Last modified by Thomas Mortagne on 2017/03/24

From version 7.1
edited by Vincent Massol
on 2012/12/09
Change comment: There is no comment for this version
To version 9.1
edited by Sergiu Dumitriu
on 2012/12/11
Change comment: Upgraded to commons-net 3.2

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.Sergiu
Content
... ... @@ -36,17 +36,13 @@
36 36  * [[logback 1.0.9>>http://jira.xwiki.org/browse/XCOMMONS-309]]
37 37  * [[lucene 4.0.0>>http://jira.xwiki.org/browse/XWIKI-8404]]
38 38  * [[Solr 4.0.0>>http://jira.xwiki.org/browse/XWIKI-8578]]
39 +* [[Apache commons-net 3.2>>http://jira.xwiki.org/browse/XCOMMONS-322]]
39 39  
40 40  == Miscellaneous ==
41 41  
42 42  * We've [[replaced the Rendering Standalone JAR with a Rendering Standalone ZIP>>rendering:Main.GettingStarted||anchor="HUsingtheXWikiRenderingStandaloneZIP"]].
43 43  * Started experimenting with [[Mockito>>http://code.google.com/p/mockito/]].
44 -* Tests requiring JMock and not testing components should now use:(((
45 -{{code language="java"}}
46 -@Rule
47 -public final JMockRule mockery = new JMockRule();
48 -{{/code}}
49 -)))
45 +* [[New unit and integration testing best practices>>dev:Community.Testing]].
50 50  
51 51  = Translations =
52 52  

Get Connected