Changes for page Release Notes for XWiki 8.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. ThomasMortagne1 +XWiki.mflorea - Content
-
... ... @@ -22,27 +22,10 @@ 22 22 23 23 = For Developers = 24 24 25 -== Standard java.lang.Packageproperties==25 +== <developer feature N> == 26 26 27 - Thefollowingproperties are nowautomaticallyadded to all Maven jarmodulesMANIFEST files:27 +<description of developer feature N> 28 28 29 -{{code language="properties"}} 30 -Specification-Title: ${project.name} 31 -Specification-Version: ${project.version} 32 -Specification-Vendor: ${project.organization.name} 33 -Implementation-Title: ${project.name} 34 -Implementation-Version: ${project.version} 35 -Implementation-Vendor-Id: ${project.groupId} 36 -Implementation-Vendor: ${project.organization.name} 37 -Implementation-URL: ${project.url} 38 -{{/code}} 39 - 40 -And can be accessed using ##java.lang.Package## from any class. For example: 41 - 42 -{{code language="java"}} 43 -String myVersion = this.getClass().getPackage().getImplementationVersion(); 44 -{{/code}} 45 - 46 46 == Deprecated and Retired projects == 47 47 48 48 <description of deprecated and retired projects> ... ... @@ -53,7 +53,6 @@ 53 53 54 54 * [[Infinispan 8.2.1>>http://jira.xwiki.org/browse/XWIKI-13293]] 55 55 * [[slf4j 1.7.21>>http://jira.xwiki.org/browse/XCOMMONS-958]] 56 -* [[commons-compress 1.11>>http://jira.xwiki.org/browse/XCOMMONS-960]] 57 57 58 58 == Miscellaneous == 59 59