Sorry if I might have missed this from before, but I can't build 1.5b3 on OS
X. I got these errors:

[localhost:~/Desktop/downloads/jakarta-ant-1.5Beta3] mjaffe% ./bootstrap.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
src/main/org/apache/tools/ant/taskdefs/Javac.java:857: cannot resolve symbol
symbol  : class ImplementationSpecificArgument
location: package facade
        org.apache.tools.ant.util.facade.ImplementationSpecificArgument {
                                        ^
src/main/org/apache/tools/ant/util/facade/FacadeTaskHelper.java:145: cannot
resolve symbol
symbol  : class ImplementationSpecificArgument
location: class org.apache.tools.ant.util.facade.FacadeTaskHelper
    public void addImplementationArgument(ImplementationSpecificArgument
arg) {
                                          ^
src/main/org/apache/tools/ant/taskdefs/Rmic.java:694: cannot resolve symbol
symbol  : class ImplementationSpecificArgument
location: package facade
        org.apache.tools.ant.util.facade.ImplementationSpecificArgument {
                                        ^
src/main/org/apache/tools/ant/taskdefs/Javac.java:860: cannot resolve symbol
symbol  : method setImplementation  (java.lang.String)
location: class org.apache.tools.ant.taskdefs.MatchingTask
            super.setImplementation(impl);
                 ^
src/main/org/apache/tools/ant/util/facade/FacadeTaskHelper.java:156: cannot
resolve symbol
symbol  : class ImplementationSpecificArgument
location: class org.apache.tools.ant.util.facade.FacadeTaskHelper
            ImplementationSpecificArgument arg =
            ^
src/main/org/apache/tools/ant/util/facade/FacadeTaskHelper.java:157: cannot
resolve symbol
symbol  : class ImplementationSpecificArgument
location: class org.apache.tools.ant.util.facade.FacadeTaskHelper
                ((ImplementationSpecificArgument) enum.nextElement());
                  ^
src/main/org/apache/tools/ant/taskdefs/Rmic.java:704: cannot resolve symbol
symbol  : method setImplementation  (java.lang.String)
location: class org.apache.tools.ant.taskdefs.MatchingTask
            super.setImplementation(impl);
                 ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
7 errors
... Failed compiling Ant classes !

My JAVA_HOME is set to /System/Library/Frameworks/JavaVM.framework/Home

I know I can use the binary, but I need to integrate some changes to make
the ArsDigita project I am working on build properly.

Mark
==============================================================
Mark Jaffe              | (408) 972-9638 (home)
Chief Wizard            | (408) 807-1530 (cell/page/voicemail)
Computer Wizards        | (425) 795-6421 (FAX)
[EMAIL PROTECTED] | http://www.c-wizards.com/



Sent using the Entourage X Test Drive.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to