On 17/10/13 06:59 PM, Siegfried Goeschl wrote:
Looks like a mess with the buid.xml

- i overwrite the jspwiki ./build.xml file which allows calling the woas 
build.xml
- i have a separate woas/buid.xml wich is invoked by ./build.xml

I think you are missing my ./build.xml

Hi Siegfried,

Thanks, - I managed to get this built and it seems to work well. However there were a couple of deviations from the README which I had to make. First, the WOAS build will fail at the point the JSPWiki.war file is to be unpacked (line 68 of ./extensions/woas/build.xml). This implied that not only does JSPWiki source code have to be checked out, but it also has to be first built (I simply ran ant war in the checkout directory) before building WOAS - is this correct? If so perhaps this should be noted in the README.

Second, the README makes reference to overwriting the build.xml file contained within the checkout directory with ./extensions/woas/build.xml. However, after first running ant war on the checkout directory to build JSPWiki, I then went to ./extensions/woas/ and executed ant '-Dbuild.properties=woas.properties -Djspwiki.test.skip=true woas-clean woas-dist'. WOAS built fine without errors. So I'm a little confused in which order copying/overwriting build.xml files should take place. There is also the presence of a third build.xml file (along with a woas.properties file) within the extracted "jspwiki-on-a-stick-master" directory which contains the "extensions" sub-directory - I don't know how or if these two files are supposed to be used, as the README only makes reference to using the extensions directory from the extracted WOAS zip file.

Long story short, I created some self-documentation (in JSPWiki, naturally) which details what worked for men - do you see any problems with this?

http://ubuntuone.com/6gXroBn1roKD97zd20enEb

Last, WOAS will throw an error when navigating to the User Preferences page - I can raise this as an issue in Github if you like?

Cheers,
Dave



Am 16.10.2013 um 10:14 schrieb Dave Koelmeyer 
<dave.koelme...@davekoelmeyer.co.nz>:

On 15/10/13 09:20 PM, Dave Koelmeyer wrote:
On 15/10/13 06:36 PM, Siegfried Goeschl wrote:
Hi Dave,

upgraded to JSPWiki 2.9.1 and it should work for Linux and Mac OS X - not sure 
for Windows native launcher since I don't use it
Hi Siegfried,

Just trying to build WOAS on an Ubuntu 12.04 system. When attempting to run the 
ant command I get the following build error:

$ ant -Dbuild.properties=woas.properties -Djspwiki.test.skip=true woas-clean 
woas-dist
Buildfile: /home/dave/JSPWiki/jspwiki_2_9_1_incubating_rc2/build.xml

BUILD FAILED
Target "woas-clean" does not exist in the project "woas".

Any idea what I'm doing wrong?

Cheers,
Dave

--
Dave Koelmeyer
http://blog.davekoelmeyer.co.nz


Reply via email to