dirkv 2004/05/30 13:56:56
Modified: messenger project.properties project.xml
messenger/xdocs navigation.xml
Log:
update to commons l&f, new navigation, license info
Revision Changes Path
1.4 +1 -1 jakarta-commons-sandbox/messenger/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/messenger/project.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.properties 24 May 2004 22:47:31 -0000 1.3
+++ project.properties 30 May 2004 20:56:56 -0000 1.4
@@ -13,7 +13,7 @@
# General Maven stuff
# -------------------------------------------------------------------
-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.20 +1 -1 jakarta-commons-sandbox/messenger/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/messenger/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 24 May 2004 22:47:31 -0000 1.19
+++ project.xml 30 May 2004 20:56:56 -0000 1.20
@@ -2,7 +2,7 @@
<project>
<extend>../sandbox-build/project.xml</extend>
- <name>commons-messenger</name>
+ <name>Commons messenger</name>
<id>commons-messenger</id>
<logo>/images/messenger-logo-white.png</logo>
<currentVersion>1.0-dev-14</currentVersion>
1.3 +15 -0 jakarta-commons-sandbox/messenger/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/messenger/xdocs/navigation.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- navigation.xml 24 May 2004 22:47:31 -0000 1.2
+++ navigation.xml 30 May 2004 20:56:56 -0000 1.3
@@ -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 Messenger">
<title>Commons Messenger</title>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]