Can latest version of Ant.  I think I had same problem.  Well, I had trouble
running ant with 1.4.1 on XP.

Use Ant 1.5.

Bill

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Scott
> M Stark
> Sent: Friday, October 04, 2002 1:25 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-dev] Cannot build main with 1.4.1 anymore
>
>
> I did a fresh check of main this morning and find that I cannot
> build with 1.4.1 FCS
> release on WinXP any longer:
>
> build 63>build.bat clean
> Calling ..\tools\bin\ant.bat  clean
> Buildfile: build.xml
>
> _buildmagic:init:global:
> Trying to override old definition of task property
>
> _buildmagic:init:
>
> _buildmagic:init:local-properties:
>
> _buildmagic:init:buildlog:
>
> configure:
>
> configure-libraries:
>
> configure-modules:
>
> configure-defaults:
>
> configure-tools:
>
> _configure:xdoclet:tasks:
>
> _configure:xdoclet:ejbdoclet:
>
> _configure:xdoclet:webdoclet:
>
> configure-project:
>      [echo] groups:  default
>      [echo] modules:
> jmx,common,system,j2ee,naming,management,transaction,server
> ,blocks,console,security,messaging,connector,varia,cluster,jetty,j
> boss.net,iiop
>
> _default:init:
>
> init:
>
> _buildmagic:modules:clean:
>
> BUILD FAILED
> java.lang.IllegalAccessError: tried to access field
> org.apache.tools.ant.Project
> Component.project from class
> org.jboss.tools.buildmagic.task.module.ExecuteModules$MyEcho
>         at
> org.jboss.tools.buildmagic.task.module.ExecuteModules$MyEcho.execu
> te(ExecuteModules.java:417)
>         at
> org.jboss.tools.buildmagic.task.module.ExecuteModules.printHeading
> (ExecuteModules.java:339)
>         at
> org.jboss.tools.buildmagic.task.module.ExecuteModules.executeModul
> e(ExecuteModules.java:313)
>         at
> org.jboss.tools.buildmagic.task.module.ExecuteModules.execute(Exec
> uteModules.java:210)
>         at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
>         at org.apache.tools.ant.Task.perform(Task.java:317)
>         at org.apache.tools.ant.Target.execute(Target.java:309)
>         at org.apache.tools.ant.Target.performTasks(Target.java:334)
>         at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
>         at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
>         at org.apache.tools.ant.Main.runBuild(Main.java:610)
>         at org.apache.tools.ant.Main.start(Main.java:196)
>         at org.apache.tools.ant.Main.main(Main.java:235)
>
> Total time: 2 seconds
> java.lang.IllegalAccessError: tried to access field
> org.apache.tools.ant.Project
> Component.project from class
> org.jboss.tools.buildmagic.task.module.ExecuteModules$MyEcho
>         at
> org.jboss.tools.buildmagic.task.module.ExecuteModules$MyEcho.execu
> te(ExecuteModules.java:417)
>         at
> org.jboss.tools.buildmagic.task.module.ExecuteModules.printHeading
> (ExecuteModules.java:339)
>         at
> org.jboss.tools.buildmagic.task.module.ExecuteModules.executeModul
> e(ExecuteModules.java:313)
>         at
> org.jboss.tools.buildmagic.task.module.ExecuteModules.execute(Exec
> uteModules.java:210)
>         at
> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
>         at org.apache.tools.ant.Task.perform(Task.java:317)
>         at org.apache.tools.ant.Target.execute(Target.java:309)
>         at org.apache.tools.ant.Target.performTasks(Target.java:334)
>         at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
>         at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
>         at org.apache.tools.ant.Main.runBuild(Main.java:610)
>         at org.apache.tools.ant.Main.start(Main.java:196)
>         at org.apache.tools.ant.Main.main(Main.java:235)
> tried to access field
> org.apache.tools.ant.ProjectComponent.project from class
> org.jboss.tools.buildmagic.task.module.ExecuteModules$MyEcho
> Press any key to continue . . .
>
> build 64>java -version
> java version "1.4.1"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
> Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
>
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to