Fix build.properties for the licensing feature
diff --git a/org.eclipse.gmf.runtime.notation-feature/build.properties b/org.eclipse.gmf.runtime.notation-feature/build.properties
index 4a1d014..6286ac6 100644
--- a/org.eclipse.gmf.runtime.notation-feature/build.properties
+++ b/org.eclipse.gmf.runtime.notation-feature/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2008 IBM Corporation and others.
+# Copyright (c) 2008, 2014 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
@@ -10,7 +10,10 @@
###############################################################################
bin.includes = feature.xml,\
feature.properties,\
- eclipse_update_120.jpg,\
- license.html,\
- epl-v10.html
-root=file:rootfiles/epl-v10.html,file:rootfiles/notice.html
\ No newline at end of file
+ epl-v10.html,\
+ modeling32.png
+src.includes = feature.xml,\
+ feature.properties,\
+ epl-v10.html,\
+ modeling32.png
+
diff --git a/org.eclipse.gmf.runtime.notation.sdk-feature/build.properties b/org.eclipse.gmf.runtime.notation.sdk-feature/build.properties
index 36a1aab..cfc0d26 100755
--- a/org.eclipse.gmf.runtime.notation.sdk-feature/build.properties
+++ b/org.eclipse.gmf.runtime.notation.sdk-feature/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2010 IBM Corporation and others.
+# Copyright (c) 2010, 2014 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
@@ -8,11 +8,11 @@
# Contributors:
# IBM Software Corporation - initial API and implementation
###############################################################################
-# $Id: build.properties,v 1.1 2010/05/03 00:44:36 ahunter Exp $
-generate.feature@org.eclipse.gmf.runtime.notation.source=org.eclipse.gmf.runtime.notation
bin.includes = feature.xml,\
feature.properties,\
- eclipse_update_120.jpg,\
- license.html,\
- epl-v10.html
-root=file:rootfiles/epl-v10.html,file:rootfiles/notice.html
\ No newline at end of file
+ epl-v10.html,\
+ modeling32.png
+src.includes = feature.xml,\
+ feature.properties,\
+ epl-v10.html,\
+ modeling32.png
diff --git a/org.eclipse.gmf.runtime.notation.source-feature/build.properties b/org.eclipse.gmf.runtime.notation.source-feature/build.properties
index 5becc46..6286ac6 100644
--- a/org.eclipse.gmf.runtime.notation.source-feature/build.properties
+++ b/org.eclipse.gmf.runtime.notation.source-feature/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2008 IBM Corporation and others.
+# Copyright (c) 2008, 2014 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
@@ -8,9 +8,12 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-bin.includes =\
-epl-v10.html,\
-feature.xml,\
-feature.properties,\
-eclipse_update_120.jpg,\
-license.html
+bin.includes = feature.xml,\
+ feature.properties,\
+ epl-v10.html,\
+ modeling32.png
+src.includes = feature.xml,\
+ feature.properties,\
+ epl-v10.html,\
+ modeling32.png
+
diff --git a/org.eclipse.gmf.tests.runtime.notation-feature/build.properties b/org.eclipse.gmf.tests.runtime.notation-feature/build.properties
index aba72e9..15c2c34 100755
--- a/org.eclipse.gmf.tests.runtime.notation-feature/build.properties
+++ b/org.eclipse.gmf.tests.runtime.notation-feature/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2010 IBM Corporation and others.
+# Copyright (c) 2010, 2014 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
@@ -8,10 +8,12 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-generate.feature@org.eclipse.gmf.tests.runtime.notation.source=org.eclipse.gmf.tests.runtime.notation
bin.includes = feature.xml,\
feature.properties,\
epl-v10.html,\
- eclipse_update_120.jpg,\
- license.html
-root=file:rootfiles/epl-v10.html,file:rootfiles/notice.html
+ modeling32.png
+src.includes = feature.xml,\
+ feature.properties,\
+ epl-v10.html,\
+ modeling32.png
+