Sorry didn't see your post before I sent but my other message, but it comes to the conclusion that external ant builds wont work OOTB with the latest changes.
Will likely need class path mods as per Adrian's comment. Ray Jacques Le Roux wrote: > I can run ant (after an ant clean) on an XP console but I can't from > Eclipse : I get > > Buildfile: D:\workspace\ofbizRun\build.xml > > build: > > [echo] [build] ========== Start Building (Compile) ========== > > > BUILD FAILED > > D:\workspace\ofbizRun\build.xml:126: The following error occurred while > executing this line: > > D:\workspace\ofbizRun\framework\build.xml:22: The following error > occurred while executing this line: > > D:\workspace\ofbizRun\macros.xml:63: java.lang.NoClassDefFoundError: > org/apache/bsf/BSFException > > > Total time: 140 milliseconds > > Any ideas ? >
