[jboss-cvs] repository.jboss.com/wscommons-policy/1.0 ...

Thomas Diesler thomas.diesler at jboss.com
Thu Jan 11 04:18:53 EST 2007


  User: tdiesler
  Date: 07/01/11 04:18:53

  Modified:    wscommons-policy/1.0  component-info.xml
  Log:
  move to unversioned jar name
  
  Revision  Changes    Path
  1.2       +2 -2      repository.jboss.com/wscommons-policy/1.0/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/wscommons-policy/1.0/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	3 May 2006 14:31:45 -0000	1.1
  +++ component-info.xml	11 Jan 2007 09:18:53 -0000	1.2
  @@ -10,9 +10,9 @@
               projectHome="http://ws.apache.org/commons/policy/"
               description="An implementation of WS-Policy specification"
         >
  -      <artifact id="policy-1.0.jar"/>
  +      <artifact id="policy.jar"/>
         <export>
  -         <include input="policy-1.0.jar"/>
  +         <include input="policy.jar"/>
         </export>
      </component>
   
  
  
  



More information about the jboss-cvs-commits mailing list