commit | 7e7ed8fc24ede55d9a9e61eb432dfb0cfbfa5caf | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Apr 03 00:31:32 2010 +0000 |
committer | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sat Apr 03 00:31:32 2010 +0000 |
tree | 7a967ea5a47c03acc996045ee46c0c46d851ec08 | |
parent | 395d4f28ee096e35e73e1a775ee61f1d59d11f40 [diff] [blame] |
include feature.properties in binary build (saw "featureName" unexpanded ...)
diff --git a/features/org.eclipse.objectteams.otequinox.feature/build.properties b/features/org.eclipse.objectteams.otequinox.feature/build.properties index 64f93a9..b3a611b 100644 --- a/features/org.eclipse.objectteams.otequinox.feature/build.properties +++ b/features/org.eclipse.objectteams.otequinox.feature/build.properties
@@ -1 +1,2 @@ -bin.includes = feature.xml +bin.includes = feature.xml,\ + feature.properties