From 7228801ee814b4a9e2dfe06802e094ef8ed1ae6d Mon Sep 17 00:00:00 2001 From: tle Date: Tue, 6 May 2008 22:52:47 +0000 Subject: [230156] Source bundles need about.html files --- .../sourceTemplateBundle/build.properties | 11 +---------- .../sourceTemplatePlugin/build.properties | 11 +---------- 2 files changed, 2 insertions(+), 20 deletions(-) (limited to 'jpa/features') diff --git a/jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties b/jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties index a07667f222..ce9529be74 100644 --- a/jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties +++ b/jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties @@ -8,14 +8,5 @@ # Contributors: # Oracle - initial API and implementation ############################################################################### -bin.includes = \ - about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.properties,\ - plugin.xml,\ - src/**,\ - META-INF/ +bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/**, META-INF/ sourcePlugin = true diff --git a/jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties b/jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties index a07667f222..ce9529be74 100644 --- a/jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties +++ b/jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties @@ -8,14 +8,5 @@ # Contributors: # Oracle - initial API and implementation ############################################################################### -bin.includes = \ - about.html,\ - about.ini,\ - about.mappings,\ - about.properties,\ - eclipse32.gif,\ - plugin.properties,\ - plugin.xml,\ - src/**,\ - META-INF/ +bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.gif, plugin.properties, plugin.xml, src/**, META-INF/ sourcePlugin = true -- cgit v1.2.3