Commit a4ddfea3 authored by Eric Duminil's avatar Eric Duminil
Browse files

Manifest should be okay again. Scripts can be run

parent cb6700f4
......@@ -98,14 +98,12 @@
<configuration>
<archive>
<manifest>
<addClasspath>true</addClasspath>
<classpathPrefix>lib/</classpathPrefix>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
<mainClass>eu.simstadt.regionchooser.RegionChooserFX</mainClass>
</manifest>
<manifestEntries>
<Implementation-URL>http://simstadt.hft-stuttgart.de/</Implementation-URL>
<Implementation-Version>${project.version} (${scmBranch}, rev.
${buildNumber}, ${timestamp})</Implementation-Version>
<Implementation-Version>${project.version} (${scmBranch}, rev. ${buildNumber}, ${timestamp})</Implementation-Version>
</manifestEntries>
</archive>
</configuration>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment