diff options
author | Markus Knauer | 2012-07-20 13:41:20 +0000 |
---|---|---|
committer | Markus Knauer | 2012-07-20 13:41:20 +0000 |
commit | 31a5858970e2e7e856235c3dee0717a8bb71ee63 (patch) | |
tree | 3fef4c3bd05b4584e19c6b1162d3f256c5e27646 /features/org.eclipse.rap.runtime.requirements | |
parent | 90475b37edbb5f6f8a871e3b80a284e0530911ab (diff) | |
download | org.eclipse.rap-31a5858970e2e7e856235c3dee0717a8bb71ee63.tar.gz org.eclipse.rap-31a5858970e2e7e856235c3dee0717a8bb71ee63.tar.xz org.eclipse.rap-31a5858970e2e7e856235c3dee0717a8bb71ee63.zip |
Add new negative requirements to org.eclipse.rap.runtime feature.
* Remove all empty p2.inf files and disable them in the build.
* Add negative requirement to org.eclipse.swt (see bug 385512).
Diffstat (limited to 'features/org.eclipse.rap.runtime.requirements')
-rw-r--r-- | features/org.eclipse.rap.runtime.requirements/build.properties | 7 | ||||
-rw-r--r-- | features/org.eclipse.rap.runtime.requirements/p2.inf | 0 |
2 files changed, 3 insertions, 4 deletions
diff --git a/features/org.eclipse.rap.runtime.requirements/build.properties b/features/org.eclipse.rap.runtime.requirements/build.properties index 9d0c46d2a4..f5851c864e 100644 --- a/features/org.eclipse.rap.runtime.requirements/build.properties +++ b/features/org.eclipse.rap.runtime.requirements/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2011 EclipseSource and others. +# Copyright (c) 2011, 2012 EclipseSource and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -12,7 +12,6 @@ bin.includes = feature.xml,\ epl-v10.html,\ license.html,\ - feature.properties,\ - p2.inf - + feature.properties + generateFeatureVersionSuffix = "true" diff --git a/features/org.eclipse.rap.runtime.requirements/p2.inf b/features/org.eclipse.rap.runtime.requirements/p2.inf deleted file mode 100644 index e69de29bb2..0000000000 --- a/features/org.eclipse.rap.runtime.requirements/p2.inf +++ /dev/null |