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

Norman Richards norman.richards at jboss.com
Tue Sep 18 12:00:26 EDT 2007


  User: nrichards
  Date: 07/09/18 12:00:26

  Modified:    examples/wiki  build.properties
  Log:
  update instructions
  
  Revision  Changes    Path
  1.17      +1 -1      jboss-seam/examples/wiki/build.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: build.properties
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/build.properties,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- build.properties	25 Aug 2007 17:59:27 -0000	1.16
  +++ build.properties	18 Sep 2007 16:00:26 -0000	1.17
  @@ -1,4 +1,4 @@
  -jboss.home /home/turin/work/local/jboss/jboss-4.2.1.GA
  +jboss.home /Users/orb/java/jboss-4.2.1.GA
   # That stuff doesn't really work for me, PAGE scoped components can't be hot-deployed (CNFE on deserialization of component state)
   #hotdeploy.classes = **/wiki/core/action/** **/wiki/core/dao/** **/wiki/core/links/** **/wiki/plugin/lastmodified/** **/wiki/plugin/blogdirectory/BlogDirectory*
   javac.debug true
  
  
  



More information about the jboss-cvs-commits mailing list