Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: stringtemplate - A Java template engine
https://bugzilla.redhat.com/show_bug.cgi?id=439911
tibbs@math.uh.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Review Request: |Review Request: |stringtemplate - A Java |stringtemplate - A Java |template engine |template engine
------- Additional Comments From tibbs@math.uh.edu 2008-04-04 00:12 EST ------- This failed to build for me:
+ ant jar Buildfile: build.xml init: prepare-sources: [mkdir] Created dir: /builddir/build/BUILD/stringtemplate-3.1/build [mkdir] Created dir: /builddir/build/BUILD/stringtemplate-3.1/build/src [copy] Copying 71 files to /builddir/build/BUILD/stringtemplate-3.1/build/src generator: BUILD FAILED /builddir/build/BUILD/stringtemplate-3.1/build.xml:98: Problem: failed to create task or type antlr Cause: the class org.apache.tools.ant.taskdefs.optional.ANTLR was not found. This looks like one of Ant's optional components. Action: Check that the appropriate optional JAR exists in -/usr/share/ant/lib -/builddir/.ant/lib -a directory added on the command line with the -lib argument Do not panic, this is a common problem. The commonest cause is a missing JAR. This is not a bug; it is a configuration problem Total time: 0 seconds error: Bad exit status from /var/tmp/rpm-tmp.71988 (%build)