On Mon, Apr 7, 2008 at 6:56 AM, Robert Manning
<rob...@gm...> wrote:
> On Sun, Apr 6, 2008 at 5:12 PM, Dieter Engelhardt <Di...@ew...> wrote:
> > Hi there,
> > i've tried to integrate IzPack in my build environment but when i
> > execute thze ant task: make_install_jar i get the following:
Dieter,
It took some work, but I restored the make_install_jar target in the
main build script (i.e. sql12/buid/build.xml)
Make sure you have the latest IzPack installed (3.11.0). This target
doesn't create all of the release artifacts
that we make available on the downloads site (that build script is in
sql12/build/snapshot/build-weekly.xml)
However, it should provide you with the Windows/Unix installer jar
that you can use to test your plugin integration
with the installer. Additionally, we usually make new snapshot builds
available on the download site each weekend
if there have been any notable changes during the week. Enjoy!
Rob
|