| author | Sidharth Singh | 2012-12-14 06:45:28 (EST) |
|---|---|---|
| committer | Stephan Born | 2012-12-14 06:45:28 (EST) |
| commit | aee88b883adf7ee460aef8e5d1ce9915284119be (patch) (side-by-side diff) | |
| tree | 993870c9338fe7f3d51a0d70420b783108bcdf8d | |
| parent | 858c518ed015a59b7bb38179408b44caed3fe8f5 (diff) | |
| download | org.eclipse.stardust.ide.wst-aee88b883adf7ee460aef8e5d1ce9915284119be.zip org.eclipse.stardust.ide.wst-aee88b883adf7ee460aef8e5d1ce9915284119be.tar.gz org.eclipse.stardust.ide.wst-aee88b883adf7ee460aef8e5d1ce9915284119be.tar.bz2 | |
Jira-ID: CRNT-26580
reverted following changes as with Icefaces patch IPP fails
- changes to adapt new IceFaces patch jars
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ide.wst@61585 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.ide.wst.facet.portal/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.stardust.ide.wst.facet.portal/pom.xml b/org.eclipse.stardust.ide.wst.facet.portal/pom.xml index 73c640f..daa21db 100644 --- a/org.eclipse.stardust.ide.wst.facet.portal/pom.xml +++ b/org.eclipse.stardust.ide.wst.facet.portal/pom.xml @@ -435,15 +435,15 @@ </exclusion>
<exclusion>
<groupId>org.icefaces</groupId>
- <artifactId>icefaces</artifactId>
+ <artifactId>icefaces-ee-infinity04</artifactId>
</exclusion>
<exclusion>
<groupId>org.icefaces</groupId>
- <artifactId>icefaces-comps</artifactId>
+ <artifactId>icefaces-comps-ee-infinity04</artifactId>
</exclusion>
<exclusion>
<groupId>org.icefaces</groupId>
- <artifactId>icefaces-facelets</artifactId>
+ <artifactId>icefaces-facelets-ee-infinity04</artifactId>
</exclusion>
<exclusion>
<groupId>org.icefaces</groupId>
|

