Update jdt.core & tests to I20131030-2000 for 4.4M3
diff --git a/org.eclipse.jdt.core.tests.compiler/build.properties b/org.eclipse.jdt.core.tests.compiler/build.properties
index 2f28c52..4ee1654 100644
--- a/org.eclipse.jdt.core.tests.compiler/build.properties
+++ b/org.eclipse.jdt.core.tests.compiler/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2012 IBM Corporation and others.
+# Copyright (c) 2000, 2013 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
@@ -7,13 +7,14 @@
 #
 # Contributors:
 #     IBM Corporation - initial API and implementation
+#     Red Hat Inc. (mistria) - Avoid nested jars
 ###############################################################################
 bin.includes = test.xml,\
                about.html,\
-               jdtcoretestscompiler.jar,\
+               .,\
                META-INF/,\
                plugin.properties,\
                workspace/
-source.jdtcoretestscompiler.jar = src/
-output.jdtcoretestscompiler.jar = bin/
+source.. = src/
+output.. = bin/
 src.includes = about.html