CVS lucene/debian

Barry Hawkins barryh-guest@haydn.debian.org
Tue Mar 8 21:14:02 2005


Update of /cvsroot/pkg-java/lucene/debian
In directory haydn:/tmp/cvs-serv5198/debian

Modified Files:
      Tag: RB_1_4_3
	rules 
Log Message:
Minor comment change regarding kjc usage with kaffe for compilation

--- /cvsroot/pkg-java/lucene/debian/rules	2005/02/11 21:21:22	1.3.2.2
+++ /cvsroot/pkg-java/lucene/debian/rules	2005/03/09 04:13:17	1.3.2.3
@@ -23,6 +23,7 @@
 # Set the invocation of the java command;
 # a stack size augmentation of -Xss 768k 
 # is necessary to address an issue with kjc
+# if it is used as the Java compiler.
 JAVACMD=${JAVA_HOME}/bin/java 
 
 # Class path: Ant requires and JAXP-compatible XML parser