|
From: Lieven D. (JIRA) <no...@sp...> - 2009-01-21 10:22:20
|
[ http://jira.springframework.org/browse/RCP-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo resolved RCP-595.
------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> Jide-Integration: Deps/Versions
> -------------------------------
>
> Key: RCP-595
> URL: http://jira.springframework.org/browse/RCP-595
> Project: Spring Rich Client Project
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Johannes Schneider
> Assignee: Lieven Doclo
> Fix For: 1.1.0
>
>
> I had to update the jide/pom.xml:
> <properties>
> - <jide.version>2.4.5</jide.version>
> + <jide.version>[2.2.0, 3.0.0)</jide.version>
> </properties>
>
> + <dependencies>
> + <dependency>
> + <groupId>com.jidesoft</groupId>
> + <artifactId>jide-common</artifactId>
> + </dependency>
> + </dependencies>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|