You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by js...@apache.org on 2003/02/26 10:14:23 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/jface maven.xml

jstrachan    2003/02/26 01:14:23

  Modified:    jelly/jelly-tags/jface maven.xml
  Log:
  added demo
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-commons/jelly/jelly-tags/jface/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/jface/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	20 Feb 2003 18:00:40 -0000	1.1
  +++ maven.xml	26 Feb 2003 09:14:23 -0000	1.2
  @@ -15,7 +15,7 @@
   		description="Runs a JellySWT demo">
       <java classname="org.apache.commons.jelly.Jelly" fork="yes">
         <classpath refid="test.classpath"/>
  -      <arg value="src/test/org/apache/commons/jelly/tags/swt/example.jelly"/>
  +      <arg value="src/test/org/apache/commons/jelly/tags/jface/JFaceDemo.jelly"/>
       </java>
     </goal>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org