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

Peter Muir peter at bleepbleep.org.uk
Thu Oct 11 18:35:56 EDT 2007


  User: pmuir   
  Date: 07/10/11 18:35:56

  Modified:    build    ci.build.xml
  Log:
  Remove -sources jars for now
  
  Revision  Changes    Path
  1.10      +1 -1      jboss-seam/build/ci.build.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ci.build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/build/ci.build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- ci.build.xml	11 Oct 2007 11:35:48 -0000	1.9
  +++ ci.build.xml	11 Oct 2007 22:35:56 -0000	1.10
  @@ -74,7 +74,7 @@
   		<sequential>
   			<artifact:deploy file="@{jar}" uniqueVersion="true">
   				<pom file="@{pom}" />
  -                <attach file="@{srcjar}" classifier="sources" />
  +                <!--<attach file="@{srcjar}" classifier="sources" />-->
   				<remoteRepository refid="snapshots.jboss.org" />
   			</artifact:deploy>
   		</sequential>
  
  
  



More information about the jboss-cvs-commits mailing list