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

Gavin King gavin.king at jboss.com
Tue May 29 20:38:40 EDT 2007


  User: gavin   
  Date: 07/05/29 20:38:40

  Modified:    examples/wiki  build.properties
  Log:
  get rid of SeamFaceletViewHandler
  
  Revision  Changes    Path
  1.10      +4 -4      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.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- build.properties	19 Apr 2007 05:44:47 -0000	1.9
  +++ build.properties	30 May 2007 00:38:40 -0000	1.10
  @@ -1,7 +1,7 @@
  -jboss.home = /Users/turin/work/local/jboss/jboss-4.2.0.CR2
  +jboss.home /Applications/jboss-4.2.0.CR2
   # 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
  -javac.deprecation = false
  -javac.nowarn = on
  +javac.debug true
  +javac.deprecation false
  +javac.nowarn on
   
  
  
  



More information about the jboss-cvs-commits mailing list