dgraham 2004/03/27 14:09:56 Modified: mapper project.properties Log: Use Commons Sandbox look and feel. Revision Changes Path 1.2 +19 -5 jakarta-commons-sandbox/mapper/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/mapper/project.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.properties 17 Jan 2004 17:53:47 -0000 1.1 +++ project.properties 27 Mar 2004 22:09:56 -0000 1.2 @@ -1,9 +1,23 @@ +# Copyright 2003-2004 The Apache Software Foundation # -# $Id$ +# 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. -# display the date on the site -maven.xdoc.date = left -# Display the version the web site is documenting -maven.xdoc.version = ${pom.currentVersion} \ No newline at end of file +###################################################################### +# commons site L&F +###################################################################### +maven.xdoc.jsl=../sandbox-build/commons-site.jsl +maven.xdoc.date=left +maven.xdoc.poweredby.image= +maven.xdoc.version=${pom.currentVersion} +maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
