[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6537) Helios support for JBT v3.1.1
Max Rydahl Andersen (JIRA)
jira-events at lists.jboss.org
Sun Jun 27 06:57:46 EDT 2010
[ https://jira.jboss.org/browse/JBIDE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12537146#action_12537146 ]
Max Rydahl Andersen commented on JBIDE-6537:
--------------------------------------------
Helios is *not* backwards compatible with Galileo when it comes to the internal code completion API for XML and XHTML which we still need for things to work. Changing icu version ranges would not fix that.
Nightly trunk builds is what target Helios, if that update site is broken then that is what we can/need to fix.
> Helios support for JBT v3.1.1
> -----------------------------
>
> Key: JBIDE-6537
> URL: https://jira.jboss.org/browse/JBIDE-6537
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: Hibernate, Seam
> Affects Versions: 3.1.1
> Reporter: Darryl Miles
> Assignee: Max Rydahl Andersen
>
> Both the "Hibernate Tools" and "Seam Tools" for JBT v3.1.1 have too narrow version requirements for com.ibm.icu to be compatible with Helios.
> Helios comes with com.ibm.icu v4.2.1
> Currently the version requirements are set to [3.4.4,4.1.0) so this should be changed at a minimum to [3.4.4,4.3.0) to allow both these JBT components to install on top of Helios.
> However you should consider using an even wider version width of [3.4.4,5) since it is accepted practise that minor version increments are backwardly compatible and a major version change is potentially API breaking. This means that generally JBT should (and is expected to) work on all future versions of com.ibm.icu up until version 5 is released.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list