You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/08/10 10:31:14 UTC

cvs commit: gump/project db-commons-sandbox.xml db-commons.xml

bodewig     2004/08/10 01:31:14

  Modified:    profile  gump.xml
  Added:       project  db-commons-sandbox.xml db-commons.xml
  Log:
  prepare for db-commons
  
  Revision  Changes    Path
  1.372     +4 -1      gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.371
  retrieving revision 1.372
  diff -u -r1.371 -r1.372
  --- gump.xml	10 Aug 2004 08:04:03 -0000	1.371
  +++ gump.xml	10 Aug 2004 08:31:14 -0000	1.372
  @@ -39,6 +39,8 @@
   
   <!-- Apache.DB -->
   
  +  <module href="project/db-commons.xml"/>
  +  <module href="project/db-commons-sandbox.xml"/>
     <module href="project/db-ojb.xml"/>
     <module href="project/db-torque.xml"/>
   
  @@ -82,7 +84,8 @@
     <module href="project/jakarta-site2.xml"/>
     <module href="project/jakarta-slide.xml"/>
     <module href="project/jakarta-struts.xml"/>
  -  <module href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-tapestry/support/gump.xml"/>
  +  <module href="project/jakarta-tapestry.xml"/>
  +  <!--module href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-tapestry/support/gump.xml"/-->
     <module href="project/jakarta-taglibs.xml"/>
     <module href="project/jstl-jsp-12.xml"/>
     <module href="project/jakarta-turbine-2.xml"/>
  
  
  
  1.1                  gump/project/db-commons-sandbox.xml
  
  Index: db-commons-sandbox.xml
  ===================================================================
  <?xml version="1.0" ?>
  <!--
    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.
  -->
  <module name="db-commons-sandbox">
  
    <url href="http://db.apache.org/commons/index.html"/>
    <description>
       Reusable library components for database oriented development.
    </description>
  
    <cvs repository="db"/>
  
    <project name="db-commons-grafolia">
      <maven basedir="grafolia"/>
    </project>
  
  </module>
  
  
  
  1.1                  gump/project/db-commons.xml
  
  Index: db-commons.xml
  ===================================================================
  <?xml version="1.0" ?>
  <!--
    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.
  -->
  <module name="db-commons">
  
    <url href="http://db.apache.org/commons/index.html"/>
    <description>
       Reusable library components for database oriented development.
    </description>
  
    <cvs repository="db"/>
  
  </module>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org