[jboss-cvs] repository.jboss.com/jboss/jbossxb/1.0.1.TEST ...

Ruel Loehr ruel.loehr at jboss.com
Mon Aug 14 16:29:29 EDT 2006


  User: rloehr  
  Date: 06/08/14 16:29:29

  Modified:    jboss/jbossxb/1.0.1.TEST  component-info.xml
  Log:
  fix jar name
  
  Revision  Changes    Path
  1.2       +2 -2      repository.jboss.com/jboss/jbossxb/1.0.1.TEST/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/jbossxb/1.0.1.TEST/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	14 Aug 2006 16:35:48 -0000	1.1
  +++ component-info.xml	14 Aug 2006 20:29:29 -0000	1.2
  @@ -5,10 +5,10 @@
                 version="1.0.1.TEST"
                 description="JBoss XML Binding">
   
  -      <artifact id="jboss-xml-binding.jar"/>
  +      <artifact id="jbossxb-1.0.1.TEST.jar"/>
   
         <export>
  -         <include input="jboss-xml-binding.jar"/>
  +         <include input="jbossxb-1.0.1.TEST.jar"/>
         </export>
   
      </component>
  
  
  



More information about the jboss-cvs-commits mailing list