[jboss-cvs] repository.jboss.com/jboss/cache/1.4.1.snapshot ...

Brian Stansberry brian.stansberry at jboss.com
Fri Feb 2 19:58:14 EST 2007


  User: bstansberry
  Date: 07/02/02 19:58:14

  Modified:    jboss/cache/1.4.1.snapshot  component-info.xml
  Log:
  Only expose the JBC jar with JDK 5 annotations
  
  Revision  Changes    Path
  1.2       +0 -2      repository.jboss.com/jboss/cache/1.4.1.snapshot/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/jboss/cache/1.4.1.snapshot/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	1 Feb 2007 22:31:52 -0000	1.1
  +++ component-info.xml	3 Feb 2007 00:58:14 -0000	1.2
  @@ -12,10 +12,8 @@
                 frequently accessed Java objects in order to dramatically improve 
                 the performance of e-business applications."
      >
  -      <artifact id="jboss-cache.jar"/>
         <artifact id="jboss-cache-jdk50.jar"/>
         <export>
  -         <include input="jboss-cache.jar"/>
            <include input="jboss-cache-jdk50.jar"/>
         </export>
      </component>
  
  
  



More information about the jboss-cvs-commits mailing list