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

Brian Stansberry brian.stansberry at jboss.com
Thu Feb 8 11:05:57 EST 2007


  User: bstansberry
  Date: 07/02/08 11:05:57

  Modified:    jboss/cache/1.4.1.SP1  component-info.xml
  Log:
  Remove jboss-cache.jar as it is unneeded and its presence messes up the AS build
  
  Revision  Changes    Path
  1.2       +0 -2      repository.jboss.com/jboss/cache/1.4.1.SP1/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.SP1/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	7 Feb 2007 23:43:34 -0000	1.1
  +++ component-info.xml	8 Feb 2007 16:05:56 -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