[jboss-cvs] jboss-seam/build ...

Peter Muir peter at bleepbleep.org.uk
Thu Oct 11 05:44:54 EDT 2007


  User: pmuir   
  Date: 07/10/11 05:44:54

  Modified:    build    root.pom.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.30      +4 -0      jboss-seam/build/root.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: root.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/root.pom.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -b -r1.29 -r1.30
  --- root.pom.xml	7 Oct 2007 22:22:14 -0000	1.29
  +++ root.pom.xml	11 Oct 2007 09:44:54 -0000	1.30
  @@ -348,6 +348,10 @@
               <groupId>javax.activation</groupId>
               <artifactId>activation</artifactId>
             </exclusion>
  +          <exclusion>
  +            <groupId>sun-jaf</groupId>
  +            <artifactId>activation</artifactId>
  +          </exclusion>
           </exclusions>
         </dependency>
   
  
  
  



More information about the jboss-cvs-commits mailing list