[jsword-devel] Ant Build

DM Smith dmsmith555 at yahoo.com
Sun Jul 4 11:58:26 MST 2004


I am trying to get the build to work (At least common,jsword and 
bibledesktop. I will look at jsword-web later). It has a few problems.
1) Since we moved the property files into their packages, we need to 
have them packaged in the jar in those directories. (Done)
2) There is a variable for locating the config-text.xsl which is not 
defined. (done)
3) In the "filtering" of the jnlp file the @HOSTNAME@ is not set. I am 
thinking it would be good to have it build two files, one with the 
www.crosswire.org and the other with the path to its location in the project
e.g. file:///c:/eclipse/jsword/bibledesktop/target/ant/bibledesktop.
4) The 3rd party jars need to be signed for jnlp to work. Earlier I had 
it signing the jars as it pulled it out of $project/jar and put it into
$project/target/ant/jar. Currently this is commented out. I am going to 
put it back in.



More information about the jsword-devel mailing list