Re: [xwiki-devs] [xwiki-notifications] r19193 - enterprise/branches/xwiki-enterprise-1.8
On Apr 29, 2009, at 6:24 PM, jvelociter (SVN) wrote:
Author: jvelociter Date: 2009-04-29 18:24:27 +0200 (Wed, 29 Apr 2009) New Revision: 19193
Modified: enterprise/branches/xwiki-enterprise-1.8/pom.xml Log: Locking down administration application version to 1.10 since changes in 1.11-SNAPSHOT are not compatible with core/web 1.8
Modified: enterprise/branches/xwiki-enterprise-1.8/pom.xml =================================================================== --- enterprise/branches/xwiki-enterprise-1.8/pom.xml 2009-04-29 16:13:28 UTC (rev 19192) +++ enterprise/branches/xwiki-enterprise-1.8/pom.xml 2009-04-29 16:24:27 UTC (rev 19193) @@ -57,7 +57,7 @@ <platform.core.version>1.8-SNAPSHOT</platform.core.version> <platform.web.version>1.8-SNAPSHOT</platform.web.version> <platform.panels.version>1.20-SNAPSHOT</platform.panels.version> - <platform.administration.version>1.11-SNAPSHOT</ platform.administration.version> + <platform.administration.version>1.10</ platform.administration.version>
would be great to add the commit comment as an xml comment here.... ;) -Vincent
<platform.scheduler.version>1.8-SNAPSHOT</ platform.scheduler.version> <platform.watchlist.version>1.15-SNAPSHOT</ platform.watchlist.version> <platform.blog.version>1.4-SNAPSHOT</platform.blog.version>
Done. Thanks Vincent Massol wrote:
On Apr 29, 2009, at 6:24 PM, jvelociter (SVN) wrote:
Author: jvelociter Date: 2009-04-29 18:24:27 +0200 (Wed, 29 Apr 2009) New Revision: 19193
Modified: enterprise/branches/xwiki-enterprise-1.8/pom.xml Log: Locking down administration application version to 1.10 since changes in 1.11-SNAPSHOT are not compatible with core/web 1.8
Modified: enterprise/branches/xwiki-enterprise-1.8/pom.xml =================================================================== --- enterprise/branches/xwiki-enterprise-1.8/pom.xml 2009-04-29 16:13:28 UTC (rev 19192) +++ enterprise/branches/xwiki-enterprise-1.8/pom.xml 2009-04-29 16:24:27 UTC (rev 19193) @@ -57,7 +57,7 @@ <platform.core.version>1.8-SNAPSHOT</platform.core.version> <platform.web.version>1.8-SNAPSHOT</platform.web.version> <platform.panels.version>1.20-SNAPSHOT</platform.panels.version> - <platform.administration.version>1.11-SNAPSHOT</ platform.administration.version> + <platform.administration.version>1.10</ platform.administration.version>
would be great to add the commit comment as an xml comment here.... ;)
-Vincent
<platform.scheduler.version>1.8-SNAPSHOT</ platform.scheduler.version> <platform.watchlist.version>1.15-SNAPSHOT</ platform.watchlist.version> <platform.blog.version>1.4-SNAPSHOT</platform.blog.version>
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Jerome Velociter -
Vincent Massol