dirkv 2004/05/30 13:54:38
Modified: sql project.properties project.xml
sql/xdocs navigation.xml
Log:
update to commons l&f, new navigation, license info
Revision Changes Path
1.7 +1 -1 jakarta-commons-sandbox/sql/project.properties
Index: project.properties
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/sql/project.properties,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.properties 22 May 2004 12:47:46 -0000 1.6
+++ project.properties 30 May 2004 20:54:38 -0000 1.7
@@ -17,7 +17,7 @@
maven.remote.group=apcvs
# commons site L&F
-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/sql/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/sql/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 22 May 2004 12:47:46 -0000 1.19
+++ project.xml 30 May 2004 20:54:38 -0000 1.20
@@ -3,7 +3,7 @@
<extend>../sandbox-build/project.xml</extend>
<version>3</version>
- <name>commons-sql</name>
+ <name>Commons Sql</name>
<id>commons-sql</id>
<currentVersion>1.0-dev</currentVersion>
1.3 +3 -4 jakarta-commons-sandbox/sql/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/sql/xdocs/navigation.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- navigation.xml 22 May 2004 12:47:52 -0000 1.2
+++ navigation.xml 30 May 2004 20:54:38 -0000 1.3
@@ -14,14 +14,13 @@
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="Sql">
+<project name="Commons Sql">
<title>Commons Sql</title>
- <body>
+ <body>
<menu name="Commons Sql">
<item name="Overview" href="/index.html"/>
- <item name="Javadoc" href="apidocs/index.html"/>
+ <item name="Javadoc" href="/apidocs/index.html"/>
<item name="Mailing lists" href="/mail-lists.html"/>
<item name="Team" href="/team-list.html"/>
<item name="CVS"
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/sql"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]