paulsp      2004/04/22 18:12:24

  Modified:    .        project.properties
  Added:       .        checkstyle.license
  Log:
  o Set licence files
  
  Revision  Changes    Path
  1.15      +3 -0      jakarta-jetspeed/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/project.properties,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.properties        22 Apr 2004 17:21:57 -0000      1.14
  +++ project.properties        23 Apr 2004 01:12:24 -0000      1.15
  @@ -37,6 +37,9 @@
   maven.compile.fork=yes
   maven.junit.fork=true
   
  +maven.checkstyle.header.file=${basedir}/checkstyle.license
  +maven.license.licenseFile=${basedir}/LICENSE
  +
   # This is a "hack" because POM in maven-1.8 doesn't allow to configure this via 
includes
   maven.jarResources.basedir = ${basedir}/src/java
   
  
  
  
  1.1                  jakarta-jetspeed/checkstyle.license
  
  Index: checkstyle.license
  ===================================================================
  /*
   * Copyright (\d\d\d\d-)+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.
   */
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to