On Mon, Feb 7, 2011 at 20:32, Thomas Mortagne <[email protected]> wrote: > On Mon, Feb 7, 2011 at 19:58, Thomas Mortagne <[email protected]> > wrote: >> On Mon, Feb 7, 2011 at 19:04, Marius Dumitru Florea >> <[email protected]> wrote: >>> 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? >> >> Actually i did uploaded it but with the wrong name (2.5rc3 instead of >> 2.5.2rc3). Fixing it as quickly (can't right now). > > was 2.5.1rc3 actually, not 2.5rc3 > > currently re-uploading it...
Done, should be ok now. > >> >> Sorry about that. >> >>> >>> 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 >>> >> >> >> >> -- >> Thomas Mortagne >> > > > > -- > Thomas Mortagne > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

