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

Gavin King gavin.king at jboss.com
Fri Nov 24 21:16:20 EST 2006


  User: gavin   
  Date: 06/11/24 21:16:20

  Modified:    examples/dvdstore/resources   .gpd.newuser.jpdl.xml
                        newuser.jpdl.xml
  Log:
  fix
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-seam/examples/dvdstore/resources/.gpd.newuser.jpdl.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .gpd.newuser.jpdl.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/resources/.gpd.newuser.jpdl.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- .gpd.newuser.jpdl.xml	1 Jul 2006 10:12:56 -0000	1.3
  +++ .gpd.newuser.jpdl.xml	25 Nov 2006 02:16:20 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<pageflow-diagram name="newuser" width="815" height="674">
  +<pageflow-diagram name="newuser" width="771" height="560">
     <node name="start" x="90" y="20" width="140" height="40">
       <transition>
         <label x="5" y="-10"/>
  
  
  
  1.5       +0 -1      jboss-seam/examples/dvdstore/resources/newuser.jpdl.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: newuser.jpdl.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/resources/newuser.jpdl.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- newuser.jpdl.xml	1 Jul 2006 10:12:56 -0000	1.4
  +++ newuser.jpdl.xml	25 Nov 2006 02:16:20 -0000	1.5
  @@ -21,7 +21,6 @@
       <page name="contact" view-id="/newuser/contact.xhtml"
             no-conversation-view-id="/newuser/account.xhtml">
           <redirect/>
  -        <transaction to="contact"/>
           <transition name="prev" to="account"/>
           <transition name="next" to="card"/>
       </page>
  
  
  



More information about the jboss-cvs-commits mailing list