dirkv 2004/05/30 13:51:55
Modified: workflow project.properties
workflow/xdocs navigation.xml
Log:
update to commons l&f, new navigation, license info
Revision Changes Path
1.3 +1 -1 jakarta-commons-sandbox/workflow/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/workflow/project.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.properties 22 May 2004 12:45:28 -0000 1.2
+++ project.properties 30 May 2004 20:51:55 -0000 1.3
@@ -6,7 +6,7 @@
maven.javadoc.author=false
maven.javadoc.links=http://java.sun.com/products/jdk/1.4/docs/api
-maven.xdoc.jsl=../../../jakarta-commons/commons-build/commons-site.jsl
+maven.xdoc.jsl=../../jakarta-commons/commons-build/commons-site.jsl
maven.xdoc.date=bottom
maven.xdoc.poweredby.image=maven-feather.png
maven.xdoc.version=${pom.currentVersion}
1.4 +15 -0 jakarta-commons-sandbox/workflow/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/workflow/xdocs/navigation.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- navigation.xml 22 May 2004 12:45:47 -0000 1.3
+++ navigation.xml 30 May 2004 20:51:55 -0000 1.4
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ Copyright 2003-2004 The Apache Software Foundation
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
<!DOCTYPE org.apache.commons.menus SYSTEM
'../../../jakarta-commons/commons-build/menus/menus.dtd'>
<project name="Commons Workflow">
<title>Commons Workflow</title>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]