You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2004/08/14 14:57:40 UTC

cvs commit: db-torque project.xml

seade       2004/08/14 05:57:40

  Modified:    .        Tag: TORQUE_3_1_BRANCH project.xml
  Log:
  Add license.
  Removed an unused element that apparently no longer exists in the pom.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.103.2.7 +17 -1     db-torque/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/project.xml,v
  retrieving revision 1.103.2.6
  retrieving revision 1.103.2.7
  diff -u -r1.103.2.6 -r1.103.2.7
  --- project.xml	1 Apr 2004 02:06:14 -0000	1.103.2.6
  +++ project.xml	14 Aug 2004 12:57:40 -0000	1.103.2.7
  @@ -1,4 +1,21 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-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.
  + */
  + -->
   
   <project>
     <pomVersion>3</pomVersion>
  @@ -298,7 +315,6 @@
       </unitTest>
   
       <resources></resources>
  -    <jars></jars>
     </build>
     <reports>
       <report>maven-jdepend-plugin</report>
  
  
  

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