dirkv 2004/05/30 13:52:55
Modified: vfs project.properties project.xml
vfs/xdocs navigation.xml
Log:
update to commons l&f, new navigation, license info
Revision Changes Path
1.17 +1 -1 jakarta-commons-sandbox/vfs/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/vfs/project.properties,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- project.properties 22 May 2004 12:46:21 -0000 1.16
+++ project.properties 30 May 2004 20:52:55 -0000 1.17
@@ -8,7 +8,7 @@
maven.javadoc.private = on
-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.32 +1 -1 jakarta-commons-sandbox/vfs/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/vfs/project.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- project.xml 22 May 2004 12:46:21 -0000 1.31
+++ project.xml 30 May 2004 20:52:55 -0000 1.32
@@ -2,7 +2,7 @@
<project>
<extend>../sandbox-build/project.xml</extend>
- <name>commons-vfs</name>
+ <name>Commons VFS</name>
<id>commons-vfs</id>
<logo>/images/vfs-logo-white.png</logo>
<currentVersion>1.0-dev</currentVersion>
1.9 +15 -0 jakarta-commons-sandbox/vfs/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/vfs/xdocs/navigation.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- navigation.xml 22 May 2004 12:46:42 -0000 1.8
+++ navigation.xml 30 May 2004 20:52:55 -0000 1.9
@@ -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 VFS">
<title>Commons VFS</title>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]