You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/09/08 07:44:56 UTC

cvs commit: jakarta-commons/jelly/jelly-tags/bean project.xml

dion        2004/09/07 22:44:56

  Modified:    jelly/jelly-tags/betwixt project.xml
               jelly/jelly-tags/dynabean project.xml
               jelly/jelly-tags/define maven.xml project.xml
               jelly/jelly-tags/bean project.xml
  Log:
  detab
  
  Revision  Changes    Path
  1.17      +1 -1      jakarta-commons/jelly/jelly-tags/betwixt/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/betwixt/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml	12 Aug 2004 03:40:32 -0000	1.16
  +++ project.xml	8 Sep 2004 05:44:56 -0000	1.17
  @@ -21,7 +21,7 @@
     <package>org.apache.commons.jelly.tags.betwixt</package>
   
     <description>
  -  	This is a Jelly interface for Betwixt.
  +      This is a Jelly interface for Betwixt.
     </description>
     <shortDescription>Commons Jelly Betwixt Tag Library</shortDescription>
     
  
  
  
  1.10      +1 -1      jakarta-commons/jelly/jelly-tags/dynabean/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/dynabean/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml	12 Aug 2004 03:40:34 -0000	1.9
  +++ project.xml	8 Sep 2004 05:44:56 -0000	1.10
  @@ -22,7 +22,7 @@
     <package>org.apache.commons.jelly.tags.dynabean</package>
   
     <description>
  -  	 The Jelly DynaBean Tag Library
  +       The Jelly DynaBean Tag Library
     </description>
     <shortDescription>Commons Jelly Dyna Bean Tag Library</shortDescription>
     
  
  
  
  1.4       +8 -8      jakarta-commons/jelly/jelly-tags/define/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/define/maven.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- maven.xml	25 Feb 2004 06:24:11 -0000	1.3
  +++ maven.xml	8 Sep 2004 05:44:56 -0000	1.4
  @@ -17,17 +17,17 @@
   
     <!-- define the classpath used to run examples -->
     <goal name="create-classpath" prereqs="java:compile,test:compile">
  -		<path id="test.classpath">
  -			<pathelement path="${maven.build.dest}"/>
  -			<pathelement path="target/classes"/>
  -			<pathelement path="target/test-classes"/>
  -			<path refid="maven.dependency.classpath"/>
  -		</path>
  +        <path id="test.classpath">
  +            <pathelement path="${maven.build.dest}"/>
  +            <pathelement path="target/classes"/>
  +            <pathelement path="target/test-classes"/>
  +            <path refid="maven.dependency.classpath"/>
  +        </path>
     </goal>
     
     <!-- some examples -->
     <goal name="demo:bean" prereqs="create-classpath"
  -		description="Runs the example of binding beans to tags">
  +        description="Runs the example of binding beans to tags">
   
       <java classname="org.apache.commons.jelly.Jelly" fork="yes">
         <classpath refid="test.classpath"/>
  @@ -36,7 +36,7 @@
     </goal>
   
     <goal name="demo:jellybean" prereqs="create-classpath"
  -		description="Runs the example of binding jelly beans to tags">
  +        description="Runs the example of binding jelly beans to tags">
   
       <java classname="org.apache.commons.jelly.Jelly" fork="yes">
         <classpath refid="test.classpath"/>
  
  
  
  1.12      +1 -1      jakarta-commons/jelly/jelly-tags/define/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/define/project.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml	12 Aug 2004 03:40:33 -0000	1.11
  +++ project.xml	8 Sep 2004 05:44:56 -0000	1.12
  @@ -22,7 +22,7 @@
     <package>org.apache.commons.jelly.tags.define</package>
   
     <description>
  -  	 The Jelly Define Tag Library
  +       The Jelly Define Tag Library
     </description>
     <shortDescription>Commons Jelly Define Tag Library</shortDescription>
     
  
  
  
  1.11      +1 -1      jakarta-commons/jelly/jelly-tags/bean/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/bean/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	10 Aug 2004 15:32:33 -0000	1.10
  +++ project.xml	8 Sep 2004 05:44:56 -0000	1.11
  @@ -22,7 +22,7 @@
     <package>org.apache.commons.jelly.tags.bean</package>
   
     <description>
  -  	 The Jelly Bean Tag Library
  +       The Jelly Bean Tag Library
     </description>
     <shortDescription>Commons Jelly Bean Tag Library</shortDescription>
     
  
  
  

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