Last modified by Thomas Mortagne on 2017/03/24

From version 37.1
edited by Vincent Massol
on 2013/09/27
Change comment: There is no comment for this version
To version 38.1
edited by Marius Dumitru Florea
on 2013/09/30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.mflorea
Content
... ... @@ -133,6 +133,12 @@
133 133  com.xpn.xwiki.XWikiContext: Field TYPE_PROVIDER is now final
134 134  {{/code}}
135 135  
136 +* Not an API. This should be internal.
137 +
138 +{{code language="none"}}
139 +com.xpn.xwiki.store.XWikiHibernateBaseStore: Method 'protected java.lang.String[] addHibernateSequenceIfRequired(java.lang.String[], java.lang.String, org.hibernate.Session)' has been removed
140 +{{code language="none"}}
141 +
136 136  * Has been moved to ##xwiki-platform-feed-api## since it was the only module using it. We also dropped jTidy in favor of HTMLCleaner.
137 137  
138 138  {{code language="none"}}
... ... @@ -166,3 +166,4 @@
166 166  org.xwiki.query.jpql.node.AOrderbyItem: Method 'public org.xwiki.query.jpql.node.PPath getPath()' has been removed
167 167  org.xwiki.query.jpql.node.AOrderbyItem: Method 'public void setPath(org.xwiki.query.jpql.node.PPath)' has been removed
168 168  {{/code}}
175 +{{/code}}

Get Connected