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:40:27 UTC

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

dion        2004/09/07 22:40:27

  Modified:    jelly    project.xml maven.xml
  Log:
  detab
  
  Revision  Changes    Path
  1.147     +3 -3      jakarta-commons/jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/project.xml,v
  retrieving revision 1.146
  retrieving revision 1.147
  diff -u -r1.146 -r1.147
  --- project.xml	5 Sep 2004 14:53:04 -0000	1.146
  +++ project.xml	8 Sep 2004 05:40:26 -0000	1.147
  @@ -322,7 +322,7 @@
         <version>20030211.213356</version>
       </dependency>
   
  -  	<!-- for the jelly startup scripts -->
  +      <!-- for the jelly startup scripts -->
       <dependency>
         <id>forehead</id>
         <version>1.0-beta-5</version>
  @@ -369,8 +369,8 @@
     </build>
     
     <reports>
  -  	<report>maven-changelog-plugin</report>
  -   	<report>maven-changes-plugin</report>
  +    <report>maven-changelog-plugin</report>
  +    <report>maven-changes-plugin</report>
       <report>maven-developer-activity-plugin</report>
       <report>maven-file-activity-plugin</report>
       <report>maven-javadoc-plugin</report>
  
  
  
  1.86      +2 -2      jakarta-commons/jelly/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/maven.xml,v
  retrieving revision 1.85
  retrieving revision 1.86
  diff -u -r1.85 -r1.86
  --- maven.xml	7 Sep 2004 17:36:52 -0000	1.85
  +++ maven.xml	8 Sep 2004 05:40:26 -0000	1.86
  @@ -24,8 +24,8 @@
     <postGoal name="xdoc:copy-resources">  
       <copy todir="${basedir}/target/docs/style/" failonerror="false">
         <fileset dir="${basedir}/../commons-build/xdocs/style">
  -      	<include name='**/*'/>
  -      	<exclude name='**/CVS/**'/>
  +          <include name='**/*'/>
  +          <exclude name='**/CVS/**'/>
         </fileset>
       </copy>
     </postGoal>
  
  
  

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