[jboss-cvs] jboss-seam/ui/src/main/config/component ...

Norman Richards norman.richards at jboss.com
Wed Jun 27 02:23:28 EDT 2007


  User: nrichards
  Date: 07/06/27 02:23:28

  Modified:    ui/src/main/config/component   button.xml link.xml
  Log:
  revert last change
  
  Revision  Changes    Path
  1.4       +0 -5      jboss-seam/ui/src/main/config/component/button.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: button.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/src/main/config/component/button.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- button.xml	27 Jun 2007 04:57:35 -0000	1.3
  +++ button.xml	27 Jun 2007 06:23:28 -0000	1.4
  @@ -34,11 +34,6 @@
   			<description>the JSF view id to link to.</description>
   		</property>
   		<property>
  -                    <name>taskInstance</name>
  -                    <classname>org.jbpm.taskmgmt.exe.TaskInstance</classname>
  -		</property>
  -
  -		<property>
   			<name>pageflow</name>
   			<classname>java.lang.String</classname>
   			<description>a pageflow definition to begin. (This is only useful when propagation="begin" or propagation="join".)</description>
  
  
  
  1.4       +0 -4      jboss-seam/ui/src/main/config/component/link.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: link.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/src/main/config/component/link.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- link.xml	27 Jun 2007 04:57:35 -0000	1.3
  +++ link.xml	27 Jun 2007 06:23:28 -0000	1.4
  @@ -37,10 +37,6 @@
   			<classname>java.lang.String</classname>
   			<description>a pageflow definition to begin. (This is only useful when propagation="begin" or propagation="join".)</description>
   		</property>
  -                <property>
  -                    <name>taskInstance</name>
  -                    <classname>org.jbpm.taskmgmt.exe.TaskInstance</classname>
  -                </property>
   		<!-- Should be el="false" -->
   		<property>
   			<name>propagation</name>
  
  
  



More information about the jboss-cvs-commits mailing list