[releng] properties pointing to Java 6 pack200 directory
for testing
diff --git a/aggr6.properties b/aggr6.properties
index f023d69..ca3b444 100644
--- a/aggr6.properties
+++ b/aggr6.properties
@@ -103,7 +103,8 @@
# note that -Dhttp.noProxyHosts is probably not needed, but see bug 347103
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=347103
# -Declipse.p2.mirrors=false
-BUILDER_VM_ARGS=-Xmx1024m -Djava.io.tmpdir=${BUILD_HOME}/tmp -Dorg.eclipse.update.jarprocessor.pack200=${JAVA_6_HOME}/jre/bin -Declipse.p2.mirrors=false
+BUILDER_VM_ARGS=-Xmx1024m -Djava.io.tmpdir=${BUILD_HOME}/tmp -Dorg.eclipse.update.jarprocessor.pack200=${JAVA_6_HOME}/jre/bin
+#-Declipse.p2.mirrors=false
#-Dorg.eclipse.update.jarprocessor.pack200=${JAVA_6_HOME}/jre/bin -Declipse.p2.mirrors=false
#-Dhttp.noProxyHosts="localhost|download.eclipse.org"