[kepler-dev] Creating winexe from kepler any build

Chad Berkley berkley at nceas.ucsb.edu
Tue May 12 20:16:23 PDT 2009


Hi,

I'm not sure how that <delete file="kepler.jar"/> got in there.  I've 
removed it and committed a new build.xml file.  It should work for you now.

The jar file is not embedded in the exe file because it is used by the 
other startup scripts that are created by 'ant startupScript'.  When the 
installer is created the .exe, .sh and .bat files are all created and 
used.  I could probably embed the jar file if you are building the exe 
only.  I'll look into that tomorrow.

Thanks for finding this bug.  Let me know if it doesn't work for you now.

chad


Siddeswara.Guru at csiro.au wrote:
> Hello All,
> 
> I am trying to create winexe from ant build. I Installed launch4j and 
> build will create kepler.exe. However, when I click on exe file it gives 
> an error unable to access jarfile c:\modules.kepler\.\kepler.jar" If I 
> comment on the command <delete file =kepler.jar"/> in build.xml it works 
> fine. Shouldn't the jar file be embedded in exe file?
> 
> Any help is highly appreciated.
> 
>  
> 
> Regards
> 
> S.M.Guru
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev


More information about the Kepler-dev mailing list