bodewig     2004/05/27 07:51:56

  Modified:    profile  gump.xml
  Added:       project  jisp.xml
  Log:
  Install jisp
  
  Revision  Changes    Path
  1.345     +2 -0      gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.344
  retrieving revision 1.345
  diff -u -r1.344 -r1.345
  --- gump.xml  20 May 2004 13:30:13 -0000      1.344
  +++ gump.xml  27 May 2004 14:51:56 -0000      1.345
  @@ -248,6 +248,7 @@
     <module href="project/jdbc.xml"/>
     <module href="project/jdo.xml"/>
     <module href="project/jimi.xml"/>
  +  <module href="project/jisp.xml"/>
     <module href="project/jms.xml"/>
     <module href="project/jmx.xml"/>
     <module href="project/jndi.xml"/>
  @@ -287,6 +288,7 @@
     <project name="jcifs"            package="jcifs"/>
     <project name="jdbc"             package="jdbc2_0"/>
     <project name="jimi"             package="Jimi"/>
  +  <project name="jisp"             package="jisp-3.0.0"/>
     <project name="jdepend"          package="jdepend-2.6"/>
     <project name="jdo"              package="jdo-1_0_1-ri"/>
     <project name="jms"              package="jms1.0.2"/>
  
  
  
  1.1                  gump/project/jisp.xml
  
  Index: jisp.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="jisp">
  
    <url  href="http://www.coyotegulch.com/jisp/"/>
    <description>Java Indexed Serialization Package</description>
  
    <project name="jisp">
      <package>com/coyotegulch/jisp</package>
  
      <jar name="jisp.jar"/>
      <license name="LICENSE.GPL"/>
    </project>
  
  </module>
  
  
  

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

Reply via email to