hey Mike,

as you ommitted to push the launch4j-3.50 sources i stumbled locally over the binary executable creation. installer errs out.

Yes sorry : when I copied launch4j, new directories appear in my IDE as if they were already synchronized and I forgot to add them to git.

I let you see if the build with launch4j can be done without including all the stuff in the project. Let me know if you want me to push the 3.50 version anyway.

Note that with the new launch4j version, there are different distribution for linux-like system (linux32, linux64 and mac).

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.0.0:run (create installers) on project OpenJUMP: An Ant BuildException has occured: taskdef class net.sf.launch4j.ant.Launch4jTask cannot be found
[ERROR] using the classloader AntClassLoader[]
[ERROR] around Ant part ...<taskdef classname="net.sf.launch4j.ant.Launch4jTask" name="launch4j" />... @ 55:77 in E:\proj_oj-core_git\target\antrun\build-main.xml

but as we generally try to keep our source repo clean i'd say we move away from the ant task and migrate to an existing maven plugin which should seamlessly integrate.

so please, refrain from pushing the launch4j sources and give me a little time to implement the maven plugin instead. you will see the commit when it is pushed ;)

..thanks ede


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to