rpms/ant/devel ant.spec,1.24,1.25

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 6 10:32:55 UTC 2005


Update of /cvs/dist/rpms/ant/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16110

Modified Files:
	ant.spec 
Log Message:
Remove debugging code


Index: ant.spec
===================================================================
RCS file: /cvs/dist/rpms/ant/devel/ant.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ant.spec	30 Mar 2005 11:39:57 -0000	1.24
+++ ant.spec	6 Apr 2005 10:32:52 -0000	1.25
@@ -334,12 +334,6 @@
 # classpath selects optional components to build
 export CLASSPATH=$(%{_bindir}/build-classpath jaxp_parser_impl xml-commons-apis antlr bcel jaf javamail/mailapi jdepend junit log4j oro regexp commons-logging jsch xml-commons-resolver)
 
-# XXX this class does not build properly with ecj (#152256)
-mkdir -p build/classes
-CLASSPATH="src/main:$CLASSPATH" \
-    gcj -d build/classes \
-        -C src/main/org/apache/tools/ant/IntrospectionHelper.java
-
 # perform bootstrap and build without jjp or user configs,
 # (except JAVA_HOME as required by build script)
 [ -n "$JAVA_HOME" ] && unset JAVA_HOME




More information about the fedora-cvs-commits mailing list