2 Replies Latest reply on Feb 10, 2005 4:58 PM by smilingjudy

    aopc ant task vs. documentation

    smilingjudy

      The reference manual indicates that I can specify one to many files for precompiled (btw - shouldn't this be called something more like "pre-deployed") instrumentation with ANT.

      "src - Which files to be transformed. Either a directory containing the files to be instrumented, or an ant fileset containing which files should be precompiled. "

      Anytime I do this, it complains that "blah.blah.Blah.class is not a directory". I'm no ANT expert by any stretch, but the task source code does appear to require a directory. Can someone confirm?

      Thanks