+1
Vincent Massol wrote:
Hi,
I'd like to release XE 1.3M1 tomorrow. It has the following changes
compared to 1.2.1:
Release Notes - XWiki Platform - Version 1.3 M1
** Bug
* [XWIKI-1645] - build time/test jars should not be packaged with
xwiki + possible bloat
* [XWIKI-1921] - Packager import from directory does not support
files with any name
* [XWIKI-1930] - XWiki.searchDocuments(String, boolean, int, int)
does not use "distinctbylanguage" parameter
* [XWIKI-1947] - At plugin initialization, the context does not
contain an URLFactory
* [XWIKI-1958] - XWiki.getVirtualWikisDatabaseNames does not
search in main wiki
* [XWIKI-1964] - getMatchedUsers doesn't work as expected when
using more than one filters
* [XWIKI-1971] - Deleting or putting "false" in the validation
cookie bypasses cookie validation
* [XWIKI-1992] - XWiki cannot start when xwiki.cfg is missing
* [XWIKI-2000] - Exception updating the database when starting
XWiki in mysql
* [XWIKI-2001] - XWiki.isMySQL always returns false due to a
deprecated check
* [XWIKI-2009] - Error occurs during Oracle database initialization
* [XWIKI-2013] - Named HQL queries only support String values
HibernateStore.
* [XWIKI-2023] - Class differences are shown in the opposite
direction (from new version to old version)
* [XWIKI-2026] - The API version of xwiki.clearName() does not
return a valid (for URL) page name
* [XWIKI-2040] - api.User#isUserInGroup should not throw exceptions
* [XWIKI-2042] - Wiki markup in the footnotes break the HTML
** Improvement
* [XWIKI-1961] - Use the new XWiki.getVirtualWikisDatabaseNames
in Lucene plugin
* [XWIKI-1991] - Replace usage of sun.misc.BASE64Encoder with
commons-codec
* [XWIKI-2032] - Remove Finch and Dodo skin from the default
distribution
** New Feature
* [XWIKI-564] - Export pages in HTML, in a zip file
* [XWIKI-1672] - Allow to delete wiki
* [XWIKI-1931] - XAR Export for a page
* [XWIKI-1978] - Create a new module for the patchservice
** Task
* [XWIKI-1968] - Auto-create the Advanced/Basic usertype property
if it does not exist
* [XWIKI-1973] - Upgrade to xml-apis 1.3.04
* [XWIKI-2005] - Upgrade Commons HttpClient to 3.1, ical4j to
0.9.20 and Picocontainer to 1.2
* [XWIKI-2031] - Move skins in their own build modules
Release Notes - XWiki Enterprise - Version 1.3 M1
** Bug
* [XE-161] - XWiki.Result page has multiwiki problems
* [XE-170] - Malformed HTML in CalendarData class
* [XE-181] - Remove empty Blog.Categories objects in the
Blog.Categories page
** Improvement
* [XE-157] - Add links to Blog post titles when displayed in a
blog list
* [XE-158] - Add title and introduction to the Dashboard page
* [XE-171] - Display scaled images in the photo album application
Here's my +1
Thanks
-Vincent