[jboss-cvs] jboss-seam/build ...

Peter Muir peter at bleepbleep.org.uk
Fri Oct 5 16:46:50 EDT 2007


  User: pmuir   
  Date: 07/10/05 16:46:50

  Modified:    build    utilities.build.xml
  Log:
  Too many dashes
  
  Revision  Changes    Path
  1.12      +1 -1      jboss-seam/build/utilities.build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: utilities.build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/utilities.build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- utilities.build.xml	1 Oct 2007 14:35:19 -0000	1.11
  +++ utilities.build.xml	5 Oct 2007 20:46:50 -0000	1.12
  @@ -75,7 +75,7 @@
   				<remoteRepository refId="@{repositoryId}">
   					<credentials />
   				</remoteRepository>
  -				<attach file="@{srcjar}" classifier="-sources" />
  +				<attach file="@{srcjar}" classifier="sources" />
   			</artifact:deploy>
   		</sequential>
   	</macrodef>
  
  
  



More information about the jboss-cvs-commits mailing list