Hi,
I didn't see a way to create a new issue, but I found a tiny little problem that is easily fixed.
When building the tarball I get the following error, which occurs both in version 2.0 and 1.7
--- Error ----
bin-tarball:
BUILD FAILED
/root/CPAS2.0-beta/release2.0/server/installer/build.xml:108: /root/CPAS2.0-beta/release2.0/build/labkeyWebApp/explodedWar not found.
--- Error ----
The directory labkeyWebApp doesn't exist, but 'labkeyWebapp' does exist. I solved it by create a symlink, so both names would resolve properly.
I suppose it can also be fixed in the proper build.xml file, but I didn't look into that.
-Aschwin |