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

Peter Muir peter at bleepbleep.org.uk
Sat Sep 29 08:10:06 EDT 2007


  User: pmuir   
  Date: 07/09/29 08:10:06

  Modified:    build    root.pom.xml
  Log:
  JBSEAM-1998
  
  Revision  Changes    Path
  1.21      +6 -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.20
  retrieving revision 1.21
  diff -u -b -r1.20 -r1.21
  --- root.pom.xml	29 Sep 2007 11:57:15 -0000	1.20
  +++ root.pom.xml	29 Sep 2007 12:10:06 -0000	1.21
  @@ -169,6 +169,12 @@
           <groupId>org.hibernate</groupId>
           <artifactId>hibernate-entitymanager</artifactId>
           <version>3.3.1.ga</version>
  +        <exclusions>
  +          <exclusion>
  +            <groupId>jboss</groupId>
  +            <artifactId>javassist</artifactId>
  +          </exclusion>
  +        </exclusions>
         </dependency>
   
         <dependency>
  
  
  



More information about the jboss-cvs-commits mailing list