Hi Thomas, On 02/07/2011 06:36 PM, tmortagne (SVN) wrote: > Author: tmortagne > Date: 2011-02-07 17:35:24 +0100 (Mon, 07 Feb 2011) > New Revision: 34465 > > Modified: > platform/core/trunk/pom.xml > Log:
> XWIKI-5964: Upgrade to Jython 2.5.2rc3 Version 2.5.2rc3-xwiki is missing from http://maven.xwiki.org/externals/org/python/jython-standalone/ . Can you fix this? Thanks, Marius > > Modified: platform/core/trunk/pom.xml > =================================================================== > --- platform/core/trunk/pom.xml 2011-02-07 16:19:52 UTC (rev 34464) > +++ platform/core/trunk/pom.xml 2011-02-07 16:35:24 UTC (rev 34465) > @@ -61,7 +61,7 @@ > <dependency> > <groupId>org.python</groupId> > <artifactId>jython-standalone</artifactId> > -<version>2.5.2rc2-xwiki</version> > +<version>2.5.2rc3-xwiki</version> > </dependency> > <!-- JFreeChart --> > <dependency> > > _______________________________________________ > notifications mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/notifications _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

