Last modified by Thomas Mortagne on 2017/03/24

<
From version < 15.1 >
edited by Denis Gervalle
on 2014/01/17
To version < 16.2 >
edited by Manuel Smeria
on 2014/01/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dgervalle
1 +XWiki.ManuelSmeria
Content
... ... @@ -60,8 +60,9 @@
60 60  * Log generator now generates BeginEvent/EndEvent variants based on marker informations
61 61  * The following ##java.lang.Class## methods are now allowed in Velocity by default: ##name, isArray, isAssignableFrom, isEnum, isInstance, isInterface, isLocalClass, isMemberClass, isPrimitive, isSynthetic##
62 62  * Default job status does not provide log tree anymore. Was making the API too complex. It can be created from the log queue very easily in Java and a helper method has been added in logging ScriptService to create one: {{code language="velocity"}}$services.logging.toLogTree($logs){{/code}}
63 -* Various APIs have been added to help translate log. See [[Logging Module>>extensions:Extension.Logging Module||anchor="HTranslatelog" ]] for more details.
64 -* It's now [[possible to add new Images Types when rendering in XHTML>>rendering:Main.Extending||anchor="HAddinganewImageType"]].
63 +* Various APIs have been added to help translate log. See [[Logging Module>>extensions:Extension.Logging Module||anchor="HTranslatelog"]] for more details
64 +* It's now [[possible to add new Images Types when rendering in XHTML>>rendering:Main.Extending||anchor="HAddinganewImageType"]]
65 +* Introduced ##org.xwiki.observation.AbstractEventListener##
65 65  
66 66  = Translations =
67 67  
... ... @@ -71,7 +71,7 @@
71 71  
72 72  = Tested Browsers & Databases =
73 73  
74 -{{include reference="TestReports.ManualTestReportTemplateSummary"/}}
75 +{{include reference="TestReports.ManualTestReportXWiki54RC1Summary"/}}
75 75  
76 76  = Known issues =
77 77  

Get Connected