View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820396#3820396

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820396

Assuming the current best way to get Nukes going is



        - build nukes as I need some nukes lib components 

        - go to distrib and run build 

        - then run build deploy-installer 

        - run installer webapp : http://127.0.0.1:8080/nukes-installer/install 





Testing on both Linux and Windows, using J2SDK1.4.2_03 & JBoss3.2.3,

CVS snapshots from both 20040204 & 20040205 fail 

during second step (building distrib), 

at the assemble_xml target:

   [concat] File /home/hxp/nukes/nukessnapshot/script/src/resources/hsqldb/setup.xml 
does not exist.

(& throws NPE.)





Commenting out the offending line from the assemble_xml target in the build.xml allows 
the build to complete:



<!-- < filelist dir="../script/src/resources/" files="setup.xml"/> -->







3 ways to ask my question ---



1) Am I using the right recipe for getting Nukes going? (Each time I've installed 
Nukes over the past several months, I've used a very different method; the how-to page 
and other refs all seem to be stale.)



2) Are you guys getting clean builds, on these snapshots? If so, what am I missing?



3) The build.xml files seem to be halfway converted from HSQL-centric to a 
parameterization that supports both MySQL and HSQL... what is the most direct way to 
get Nukes going if all I care about is deployment with MySQL?  



(Out of curiousity: As a bootstrap, does the installer use HSQL internally, and then 
give the option of parameterizing/installing Nukes for MySQL use?)


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to