| From | Sent On | Attachments |
|---|---|---|
| Matt Raible (JIRA) | Mar 31, 2010 2:02 pm | |
| Matt Raible (JIRA) | Sep 29, 2010 8:39 pm | |
| Matt Raible (JIRA) | Sep 29, 2010 9:50 pm | |
| Matt Raible (JIRA) | Nov 11, 2010 10:59 pm | |
| Matt Raible (JIRA) | Dec 29, 2010 2:33 pm | |
| Matt Raible (JIRA) | Dec 29, 2010 2:35 pm |
| Subject: | [appfuse-issues] [JIRA] Updated: (APF-1195) Upgrade to Hibernate 3.5 | |
|---|---|---|
| From: | Matt Raible (JIRA) (iss...@appfuse.dev.java.net) | |
| Date: | Sep 29, 2010 8:39:43 pm | |
| List: | net.java.dev.appfuse.issues | |
Matt Raible updated APF-1195:
-----------------------------
Priority: Minor (was: Major)
It looks like the last version of Hibernate deployed to central was 3.3.2.GA.
However, there's many newer releases (e.g. 3.5.6-Final), but all seem to be
hosted by JBoss.
I tried adding the following to appfuse-hibernate's pom.xml so I (and eventually
users) can use to the latest release.
<repositories> <repository> <id>jboss</id> <url>http://repository.jboss.org/nexus/content/groups/public</url> </repository> </repositories>
However, my settings.xml points to oss.sonatype, causing it to skip over this
repository. Currently wondering if it's even worth the trouble to upgrade
Hibernate if its maintainers are going to make Maven harder than it already is.
Upgrade to Hibernate 3.5
------------------------
Key: APF-1195 URL: http://issues.appfuse.org/browse/APF-1195 Project: AppFuse Issue Type: Improvement Components: Persistence Layer Affects Versions: 2.1.0-M1 Reporter: Matt Raible Assignee: Matt Raible Priority: Minor Fix For: 2.1.0-M2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.appfuse.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira





