[jboss-cvs] jboss-admin-console ...

Chi Lin Chi.Lin at unisys.com
Thu Jul 20 19:02:24 EDT 2006


  User: clin    
  Date: 06/07/20 19:02:24

  Modified:    jboss-admin-console  build.xml
  Log:
  JBADMCON-145 Add src/resources/admin-console.war back into the test classpath.
  
  Revision  Changes    Path
  1.43      +1 -0      jboss-admin-console/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-admin-console/build.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -b -r1.42 -r1.43
  --- build.xml	20 Jul 2006 21:26:19 -0000	1.42
  +++ build.xml	20 Jul 2006 23:02:24 -0000	1.43
  @@ -182,6 +182,7 @@
   	<path id="test.classpath">
   		<pathelement location="${dir.out.test-classes}" />
   		<pathelement location="${dir.out.main-classes}" />
  +		<pathelement location="${dir.src.resources}/admin-console.war" />
   		
   		<!-- include both regular runtime jars and test compile&runtime jars -->
   		<fileset dir="${dir.out}/lib">
  
  
  



More information about the jboss-cvs-commits mailing list