[jboss-cvs] jboss-seam/examples/wiki/src/test/org/jboss/seam/wiki/test ...

Christian Bauer christian at hibernate.org
Thu Jan 10 19:09:17 EST 2008


  User: cbauer  
  Date: 08/01/10 19:09:17

  Modified:    examples/wiki/src/test/org/jboss/seam/wiki/test 
                        KnowledgeBase.dbunit.xml
  Log:
  Improved macro handling in documents and URL rendering
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/wiki/src/test/org/jboss/seam/wiki/test/KnowledgeBase.dbunit.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: KnowledgeBase.dbunit.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/src/test/org/jboss/seam/wiki/test/KnowledgeBase.dbunit.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- KnowledgeBase.dbunit.xml	30 Dec 2007 02:33:23 -0000	1.1
  +++ KnowledgeBase.dbunit.xml	11 Jan 2008 00:09:17 -0000	1.2
  @@ -69,7 +69,7 @@
   
       <WIKI_NODE
           NODE_ID="206" OBJ_VERSION="0" PARENT_NODE_ID="201"
  -        AREA_NR="200" NAME="User Interface" WIKINAME="User Interface"
  +        AREA_NR="200" NAME="User Interface" WIKINAME="UserInterface"
           CREATED_ON="2006-09-23 13:45:00" CREATED_BY_USER_ID="1" LAST_MODIFIED_ON="[NULL]" LAST_MODIFIED_BY_USER_ID="[NULL]"
           READ_ACCESS_LEVEL="0" WRITE_ACCESS_LEVEL="0" WRITE_PROTECTED="false"/>
       <WIKI_DIRECTORY
  
  
  



More information about the jboss-cvs-commits mailing list