Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortle2008-05-06 22:52:47 +0000
committertle2008-05-06 22:52:47 +0000
commit7228801ee814b4a9e2dfe06802e094ef8ed1ae6d (patch)
treeec8279eb02e9407d1e6fdcba7b6ae2c7719ed23d /jpa/features/org.eclipse.jpt.feature
parent2c0f0293460a78cf4a282b89724c5d9af4f76060 (diff)
downloadwebtools.dali-7228801ee814b4a9e2dfe06802e094ef8ed1ae6d.tar.gz
webtools.dali-7228801ee814b4a9e2dfe06802e094ef8ed1ae6d.tar.xz
webtools.dali-7228801ee814b4a9e2dfe06802e094ef8ed1ae6d.zip
[230156] Source bundles need about.html files
Diffstat (limited to 'jpa/features/org.eclipse.jpt.feature')
-rw-r--r--jpa/features/org.eclipse.jpt.feature/sourceTemplateBundle/build.properties11
-rw-r--r--jpa/features/org.eclipse.jpt.feature/sourceTemplatePlugin/build.properties11
2 files changed, 2 insertions, 20 deletions
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

Back to the top