2 Replies Latest reply on Oct 9, 2007 4:01 AM by sbozdag

    ANTLR problem

    sbozdag

      Hi,

      I am trying to build Seam. (ant build) I have downloaded latest one from cvs.

      I am getting this error message:

      BUILD FAILED
      /home/sbozdag/jboss-seam/build.xml:167: taskdef class org.apache.tools.ant.taskdefs.optional.ANTLR cannot be found



      I tried to apply a patch previously published in this forum. It would fix build.xml. However, It did not worked.

      thanks in advance

        • 1. Re: ANTLR problem
          swd847

          The version of ant that you are using does not have the ANTLR taskdef jar. You can download it from antlr.org.

          • 2. Re: ANTLR problem
            sbozdag

            Hi,

            I was using ant v1.6. I have downloaded a new version of ant which is now 1.7 and it worked! (although it threw warning messages on checksums, while retrieving some dependency files.., i wish it is not a serious problem)

            thank you swd847

            cheers