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

Peter Muir peter at bleepbleep.org.uk
Fri Jun 29 07:13:15 EDT 2007


  User: pmuir   
  Date: 07/06/29 07:13:15

  Modified:    examples  build.xml
  Log:
  Move seampay to new build structure
  
  Revision  Changes    Path
  1.8       +1 -0      jboss-seam/examples/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- build.xml	29 Jun 2007 00:02:45 -0000	1.7
  +++ build.xml	29 Jun 2007 11:13:15 -0000	1.8
  @@ -28,6 +28,7 @@
   	<property name="view.dir" value="view" />
   	<property name="resources.dir" value="resources" />
   	<property name="validate.resources.dir" value="${resources.dir}" />
  +	<property name="example.ds" value="${example.name}-ds.xml" />
   
   	<!-- Deployment directories -->
   	<property name="deploy.dir" value="${jboss.home}/server/default/deploy" />
  
  
  



More information about the jboss-cvs-commits mailing list