Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2015-01-26 22:32:09 +0000
committerPascal Rapicault2015-01-27 04:51:57 +0000
commit6cf7e98bd1fe3001279ba1bde421be18fc457a39 (patch)
tree26d00b598cef404760ad3d70d7cb2b326d1c4d37 /bundles/org.eclipse.equinox.p2.tests/testData
parent190aa14d08354dd1ba7385c7acbec07084770cdd (diff)
downloadrt.equinox.p2-6cf7e98bd1fe3001279ba1bde421be18fc457a39.tar.gz
rt.equinox.p2-6cf7e98bd1fe3001279ba1bde421be18fc457a39.tar.xz
rt.equinox.p2-6cf7e98bd1fe3001279ba1bde421be18fc457a39.zip
Publish IUs listed in categories even when they are not associated to aI20150203-1300I20150129-1830I20150128-2000I20150128-0900I20150127-2000I20150127-0900
category
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.tests/testData')
-rw-r--r--bundles/org.eclipse.equinox.p2.tests/testData/updatesite/CategoryXMLActionTest/testIUCategoryCreation07.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests/testData/updatesite/CategoryXMLActionTest/testIUCategoryCreation07.xml b/bundles/org.eclipse.equinox.p2.tests/testData/updatesite/CategoryXMLActionTest/testIUCategoryCreation07.xml
new file mode 100644
index 000000000..44570b7f4
--- /dev/null
+++ b/bundles/org.eclipse.equinox.p2.tests/testData/updatesite/CategoryXMLActionTest/testIUCategoryCreation07.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <iu id="test.feature.feature.group" range="[0.0, 2.0)"/>
+</site> \ No newline at end of file

Back to the top