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

Gavin King gavin.king at jboss.com
Wed Nov 7 22:34:12 EST 2007


  User: gavin   
  Date: 07/11/07 22:34:12

  Modified:    build    debug.pom.xml
  Log:
  fix build
  
  Revision  Changes    Path
  1.7       +6 -0      jboss-seam/build/debug.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: debug.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/debug.pom.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- debug.pom.xml	25 Sep 2007 22:22:51 -0000	1.6
  +++ debug.pom.xml	8 Nov 2007 03:34:12 -0000	1.7
  @@ -24,6 +24,12 @@
   		</dependency>
   		
   		<dependency>
  +            <groupId>javax.faces</groupId>
  +            <artifactId>jsf-impl</artifactId>
  +            <optional>true</optional>
  +        </dependency>
  +
  +		<dependency>
   			<groupId>com.sun.facelets</groupId>
   			<artifactId>jsf-facelets</artifactId>
   		</dependency>
  
  
  



More information about the jboss-cvs-commits mailing list