mdiggory 2004/02/16 15:57:24
Modified: commons-build project.properties
Log:
adding theme propery
Revision Changes Path
1.4 +5 -2 jakarta-commons/commons-build/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/jakarta-commons/commons-build/project.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.properties 16 Feb 2004 23:26:32 -0000 1.3
+++ project.properties 16 Feb 2004 23:57:24 -0000 1.4
@@ -19,4 +19,7 @@
# this jsl provides the basic theme capabilities of the xdoc plugin version 1.5
# once maven rc2 is out we can throw this away.
-maven.xdoc.jsl=${basedir}/commons-site.jsl
\ No newline at end of file
+maven.xdoc.jsl=${basedir}/commons-site.jsl
+
+# once we create a theme url it should go here.
+#maven.xdoc.theme.url=????
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|