[jboss-cvs] jbosside/releng/org.jboss.ide.eclipse.releng/builders/product ...

Marshall Culpepper mculpepper at belmont.prod.atl2.jboss.com
Tue Aug 29 11:08:27 EDT 2006


  User: mculpepper
  Date: 06/08/29 11:08:27

  Modified:    releng/org.jboss.ide.eclipse.releng/builders/product 
                        productBuild.xml
  Log:
  added missing dot to prefix (d'oh!)
  
  Revision  Changes    Path
  1.37      +1 -1      jbosside/releng/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: productBuild.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/releng/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -b -r1.36 -r1.37
  --- productBuild.xml	23 Aug 2006 19:52:41 -0000	1.36
  +++ productBuild.xml	29 Aug 2006 15:08:27 -0000	1.37
  @@ -173,7 +173,7 @@
   									<linecontains>
   										<contains value="defaultSvnUrl"/>
   									</linecontains>
  -									<prefixlines prefix="@{builder}"/>
  +									<prefixlines prefix="@{builder}."/>
   								</filterchain>
   							</loadproperties>
   	  						<if>
  
  
  



More information about the jboss-cvs-commits mailing list