1.1 --- a/java/HrisniciSpameri/build.xml Thu Feb 12 21:03:27 2009 +0100
1.2 +++ b/java/HrisniciSpameri/build.xml Thu Feb 12 21:17:09 2009 +0100
1.3 @@ -91,18 +91,4 @@
1.4 </manifest>
1.5 </target>
1.6
1.7 - <target name="-post-dist">
1.8 - <manifest file="src/conf/MANIFEST.MF" mode="replace">
1.9 - <attribute name="Manifest-Version" value="1.0"/>
1.10 - <section name="Frantovo.cz">
1.11 - <attribute name="Kompiloval" value="..."/>
1.12 - <attribute name="java-version" value="..."/>
1.13 - <attribute name="java-vm-version" value="..."/>
1.14 - <attribute name="os-name" value="..."/>
1.15 - <attribute name="os-arch" value="..."/>
1.16 - <attribute name="os-version" value="..."/>
1.17 - </section>
1.18 - </manifest>
1.19 - </target>
1.20 -
1.21 </project>
2.1 --- a/java/HrisniciSpameri/nbproject/build-impl.xml Thu Feb 12 21:03:27 2009 +0100
2.2 +++ b/java/HrisniciSpameri/nbproject/build-impl.xml Thu Feb 12 21:17:09 2009 +0100
2.3 @@ -527,7 +527,7 @@
2.4 <!--
2.5 EXECUTION SECTION
2.6 -->
2.7 - <target depends="run-deploy,run-display-browser" description="Deploy to server and show in browser." name="run"/>
2.8 + <target depends="run-deploy" description="Deploy to server." name="run"/>
2.9 <target name="-pre-run-deploy">
2.10 <!-- Empty placeholder for easier customization. -->
2.11 <!-- You can override this target in the ../build.xml file. -->