Bug 212743 Don't need source bundle for boot
diff --git a/bundles/org.eclipse.core.boot/build.properties b/bundles/org.eclipse.core.boot/build.properties
index 353a197..2fb941d 100644
--- a/bundles/org.eclipse.core.boot/build.properties
+++ b/bundles/org.eclipse.core.boot/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2006 IBM Corporation and others.
+# Copyright (c) 2000, 2008 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
@@ -14,3 +14,4 @@
                META-INF/,\
                readme.txt
 src.includes=about.html
+generateSourceBundle=false
\ No newline at end of file