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

Gavin King gavin.king at jboss.com
Thu Oct 12 18:44:47 EDT 2006


  User: gavin   
  Date: 06/10/12 18:44:47

  Modified:    examples/booking  build.xml
  Log:
  ajaxify the booking demo   JBSEAM-388  thanks to Todd Smart
  
  Revision  Changes    Path
  1.42      +1 -1      jboss-seam/examples/booking/build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/build.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -b -r1.41 -r1.42
  --- build.xml	10 Jun 2006 07:14:55 -0000	1.41
  +++ build.xml	12 Oct 2006 22:44:47 -0000	1.42
  @@ -20,7 +20,7 @@
       
       <zipfileset id="example.war.webinf.lib"
               prefix="WEB-INF/lib"
  -               dir="../../facelets/lib">
  +               dir="resources/WEB-INF/lib">
           <include name="*.jar"/>
       </zipfileset>
   
  
  
  



More information about the jboss-cvs-commits mailing list