[jsword-svn] jsword-web s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Tue Aug 2 04:44:05 MST 2005
Update of /cvs/jsword/jsword-web
In directory www.crosswire.org:/tmp/cvs-serv11864
Modified Files:
build.xml
Log Message:
Fixed a javadoc problem, some checkstyle problems and added system property swing.aatext to config
Index: build.xml
===================================================================
RCS file: /cvs/jsword/jsword-web/build.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** build.xml 13 May 2005 12:09:20 -0000 1.25
--- build.xml 2 Aug 2005 11:44:03 -0000 1.26
***************
*** 72,76 ****
<javadoc
sourcepathref="path.alljava"
! packagenames="org.crosswire.*,gnu.gpl.*"
classpathref="runtime.jarpath"
stylesheetfile="${source.etc}/javadoc/stylesheet.css"
--- 72,76 ----
<javadoc
sourcepathref="path.alljava"
! packagenames="org.crosswire.*,gnu.?gpl.*"
classpathref="runtime.jarpath"
stylesheetfile="${source.etc}/javadoc/stylesheet.css"
More information about the jsword-svn
mailing list