Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2014-02-04 00:07:30 +0000
committerslewis2014-02-04 00:07:30 +0000
commit609ea1ff2a1d6716b9f38d1c7df7a192ae097513 (patch)
treebfeecd24bce7e41f08e60e4b1a6a7970ecf7d826 /releng/features/org.eclipse.ecf.filetransfer.p2.feature/build.properties
parent8bc0fca4963ec5ebc17c55ea9b7ebf7b294a1b24 (diff)
downloadorg.eclipse.ecf-609ea1ff2a1d6716b9f38d1c7df7a192ae097513.tar.gz
org.eclipse.ecf-609ea1ff2a1d6716b9f38d1c7df7a192ae097513.tar.xz
org.eclipse.ecf-609ea1ff2a1d6716b9f38d1c7df7a192ae097513.zip
Added new feature to build p2 filetransfer repo:
org.eclipse.ecf.filetransfer.p2.feature Change-Id: Ic41cd12250bd1a52d9e38df16b0d2cb75ee1f08e
Diffstat (limited to 'releng/features/org.eclipse.ecf.filetransfer.p2.feature/build.properties')
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.p2.feature/build.properties14
1 files changed, 14 insertions, 0 deletions
diff --git a/releng/features/org.eclipse.ecf.filetransfer.p2.feature/build.properties b/releng/features/org.eclipse.ecf.filetransfer.p2.feature/build.properties
new file mode 100644
index 000000000..248759e8b
--- /dev/null
+++ b/releng/features/org.eclipse.ecf.filetransfer.p2.feature/build.properties
@@ -0,0 +1,14 @@
+bin.includes = feature.xml,\
+ about.html,\
+ asl-v20.txt,\
+ epl-v10.html,\
+ feature.properties,\
+ license.html,\
+ notice.html
+src.includes = about.html,\
+ asl-v20.txt,\
+ epl-v10.html,\
+ feature.properties,\
+ feature.xml,\
+ license.html,\
+ notice.html

Back to the top