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:59:20 UTC

cvs commit: db-torque/src/generator project.xml

seade       2004/08/14 05:59:20

  Modified:    src/maven-plugin Tag: TORQUE_3_1_BRANCH project.xml
               src/generator 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.12.2.3  +17 -0     db-torque/src/maven-plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/project.xml,v
  retrieving revision 1.12.2.2
  retrieving revision 1.12.2.3
  diff -u -r1.12.2.2 -r1.12.2.3
  --- project.xml	22 Jan 2004 08:16:09 -0000	1.12.2.2
  +++ project.xml	14 Aug 2004 12:59:19 -0000	1.12.2.3
  @@ -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>
     <extend>../../project.xml</extend>
  
  
  
  No                   revision
  No                   revision
  1.13.2.2  +17 -1     db-torque/src/generator/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/project.xml,v
  retrieving revision 1.13.2.1
  retrieving revision 1.13.2.2
  diff -u -r1.13.2.1 -r1.13.2.2
  --- project.xml	25 Oct 2003 15:22:30 -0000	1.13.2.1
  +++ project.xml	14 Aug 2004 12:59:19 -0000	1.13.2.2
  @@ -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>
     <extend>../../project.xml</extend>
  @@ -43,6 +60,5 @@
       </unitTest>
   
       <resources></resources>
  -    <jars></jars>
     </build>
   </project>
  
  
  

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