On 07/06/2010 04:20 PM, tmortagne (SVN) wrote:
Author: tmortagne Date: 2010-07-06 16:20:58 +0200 (Tue, 06 Jul 2010) New Revision: 30025
Modified: platform/core/trunk/xwiki-observation/xwiki-observation-remote/pom.xml Log: XWIKI-4917: Upgrade to jgroups 2.8 Add comment
Modified: platform/core/trunk/xwiki-observation/xwiki-observation-remote/pom.xml =================================================================== --- platform/core/trunk/xwiki-observation/xwiki-observation-remote/pom.xml 2010-07-06 13:41:04 UTC (rev 30024) +++ platform/core/trunk/xwiki-observation/xwiki-observation-remote/pom.xml 2010-07-06 14:20:58 UTC (rev 30025) @@ -59,6 +59,7 @@ <artifactId>xwiki-core-context</artifactId> <version>${pom.version}</version> </dependency> +<!-- Note that jgroups depends on Java 6 since 2.9 branch. -->
Is it time for us to require Java 6 as well?
<dependency> <groupId>jgroups</groupId> <artifactId>jgroups</artifactId>
-- Sergiu Dumitriu http://purl.org/net/sergiu/