CVS libstruts1.2-java/debian/patches

Wolfgang B??r wbaer-guest at haydn.debian.org
Thu Oct 6 13:02:45 UTC 2005


Update of /cvsroot/pkg-java/libstruts1.2-java/debian/patches
In directory haydn:/tmp/cvs-serv26397/debian/patches

Modified Files:
	01_build_javac_target.patch 
Log Message:
libstruts1.2-java (1.2.7-1) unstable; urgency=low

  * Move to main second try - this time a new upstream with orig.tar.gz
  * New upstream release
  * Tightened dependencies on commons-digester and commons-beanutils
  * Added ant-optional to build-dep required by ant reorganization


--- /cvsroot/pkg-java/libstruts1.2-java/debian/patches/01_build_javac_target.patch	2004/11/19 14:50:30	1.1.1.1
+++ /cvsroot/pkg-java/libstruts1.2-java/debian/patches/01_build_javac_target.patch	2005/10/06 13:02:45	1.2
@@ -1,6 +1,17 @@
---- build.xml.orig	2003-06-30 06:50:50.000000000 +0200
-+++ build.xml	2004-08-12 12:52:52.000000000 +0200
-@@ -283,7 +283,8 @@
+--- build.xml.orig	2005-09-18 20:11:02.000000000 +0200
++++ build.xml	2005-09-18 20:01:14.000000000 +0200
+@@ -223,8 +223,8 @@
+       <pathelement location="${antlr.jar}"/>
+       <pathelement location="${xerces.jar}"/>
+ 
+-      <!-- this is harmless if not used -->
+-      <path refid="downloaded.lib.classpath"/>
++      <!-- this is harmless if not used 
++      <path refid="downloaded.lib.classpath"/> -->
+ 
+     </path>
+ 
+@@ -393,7 +393,8 @@
              destdir="${build.home}/library/classes"
              debug="${compile.debug}"
              optimize="${compile.optimize}"



More information about the pkg-java-commits mailing list