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

Peter Muir peter at bleepbleep.org.uk
Mon Jan 7 10:05:19 EST 2008


  User: pmuir   
  Date: 08/01/07 10:05:19

  Modified:    build    ci.build.xml
  Log:
  oops
  
  Revision  Changes    Path
  1.20      +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.19
  retrieving revision 1.20
  diff -u -b -r1.19 -r1.20
  --- ci.build.xml	5 Jan 2008 18:45:03 -0000	1.19
  +++ ci.build.xml	7 Jan 2008 15:05:19 -0000	1.20
  @@ -81,7 +81,7 @@
   	</target>
   	
   	<target name="deployDocumentation" depends="initdav, initpoms">
  -		<deploy pom="${docs.pom}" jar="${dist.ref.dir}/en/pdf/seam_reference.pdf" unique="false" repositoryId="repository.jboss.org"/>
  +		<deploy pom="${docs.pom}" jar="${dist.ref.dir}/en/pdf/seam_reference.pdf" unique="false" repositoryId="snapshots.jboss.org"/>
   	</target>
   
   	<macrodef name="build">
  
  
  



More information about the jboss-cvs-commits mailing list