[jboss-cvs] jboss-seam ...

Peter Muir peter at bleepbleep.org.uk
Mon Jun 25 18:35:57 EDT 2007


  User: pmuir   
  Date: 07/06/25 18:35:56

  Modified:    jboss-seam  build.xml
  Log:
  ioc doesn't need seam-ui
  
  Revision  Changes    Path
  1.214     +0 -3      jboss-seam/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
  retrieving revision 1.213
  retrieving revision 1.214
  diff -u -b -r1.213 -r1.214
  --- build.xml	25 Jun 2007 22:05:36 -0000	1.213
  +++ build.xml	25 Jun 2007 22:35:56 -0000	1.214
  @@ -669,9 +669,6 @@
   			<src path="${src.ioc.dir}" />
   			<classpath>
   				<path refid="build.classpath" />
  -				<fileset dir="${imported.basedir}">
  -					<include name="jboss-seam-ui.jar" />
  -				</fileset>
   			</classpath>
   		</javac>
   	</target>
  
  
  



More information about the jboss-cvs-commits mailing list