dflorey 2004/10/15 04:20:22 Modified: contract project.properties Log: Added style to project.properties Revision Changes Path 1.2 +19 -0 jakarta-commons-sandbox/contract/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/contract/project.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.properties 8 Oct 2004 09:36:20 -0000 1.1 +++ project.properties 15 Oct 2004 11:20:22 -0000 1.2 @@ -1,5 +1,24 @@ +# Copyright 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. 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.date=bottom +maven.xdoc.poweredby.image=maven-feather.png +maven.xdoc.version=${pom.currentVersion} +maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html # ------------------------------------------------------------------------ # M A V E N J A R O V E R R I D E
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
