DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4055>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4055 ant-1.4-2.noarch.rpm Could not create task of type: junit Summary: ant-1.4-2.noarch.rpm Could not create task of type: junit Product: Ant Version: 1.4 Platform: PC OS/Version: Linux Status: NEW Severity: Minor Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The rpm for 1.4-2 does not seem to have the junitreport task I get /usr/home/nick/projects/upons/build.xml:458: Could not create task of type: juni treport. Common solutions are to use taskdef to declare your task, or, if this i s an optional task, to put the optional.jar in the lib directory of your ant ins tallation (ANT_HOME). ant -version Ant version 1.4 compiled on September 20 2001 However when I use a local copy of jakarta-ant-1.4-bin.tar.gz and jakarta-ant-1.4-optional.jar ant -version Ant version 1.4 compiled on September 3 2001 everything is fine. Please recompile the RPM with all needed optional jars.
