[258606] Builds
diff --git a/build.properties b/build.properties index 73d7cc1..926cb16 100644 --- a/build.properties +++ b/build.properties
@@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2003, 2008 IBM Corporation and others. +# Copyright (c) 2003, 2009 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -116,7 +116,7 @@ buildLabel=${buildType}${buildId} # Timestamp for the build. Used in naming the build output -timestamp=007 +#timestamp=007 #The value to be used for the qualifier of a plugin or feature when you want to override the value computed by pde. #The value will only be applied to plugin or features indicating build.properties, qualifier = context @@ -154,17 +154,17 @@ #pluginPath= skipBase=true -eclipseURL=<url for eclipse download site> -eclipseBuildId=<Id of Eclipse build to get> -eclipseBaseURL=${eclipseURL}/eclipse-platform-${eclipseBuildId}-win32.zip +#eclipseURL=<url for eclipse download site> +#eclipseBuildId=<Id of Eclipse build to get> +#eclipseBaseURL=${eclipseURL}/eclipse-platform-${eclipseBuildId}-win32.zip ############# MAP FILE CONTROL ################ # This section defines CVS tags to use when fetching the map files from the repository. # If you want to fetch the map file from repository / location, change the getMapFiles target in the customTargets.xml #skipMaps=false -mapsRepo=:pserver:anonymous@proxy.eclipse.org:80/cvsroot/technology -mapsRoot=org.eclipse.actf/visualization/releng/org.eclipse.actf.visualization.releng +mapsRepo=:pserver:anonymous@dev.eclipse.org:/cvsroot/technology +mapsRoot=org.eclipse.actf/org.eclipse.actf.visualization.releng mapsCheckoutTag=HEAD #tagMaps=true