Changes for page Release Notes for XWiki 6.1 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gdelhumeau1 +XWiki.mflorea - Content
-
... ... @@ -39,6 +39,12 @@ 39 39 * The LESS Compiler now compress the generated CSS. 40 40 * A new component has been added to compute a Color Theme compatible with [[extensions:Extension.Color Theme Application]] from a LESS file. 41 41 42 +== Job module improvements == 43 + 44 +A new ##org.xwiki.job.JobExecutor## component has been introduce to replace ##org.xwiki.job.JobManager## (which is now deprecated). This component adds support for parallel execution of jobs and also support grouping jobs that need to be executed in the same thread. 45 + 46 +See [[extensions:Extension.Job Module]] for more details. 47 + 42 42 == Deprecated and Retired projects == 43 43 44 44 <description of deprecated and retired projects> ... ... @@ -49,6 +49,7 @@ 49 49 50 50 * [[Groovy 2.3.2>>http://jira.xwiki.org/browse/XCOMMONS-598]] 51 51 * [[Official LESS Compiler for Java 1.7.0.1.1>>http://jira.xwiki.org/browse/XWIKI-10437]] 58 +* [[Apache Lucene and Solr 4.8.1>>http://jira.xwiki.org/browse/XWIKI-10357]] 52 52 53 53 == Miscellaneous == 54 54