Upayavira wrote:
Daniel Fagerstrom wrote:

I have committed some initial osgi code in whiteboard (whiteboard/osgi)


<snip/>

Build system
============

I just copied the build system from knopflerfish and changed some default params, take a look in the ant directory and read http://www.knopflerfish.org/programming.html for more info. To use it you need a rather new ant (don't know which is the minimal version) with http://jakarta.apache.org/bcel in $ANT_HOME/lib.

You can build all the bundles by using ant in the top directory or compile then individually in the bundles/* directories.

I used the knopflerfish build system to get something that worked without to much work. But we should replace it with something that is better integrated with Cocoon's build system and the block build system ASAP.


Could you put your version of Ant into the whiteboard? It'd be great to be able to just svn update and then build.sh or whatever.
what I had to do up till now:

1. copy bcel.lib to anthome/lib
2. modify bundles/cocoon/build.xml to setup other cocoon.trunk directory (Daniel uses cocoon.home/trunk)
3. same as 2) but for bundles/cocoon-testcase/build.xml

--
Leszek Gawron                                      [EMAIL PROTECTED]
IT Manager                                         MobileBox sp. z o.o.
+48 (61) 855 06 67                              http://www.mobilebox.pl
mobile: +48 (501) 720 812                       fax: +48 (61) 853 29 65

Reply via email to