| author | Vikas Mishra | 2012-03-28 07:37:20 (EDT) |
|---|---|---|
| committer | Manik Kishore | 2012-06-19 07:24:09 (EDT) |
| commit | 7347b8692b63a6c5264e062c9acb669496faabde (patch) (side-by-side diff) | |
| tree | e07b052a444519830873ad84cccc2d16a1023d72 | |
| parent | a5b12943a836f5546821b18dfdaab6d4f24e3e4f (diff) | |
| download | org.eclipse.stardust.ui.web-7347b8692b63a6c5264e062c9acb669496faabde.zip org.eclipse.stardust.ui.web-7347b8692b63a6c5264e062c9acb669496faabde.tar.gz org.eclipse.stardust.ui.web-7347b8692b63a6c5264e062c9acb669496faabde.tar.bz2 | |
Jira-ID: CRNT-24308
Upgraded JUnit version to 4.10
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ui.web@55025 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | admin-portal/ivy.xml | 2 | ||||
| -rw-r--r-- | business-control-center/ivy.xml | 2 | ||||
| -rw-r--r-- | graphics-common/ivy.xml | 2 | ||||
| -rw-r--r-- | portal-api/ivy.xml | 2 | ||||
| -rw-r--r-- | portal-common/.classpath | 5 | ||||
| -rw-r--r-- | portal-common/ivy.xml | 2 | ||||
| -rw-r--r-- | portal-persistence-jpa/ivy.xml | 2 | ||||
| -rw-r--r-- | process-portal/ivy.xml | 2 | ||||
| -rw-r--r-- | views-common/.classpath | 2 | ||||
| -rw-r--r-- | views-common/ivy.xml | 2 |
10 files changed, 11 insertions, 12 deletions
diff --git a/admin-portal/ivy.xml b/admin-portal/ivy.xml index b2669b9..0f84e39 100644 --- a/admin-portal/ivy.xml +++ b/admin-portal/ivy.xml @@ -60,7 +60,7 @@ <dependency org="javax.faces" name="jsf-api" rev="1.1_02" conf="compile->default" />
<!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" />
+ <dependency org="junit" name="junit" rev="4.10" conf="test->default" /> <override org="commons-beanutils" module="commons-beanutils" rev="1.8.0" />
<override org="commons-collections" module="commons-collections" rev="3.1" />
diff --git a/business-control-center/ivy.xml b/business-control-center/ivy.xml index 2b20cd6..b521d71 100644 --- a/business-control-center/ivy.xml +++ b/business-control-center/ivy.xml @@ -64,7 +64,7 @@ <dependency org="javax.faces" name="jsf-api" rev="1.1_02" conf="compile->default" />
<!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" />
+ <dependency org="junit" name="junit" rev="4.10" conf="test->default" /> <override org="commons-beanutils" module="commons-beanutils" rev="1.8.0" />
<override org="commons-collections" module="commons-collections" rev="3.1" />
diff --git a/graphics-common/ivy.xml b/graphics-common/ivy.xml index 4e97193..8f42ee8 100644 --- a/graphics-common/ivy.xml +++ b/graphics-common/ivy.xml @@ -53,7 +53,7 @@ <dependency org="javax.servlet" name="servlet-api" rev="2.4" conf="ipp-graphics-common-provided->default" />
<!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" />
+ <dependency org="junit" name="junit" rev="4.10" conf="test->default" />
<override org="commons-beanutils" module="commons-beanutils" rev="1.8.0" />
<override org="commons-logging" module="commons-logging" rev="1.1.1" />
diff --git a/portal-api/ivy.xml b/portal-api/ivy.xml index 04f3f61..e0c1a19 100644 --- a/portal-api/ivy.xml +++ b/portal-api/ivy.xml @@ -48,6 +48,6 @@ <!-- nothing to add -->
<!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" />
+ <dependency org="junit" name="junit" rev="4.10" conf="test->default" /> </dependencies>
</ivy-module>
diff --git a/portal-common/.classpath b/portal-common/.classpath index 09474ec..61c6e38 100644 --- a/portal-common/.classpath +++ b/portal-common/.classpath @@ -8,10 +8,9 @@ <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/javax/servlet/2.4/servlet-2.4.jar" sourcepath="/Q-ARCHIVE/thirdparty/javax/servlet/2.4/servlet-2.4-sources.jar"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/icefaces-comps-ee-infinity04-EE-1.8.2.GA_P03.jar" sourcepath="/Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/icefaces-comps-src.zip"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/icefaces-facelets-ee-infinity04-EE-1.8.2.GA_P03.jar"/>
- <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/icefaces-ee-infinity04-EE-1.8.2.GA_P03.jar" sourcepath="/Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/just-ice-src.zip"/>
- <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/spring/framework/2.5.6/spring-test.jar"/>
+ <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/icefaces-ee-infinity04-EE-1.8.2.GA_P03.jar" sourcepath="/Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/just-ice-src.zip"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/log4j/1.2.14/log4j-1.2.14.jar"/>
- <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/junit/4.4/junit-4.4.jar"/>
+ <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/junit/4.10/junit-4.10.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/javax/jsf/1.1_02/jsf-api.jar"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/jsp/2.0/jsp-2.0.jar" sourcepath="/Q-ARCHIVE/thirdparty/javax/jsp/2.0/jsp-2.0-sources.jar"/>
diff --git a/portal-common/ivy.xml b/portal-common/ivy.xml index 1eceee0..311bb18 100644 --- a/portal-common/ivy.xml +++ b/portal-common/ivy.xml @@ -130,7 +130,7 @@ <dependency org="backport-util-concurrent" name="backport-util-concurrent" rev="3.1" conf="ipp-portal-base-lib-module-runtime->default" /> <!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" />
+ <dependency org="junit" name="junit" rev="4.10" conf="test->default" /> <override org="commons-beanutils" module="commons-beanutils" rev="1.8.0" />
<override org="commons-digester" module="commons-digester" rev="1.8" />
diff --git a/portal-persistence-jpa/ivy.xml b/portal-persistence-jpa/ivy.xml index d54ed2f..92126c6 100644 --- a/portal-persistence-jpa/ivy.xml +++ b/portal-persistence-jpa/ivy.xml @@ -56,7 +56,7 @@ <dependency org="javax.transaction" name="jta" rev="1.0.1B" conf="ipp-persistence-jpa-provided->default" />
<!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" />
+ <dependency org="junit" name="junit" rev="4.10" conf="test->default" /> </dependencies>
</ivy-module>
diff --git a/process-portal/ivy.xml b/process-portal/ivy.xml index 0500b41..a150a4d 100644 --- a/process-portal/ivy.xml +++ b/process-portal/ivy.xml @@ -67,7 +67,7 @@ <dependency org="javax.faces" name="jsf-api" rev="1.1_02" conf="compile->default" />
<!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" />
+ <dependency org="junit" name="junit" rev="4.10" conf="test->default" /> <override org="commons-beanutils" module="commons-beanutils" rev="1.8.0" />
<override org="commons-digester" module="commons-digester" rev="1.8" />
diff --git a/views-common/.classpath b/views-common/.classpath index efc1296..0e8ce41 100644 --- a/views-common/.classpath +++ b/views-common/.classpath @@ -10,7 +10,7 @@ <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/icefaces-facelets-ee-infinity04-EE-1.8.2.GA_P03.jar"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/icefaces.org/1.8.2/icefaces-ee-infinity04-EE-1.8.2.GA_P03.jar"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/log4j/1.2.14/log4j-1.2.14.jar"/>
- <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/junit/4.4/junit-4.4.jar"/>
+ <classpathentry kind="var" path="Q-ARCHIVE/thirdparty/junit/4.10/junit-4.10.jar"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/javax/jsf/1.1_02/jsf-api.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="var" path="Q-ARCHIVE/thirdparty/javax/servlet/2.4/servlet-2.4.jar" sourcepath="/Q-ARCHIVE/thirdparty/javax/servlet/2.4/servlet-2.4-sources.jar">
diff --git a/views-common/ivy.xml b/views-common/ivy.xml index c97411a..0047479 100644 --- a/views-common/ivy.xml +++ b/views-common/ivy.xml @@ -75,7 +75,7 @@ <dependency org="javax.faces" name="jsf-api" rev="1.1_02" conf="compile->default" />
<!-- test -->
- <dependency org="junit" name="junit" rev="3.8.1" conf="test->default" /> + <dependency org="junit" name="junit" rev="4.10" conf="test->default" /> <override org="commons-beanutils" module="commons-beanutils" rev="1.8.0" />
<override org="commons-digester" module="commons-digester" rev="1.8" />
|

