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:41:55 UTC

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

dion        2004/09/07 22:41:55

  Modified:    jelly/jelly-tags/avalon maven.xml project.xml
  Log:
  detab
  
  Revision  Changes    Path
  1.3       +7 -7      jakarta-commons/jelly/jelly-tags/avalon/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/avalon/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml	25 Feb 2004 05:53:43 -0000	1.2
  +++ maven.xml	8 Sep 2004 05:41:55 -0000	1.3
  @@ -17,14 +17,14 @@
   
     <!-- 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>
   
  -	<!-- demos -->
  +    <!-- demos -->
   
   </project>
  
  
  
  1.7       +2 -2      jakarta-commons/jelly/jelly-tags/avalon/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/jelly-tags/avalon/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- project.xml	10 Aug 2004 15:31:30 -0000	1.6
  +++ project.xml	8 Sep 2004 05:41:55 -0000	1.7
  @@ -21,7 +21,7 @@
     <package>org.apache.commons.jelly.avalon</package>
   
     <description>
  -		This is a Jelly library for Avalon
  +        This is a Jelly library for Avalon
     </description>
     <shortDescription>This is a Jelly library for Avalon</shortDescription>
     
  @@ -55,7 +55,7 @@
         <id>commons-cli</id>
         <version>1.0</version>
       </dependency>
  -    	
  +        
       <!-- END for running demos -->
     </dependencies>
     
  
  
  

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