You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dg...@apache.org on 2004/03/27 23:18:17 UTC

cvs commit: jakarta-commons-sandbox/resources project.properties

dgraham     2004/03/27 14:18:16

  Modified:    resources project.properties
  Log:
  Use Commons Sandbox look and feel.
  
  Revision  Changes    Path
  1.3       +23 -4     jakarta-commons-sandbox/resources/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	8 Sep 2003 18:15:18 -0000	1.2
  +++ project.properties	27 Mar 2004 22:18:16 -0000	1.3
  @@ -1,6 +1,26 @@
  -# -------------------------------------------------------------------
  -# P R O J E C T  P R O P E R T I E S
  -# -------------------------------------------------------------------
  +#   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.
  +
  +
  +######################################################################
  +# 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://maven.apache.org/development-process.html
   
   compile.debug = on
   compile.optimize = off
  @@ -26,4 +46,3 @@
   maven.checkstyle.ignore.public.in.interface = true
   
   resources.repository=scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons-sandbox/resources/
  -maven.xdoc.developmentProcessUrl=http://maven.apache.org/development-process.html
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org