Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assembly/features/org.eclipse.jpt.patch/build.properties11
1 files changed, 10 insertions, 1 deletions
diff --git a/assembly/features/org.eclipse.jpt.patch/build.properties b/assembly/features/org.eclipse.jpt.patch/build.properties
index 64f93a9f0b..c381fb22bb 100644
--- a/assembly/features/org.eclipse.jpt.patch/build.properties
+++ b/assembly/features/org.eclipse.jpt.patch/build.properties
@@ -1 +1,10 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ license.html,\
+ feature.properties,\
+ epl-v10.html,\
+ eclipse_update_120.jpg
+src.includes = eclipse_update_120.jpg,\
+ epl-v10.html,\
+ feature.properties,\
+ feature.xml,\
+ license.html

Back to the top