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

Peter Muir peter at bleepbleep.org.uk
Thu Sep 20 15:30:56 EDT 2007


  User: pmuir   
  Date: 07/09/20 15:30:56

  Modified:    build    ioc.pom.xml root.pom.xml
  Removed:     build    hibernate-search.jar
  Log:
  hibernate-search-3.0.0.CR1.HSEARCH-116
  
  Revision  Changes    Path
  1.5       +0 -4      jboss-seam/build/ioc.pom.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ioc.pom.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/ioc.pom.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- ioc.pom.xml	20 Sep 2007 18:36:02 -0000	1.4
  +++ ioc.pom.xml	20 Sep 2007 19:30:56 -0000	1.5
  @@ -82,10 +82,6 @@
   					<groupId>apache-slide</groupId>
   					<artifactId>webdavlib</artifactId>
   				</exclusion>
  -				<exclusion>
  -					<groupId>jboss</groupId>
  -                    <artifactId>jboss-container</artifactId>
  -                </exclusion>
   			</exclusions>
   		</dependency>
   
  
  
  
  1.2       +1 -1      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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- root.pom.xml	20 Sep 2007 18:36:03 -0000	1.1
  +++ root.pom.xml	20 Sep 2007 19:30:56 -0000	1.2
  @@ -331,7 +331,7 @@
   			<dependency>
   				<groupId>org.hibernate</groupId>
   				<artifactId>hibernate-search</artifactId>
  -				<version>3.0.0.cr1</version>
  +				<version>3.0.0.CR1.HSEARCH-116</version>
   			</dependency>
   
   			<dependency>
  
  
  



More information about the jboss-cvs-commits mailing list