Agents still have both versions, when released a 5.4.x all you need is change a link. On Wed, Feb 12, 2014 at 7:15 PM, Sergiu Dumitriu <[email protected]> wrote:
On 02/12/2014 01:11 PM, Thomas Mortagne wrote:
I updated all Jenkins agents to use Java 7 to build master branch and moved all references from Java 6 to Java 7 in xwiki-commons root pom.
What it means in practice is that you might have issues building XWiki with Java 6 from now on (and will probably be impossible in not long). We don't yet used much Java 7 API but if you don't build everything on your side you will probably have issues when building a project which download on maven repository jars built with Java 7.
In short: update your Maven setup to use Java 7 when working with master branch.
Thanks,
I wonder what happens when releasing a 5.x.y bugfix version from the usual agent...
-- Sergiu Dumitriu http://purl.org/net/sergiu _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne