bug 365348: Team.cvs not shipping extension point schemas in plugins
diff --git a/bundles/org.eclipse.core.net/build.properties b/bundles/org.eclipse.core.net/build.properties
index 892cffa..4017143 100644
--- a/bundles/org.eclipse.core.net/build.properties
+++ b/bundles/org.eclipse.core.net/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2005, 2007 IBM Corporation and others.
+# Copyright (c) 2005, 2011 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
@@ -15,4 +15,5 @@
                plugin.properties,\
                about.html,\
                plugin.xml
-src.includes = about.html
+src.includes = about.html,\
+               schema/
diff --git a/bundles/org.eclipse.jsch.core/build.properties b/bundles/org.eclipse.jsch.core/build.properties
index 7f7c9da..2098c81 100644
--- a/bundles/org.eclipse.jsch.core/build.properties
+++ b/bundles/org.eclipse.jsch.core/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2005, 2007 IBM Corporation and others.
+# Copyright (c) 2005, 2011 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
@@ -15,4 +15,5 @@
                plugin.xml,\
                plugin.properties,\
                about.html
-src.includes = about.html
+src.includes = about.html,\
+               schema/
diff --git a/bundles/org.eclipse.team.cvs.core/build.properties b/bundles/org.eclipse.team.cvs.core/build.properties
index 159ea5d..ea02007 100644
--- a/bundles/org.eclipse.team.cvs.core/build.properties
+++ b/bundles/org.eclipse.team.cvs.core/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2006 IBM Corporation and others.
+# Copyright (c) 2000, 2011 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
@@ -17,4 +17,5 @@
                .options,\
                META-INF/
 source..=src/
-src.includes=about.html
+src.includes = about.html,\
+               schema/