Cannot build with AppBunder and the latest early access release of 1.7.0_40

Paul Taylor paul_t100 at fastmail.fm
Wed Aug 14 09:49:14 PDT 2013


I just updated from build 1.7.0_40-ea (24.0-b48) to the latest build 
1.7.0_40-ea (24.0-b55) and now when I try to use the fork of AppBundler 
at https://bitbucket.org/infinitekind/appbundler its failing
Ive double checked and don't think Im doing anything stupid, has 
something significant changed between versions

/Users/paul/code/jthink/SongKong/build.xml:20: 
java.nio.file.NoSuchFileException: /Users/paul/code/jthink/SongKong/MacOS
     at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
     at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
     at 
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
     at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:520)
     at 
sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:253)
     at java.nio.file.Files.copy(Files.java:1225)
     at com.oracle.appbundler.AppBundlerTask.copy(AppBundlerTask.java:712)
     at 
com.oracle.appbundler.AppBundlerTask.copyRuntime(AppBundlerTask.java:406)
     at 
com.oracle.appbundler.AppBundlerTask.execute(AppBundlerTask.java:336)
     at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:606)
     at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
     at org.apache.tools.ant.Task.perform(Task.java:348)
     at org.apache.tools.ant.Target.execute(Target.java:392)
     at 
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:180)
     at 
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:82)
     at org.apache.tools.ant.Main.runBuild(Main.java:795)
     at org.apache.tools.ant.Main.startAnt(Main.java:217)
     at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
     at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

thanks Paul


More information about the macosx-port-dev mailing list