Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVioleta Georgieva2012-06-07 14:08:34 +0000
committerVioleta Georgieva2012-06-07 14:08:34 +0000
commitfa9110985f72603205a2e8caa3159e4f9b2b1c11 (patch)
tree2cd71da11140ec22ddcde87a2e993326d2a743c0 /test-bundles
parent72bc7a937b2aa198fd554ed40d148bfc4f3f265a (diff)
downloadorg.eclipse.gemini.web.gemini-web-container-fa9110985f72603205a2e8caa3159e4f9b2b1c11.tar.gz
org.eclipse.gemini.web.gemini-web-container-fa9110985f72603205a2e8caa3159e4f9b2b1c11.tar.xz
org.eclipse.gemini.web.gemini-web-container-fa9110985f72603205a2e8caa3159e4f9b2b1c11.zip
bug 375645: Gemini Web artifacts are published now with an organization 'org.eclipse.gemini' in order to comply with other Gemini subprojects.
Diffstat (limited to 'test-bundles')
-rwxr-xr-xtest-bundles/customizer-bundle/ivy.xml2
-rwxr-xr-xtest-bundles/fragment-provides-web-xml/ivy.xml2
-rw-r--r--test-bundles/simple-manifest-only/ivy.xml2
-rw-r--r--test-bundles/simple-war/ivy.xml2
-rwxr-xr-xtest-bundles/war-with-annotations/ivy.xml2
-rw-r--r--test-bundles/war-with-another-servlet/ivy.xml2
-rwxr-xr-xtest-bundles/war-with-context-xml-cross-context/ivy.xml2
-rwxr-xr-xtest-bundles/war-with-context-xml-custom-classloader/ivy.xml2
-rw-r--r--test-bundles/war-with-jsp/ivy.xml2
-rw-r--r--test-bundles/war-with-servlet/ivy.xml2
-rw-r--r--test-bundles/war-with-tld/ivy.xml2
-rwxr-xr-xtest-bundles/war-with-web-xml-from-fragment/ivy.xml2
12 files changed, 12 insertions, 12 deletions
diff --git a/test-bundles/customizer-bundle/ivy.xml b/test-bundles/customizer-bundle/ivy.xml
index 6980ccf..32a12aa 100755
--- a/test-bundles/customizer-bundle/ivy.xml
+++ b/test-bundles/customizer-bundle/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/fragment-provides-web-xml/ivy.xml b/test-bundles/fragment-provides-web-xml/ivy.xml
index d377163..8a93064 100755
--- a/test-bundles/fragment-provides-web-xml/ivy.xml
+++ b/test-bundles/fragment-provides-web-xml/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/simple-manifest-only/ivy.xml b/test-bundles/simple-manifest-only/ivy.xml
index d377163..8a93064 100644
--- a/test-bundles/simple-manifest-only/ivy.xml
+++ b/test-bundles/simple-manifest-only/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/simple-war/ivy.xml b/test-bundles/simple-war/ivy.xml
index d4db36c..e3c1fb6 100644
--- a/test-bundles/simple-war/ivy.xml
+++ b/test-bundles/simple-war/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/war-with-annotations/ivy.xml b/test-bundles/war-with-annotations/ivy.xml
index e4ddb6c..c120be7 100755
--- a/test-bundles/war-with-annotations/ivy.xml
+++ b/test-bundles/war-with-annotations/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/war-with-another-servlet/ivy.xml b/test-bundles/war-with-another-servlet/ivy.xml
index e4ddb6c..c120be7 100644
--- a/test-bundles/war-with-another-servlet/ivy.xml
+++ b/test-bundles/war-with-another-servlet/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/war-with-context-xml-cross-context/ivy.xml b/test-bundles/war-with-context-xml-cross-context/ivy.xml
index 6b5a9c8..e18785a 100755
--- a/test-bundles/war-with-context-xml-cross-context/ivy.xml
+++ b/test-bundles/war-with-context-xml-cross-context/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/war-with-context-xml-custom-classloader/ivy.xml b/test-bundles/war-with-context-xml-custom-classloader/ivy.xml
index 6b5a9c8..e18785a 100755
--- a/test-bundles/war-with-context-xml-custom-classloader/ivy.xml
+++ b/test-bundles/war-with-context-xml-custom-classloader/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/war-with-jsp/ivy.xml b/test-bundles/war-with-jsp/ivy.xml
index e4ddb6c..c120be7 100644
--- a/test-bundles/war-with-jsp/ivy.xml
+++ b/test-bundles/war-with-jsp/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/war-with-servlet/ivy.xml b/test-bundles/war-with-servlet/ivy.xml
index e4ddb6c..c120be7 100644
--- a/test-bundles/war-with-servlet/ivy.xml
+++ b/test-bundles/war-with-servlet/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/war-with-tld/ivy.xml b/test-bundles/war-with-tld/ivy.xml
index e7a58d1..225fee8 100644
--- a/test-bundles/war-with-tld/ivy.xml
+++ b/test-bundles/war-with-tld/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>
diff --git a/test-bundles/war-with-web-xml-from-fragment/ivy.xml b/test-bundles/war-with-web-xml-from-fragment/ivy.xml
index 6b5a9c8..e18785a 100755
--- a/test-bundles/war-with-web-xml-from-fragment/ivy.xml
+++ b/test-bundles/war-with-web-xml-from-fragment/ivy.xml
@@ -5,7 +5,7 @@
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
version="1.3">
- <info organisation="org.eclipse.gemini.web" module="${ant.project.name}"/>
+ <info organisation="org.eclipse.gemini" module="${ant.project.name}"/>
<configurations>
<include file="${virgo.build.dir}/common/default-ivy-configurations.xml"/>

Back to the top