diff options
author | Simon Kaegi | 2010-01-11 16:16:59 +0000 |
---|---|---|
committer | Simon Kaegi | 2010-01-11 16:16:59 +0000 |
commit | a5d61da8948c1aff3b163e632a2b566ddd41f0b6 (patch) | |
tree | 4d0954cc8c195c3ca8e3d25300b9418413026852 /features/org.eclipse.equinox.server.servletbridge/build.properties | |
parent | f34dc1f3faf61c7df01e800745163452ca991dde (diff) | |
download | rt.equinox.bundles-a5d61da8948c1aff3b163e632a2b566ddd41f0b6.tar.gz rt.equinox.bundles-a5d61da8948c1aff3b163e632a2b566ddd41f0b6.tar.xz rt.equinox.bundles-a5d61da8948c1aff3b163e632a2b566ddd41f0b6.zip |
Bug 275762 - [server-side] easier creation of Equinox server with servletbridge, p2
Diffstat (limited to 'features/org.eclipse.equinox.server.servletbridge/build.properties')
-rw-r--r-- | features/org.eclipse.equinox.server.servletbridge/build.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.server.servletbridge/build.properties b/features/org.eclipse.equinox.server.servletbridge/build.properties index 64f93a9f0..0c74b3644 100644 --- a/features/org.eclipse.equinox.server.servletbridge/build.properties +++ b/features/org.eclipse.equinox.server.servletbridge/build.properties @@ -1 +1,3 @@ -bin.includes = feature.xml +root=rootfiles +bin.includes = feature.xml,\ + rootfiles/ |