Author: chtompki
Date: Mon Jul 2 16:55:10 2018
New Revision: 1032005
Log:
Site checkin for project Apache Commons Parent
Added:
websites/production/commons/content/proper/commons-parent/ci-management.html
websites/production/commons/content/proper/commons-parent/issue-management.html
websites/production/commons/content/proper/commons-parent/mailing-lists.html
websites/production/commons/content/proper/commons-parent/scm.html
websites/production/commons/content/proper/commons-parent/summary.html
Removed:
websites/production/commons/content/proper/commons-parent/integration.html
websites/production/commons/content/proper/commons-parent/issue-tracking.html
websites/production/commons/content/proper/commons-parent/mail-lists.html
websites/production/commons/content/proper/commons-parent/project-summary.html
websites/production/commons/content/proper/commons-parent/source-repository.html
Modified:
websites/production/commons/content/proper/commons-parent/changes-report.html
websites/production/commons/content/proper/commons-parent/dependency-convergence.html
websites/production/commons/content/proper/commons-parent/dependency-info.html
websites/production/commons/content/proper/commons-parent/distribution-management.html
websites/production/commons/content/proper/commons-parent/index.html
websites/production/commons/content/proper/commons-parent/japicmp.html
websites/production/commons/content/proper/commons-parent/jira-report.html
websites/production/commons/content/proper/commons-parent/project-info.html
websites/production/commons/content/proper/commons-parent/project-reports.html
websites/production/commons/content/proper/commons-parent/rat-report.html
websites/production/commons/content/proper/commons-parent/surefire-report.html
Modified:
websites/production/commons/content/proper/commons-parent/changes-report.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/changes-report.html
(original)
+++
websites/production/commons/content/proper/commons-parent/changes-report.html
Mon Jul 2 16:55:10 2018
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 16 April 2018
+ | Generated by Apache Maven Doxia at 02 July 2018
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Apache Commons developers" />
- <meta name="Date-Revision-yyyymmdd" content="20180416" />
+ <meta name="Date-Revision-yyyymmdd" content="20180702" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Changes</title>
@@ -36,8 +36,8 @@
<a class="brand"
href="http://commons.apache.org/commons-parent-pom.html">Apache Commons Parent
™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 16 April 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version:
47-SNAPSHOT</li>
+ <li id="publishDate">Last Published: 02 July 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
48-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -202,330 +202,394 @@
<th>Date</th>
<th>Description</th></tr>
<tr class="b">
+<td><a href="#a47">47</a></td>
+<td>YYYY-MM-DD</td>
+<td>TBD</td></tr>
+<tr class="a">
<td><a href="#a46">46</a></td>
<td>2018-04-07</td>
<td>Plugin updates Notes on japicmp usage in 46
---------------------------- For japicmp to work when running 'mvn
site', we must first run package because japicmp needs a built artifact
to which to compare the previous version. Thus, we run 'mvn package
site' to get an appropriate japicmp report.</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a45">45</a></td>
<td>2018-03-12</td>
<td>Changing location of commons-release-plugin</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a44">44</a></td>
<td>2018-03-08</td>
<td>Plugin Updates and add new commons-release-plugin Notes on
Building version 44. ----------------------------- When
building, because of an issue with japicmp, we have an erroneous non-failing
stacktrace that occurs. Specifically, we see: [warn] No new
version specified and file './commons-parent/pom.xml' of artifact could not be
opened as jar archive: error in opening zip file
java.util.zip.ZipException: error in opening zip file mainly caused by
an error in
japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters(JApiCmpMojo.java:341).
We have asked for this to be addressed in the github issue:
https://github.com/siom79/japicmp/issues/195</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a43">43</a></td>
<td>2018-01-02</td>
<td>Updates plugins and generally requires Java 7.</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a42">42</a></td>
<td>2016-12-29</td>
<td>Updates plugins</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a41">41</a></td>
<td>2016-08-15</td>
<td>Updates plugins and adds source compatibility profiles</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a40">40</a></td>
<td>2016-04-30</td>
<td>Updates plugins and parent; fixes COMMONSSITE-87 and COMMONSSITE-82. N.B.
The assembly plugin now runs in the verify phase (it was previously run in the
package phase). See COMMONSSITE-87. This allows child poms to create
additional jars to be added to the assembly. This will affect child poms that
rely on the assembly occurring in the package phase. They will need to be
amended to use the verify phase instead.</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a39">39</a></td>
<td>2015-09-07</td>
<td>Uses a new location assembly location; updates plugins; allows Java 8
builds to use animal-sniffer.</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a38">38</a></td>
<td>2015-06-25</td>
<td>Fix bug in site Security link; update plugins</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a37">37</a></td>
<td>2015-01-28</td>
<td>Update plugins, add Animal Sniffer and site-basic profile</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a36">36</a></td>
<td>2014-12-21</td>
<td>Update plugins, fix release-notes profile.</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a35">35</a></td>
<td>2014-10-22</td>
<td>Update plugins and maintenance</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a34">34</a></td>
<td>2014-04-16</td>
<td>The main changes in this release are: - Added Maven enforcer to ensure
builds use Maven 3.0.0 or later - Surefire 2.16 to 2.17 - scm-publish
1.0-beta to 1.0 - added java-1.8 profile</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a33">33</a></td>
<td>2014-02-14</td>
<td>The main changes in this release are: - Fixed Jacoco configuration
syntax - updated some plugins</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a32">32</a></td>
<td>2013-07-01</td>
<td>The main changes in this release are: - added fix for Javadoc
vulnerability (CVE-2013-1571, VU#225657) MJAVADOC-370 - updated some
plugins</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a31">31</a></td>
<td>2013-06-24</td>
<td>The main changes in this release are: - dropped unused 'rc' profile -
fixed the maven.compile[r] names - updated some plugins and the RAT excludes
list</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a30">30</a></td>
<td>2013-05-28</td>
<td>The main changes in this release are RAT configuration changes: - updated
excludes: added .pmd and download_*.cgi - changed excludes so child POM
excludes will be appended to the parent list - duplicated settings in build
section so they apply to standalone invocations Coverage tool: Made JaCoCo an
optional profile Restored Cobertura as an optional profile</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a29">29</a></td>
<td>2013-05-18</td>
<td>Replace Cobertura with JaCoCo; update plugin versions</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a28">28</a></td>
<td>2013-01-26</td>
<td>Update plugins</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a27">27</a></td>
<td>2012-09-24</td>
<td>Update plugins</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a26">26</a></td>
<td>2012-08-23</td>
<td>Update plugins</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a25">25</a></td>
<td>2012-??-??</td>
<td>Update plugins</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a24">24</a></td>
<td>2012-03-13</td>
<td>Update and add plugins</td></tr>
-<tr class="a">
+<tr class="b">
<td><a href="#a23">23</a></td>
<td>2012-01-11</td>
<td>The Maven3 site plugin has been updated to support ssh/scp for deployment
The buildNumber plugin now defaults to using SVN CLI, and does not run if
buildNumber.skip=true To use javasvn instead, use the profile:
javasvn</td></tr>
-<tr class="b">
+<tr class="a">
<td><a href="#a22">22</a></td>
<td>2011-09-21</td>
<td>Starting with version 22, the RAT plugin has changed Maven group and id,
so any existing configuration needs to be updated. To fix component POMs,
please change any occurrences of:
<groupId>org.codehaus.mojo</groupId>
<artifactId>rat-maven-plugin</artifactId> to the new values:
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId></td></tr></table></div>
<div class="section">
-<h3 id="a46">Release 46 – 2018-04-07</h3>
+<h3 id="a47">Release 47 – YYYY-MM-DD</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>Set the version of Apache Commons BCEL used by
maven-project-info-reports-plugin to avoid
+ "org.apache.bcel.classfile.ClassFormatException: Invalid
byte tag in constant pool: 19"</td>
+<td><a href="team-list.html#null"></a></td></tr>
<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
-<td>japicmp-maven-plugin 0.11.0 -> 0.11.1</td>
+<td>Allows JApiCmp's ignoreMissingClasses parameter to be easily overridable
with the property commons.japicmp.ignoreMissingClasses.</td>
<td><a href="team-list.html#null"></a></td></tr>
<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
-<td>maven-surefire-report-plugin 2.20.1 -> 2.21.0</td>
+<td>japicmp-maven-plugin 0.11.1 -> 0.12.0</td>
<td><a href="team-list.html#null"></a></td></tr>
<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Add java-1.10 profile</td>
+<td>New properties: commons.distSvnStagingUrl, commons.releaseManagerName,
commons.releaseManagerKey</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>maven-javadoc-plugin 3.0.0 -> 3.0.1 (Java 10 compatibility)</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>maven-site-plugin 3.7.0 -> 3.7.1.</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>org.apache.maven.wagon:wagon-ssh 3.0.0 -> 3.1.0</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>maven-surefire-report-plugin 2.21.0 -> 2.22.0</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>maven-enforcer-plugin 3.0.0-M1 -> 3.0.0-M2</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>commons-release-plugin 1.2 -> 1.3</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>commons-build-plugin 1.8 -> 1.9</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>maven-surefire-plugin 2.21.0 -> 2.22.0</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>maven-project-info-reports-plugin 2.9 -> 3.0.0</td>
+<td><a href="team-list.html#null"></a></td></tr></table></div>
+<div class="section">
+<h3 id="a46">Release 46 – 2018-04-07</h3>
+<table border="0" class="bodyTable">
+<tr class="b">
+<th>Type</th>
+<th>Changes</th>
+<th>By</th></tr>
+<tr class="a">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>japicmp-maven-plugin 0.11.0 -> 0.11.1</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="b">
+<td><img src="images/update.gif" alt="Update" title="Update" /></td>
+<td>maven-surefire-report-plugin 2.20.1 -> 2.21.0</td>
<td><a href="team-list.html#null"></a></td></tr>
<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
-<td>Add java-1.11 profile</td>
+<td>Add java-1.10 profile</td>
<td><a href="team-list.html#null"></a></td></tr>
<tr class="b">
+<td><img src="images/add.gif" alt="Add" title="Add" /></td>
+<td>Add java-1.11 profile</td>
+<td><a href="team-list.html#null"></a></td></tr>
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>jacoco-maven-plugin 0.8.0 -> 0.8.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>commons-build-plugin 1.7 -> 1.8</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>commons-release-plugin 1.1 -> 1.2</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>japicmp-maven-plugin: oldVersionPattern=\d+\.\d+\.\d*</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-assembly-plugin: 3.0.0 -> 3.1.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
<td>Prerequisites tag; should only be used for maven-plugins, using
maven-enforcer-plugin instead.</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a45">Release 45 – 2018-03-12</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Rearranging plugin order in -Prelease, removing commons-release-plugin
from build>pluginManagement</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a44">Release 44 – 2018-03-08</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>new profile module-name to add 'Automatic-Module-Name' entry to the
manifest</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>felix:maven-bundle-plugin 3.4.0 -> 3.5.0.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>build artifacts -test.jar, -sources.jar and -test-sources.jar always, not
only at release time</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-enforcer-plugin set version to 3.0.0-M1 and update Maven requirement
from 3.0.0 to 3.0.5 (the latest 3.0.x.)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>jacoco-maven-plugin 0.7.9 -> 0.8.0.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Fix japicmp config: add to reporting section and define
ignoreMissingNewVersion explicitly</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>org.apache:apache 18 -> 19</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>COMMONSSITE-105: Add commons-release-plugin version 1.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>COMMONSSITE-106: Add spotbugs-maven-plugin version 3.1.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-surefire-plugin 2.20.1 -> 2.21.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-failsafe-plugin 2.20.1 -> 2.21.0</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a43">Release 43 – 2018-01-02</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-compiler-plugin 3.6.1 -> 3.6.2.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-compiler-plugin 3.6.2 -> 3.7.0.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>jacoco-maven-plugin 0.7.7.201606060606 -> 0.7.9.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-javadoc-plugin 2.10.4 -> 3.0.0 (Java 9 compatibility.)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update japicmp 0.9.3 -> 0.10.0.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>animal-sniffer-maven-plugin 1.15 -> 1.16.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>commons.findbugs.version 3.0.3 -> 3.0.5 (requires Java 7.)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>commons.clirr.version 2.7 -> 2.8.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-surefire-plugin 2.19.1 -> 2.20.1.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Add maven-failsafe-plugin 2.20.1 (to along with surefire.)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>felix:maven-bundle-plugin 3.0.1 -> 3.4.0 (requires Java 7.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>versions-maven-plugin 2.3 -> 2.5.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>japicmp-maven-plugin 0.10.0 -> 0.11.0.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>build-helper-maven-plugin 1.10 -> 3.0.0 (requires Maven 3 and Java
7.)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>wagon-ssh 2.10 -> 3.0.0.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-site-plugin 3.6 -> 3.7 (fixes Java 9 builds; for migrating from
3.4 to 3.5.1, see
https://maven.apache.org/components/plugins/maven-site-plugin/migrate.html)</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a42">Release 42 – 2016-12-29</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-site-plugin 3.4 -> 3.6 (for migrating from 3.4 to 3.5.1, see
https://maven.apache.org/components/plugins/maven-site-plugin/migrate.html)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>jacoco-maven-plugin : 0.7.6.201602180812 -> 0.7.7.201606060606</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>commons-build-plugin : 1.6 -> 1.7</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-changes-plugin : 2.12 -> 2.12.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update japicmp: 0.8.0 -> 0.9.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-compiler-plugin : 3.5.1 -> 3.6.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>japicmp plugin no longer fail on "mvn site" (it requires
target/*jar), use "mvn package site -Pjapicmp" to include its
report</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>japicmp-maven-plugin : 0.8.0 -> 0.9.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>new profiles to run coveralls coverage
reports via Travis using Jacoco or Cobertura respectively</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>new property
commons.japicmp.breakBuildOnBinaryIncompatibleModifications
@@ -535,588 +599,588 @@
<div class="section">
<h3 id="a41">Release 41 – 2016-08-15</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>COMMONSSITE-89 - support both clirr and japicmp
Clirr report must now be explicitly enabled using
src/site/resources/profile.clirr file or -Pclirr option</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-source-plugin 3.0.0 -> 3.0.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>commons.rat.version 0.11 -> 0.12</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-javadoc-plugin 2.10.3 -> 2.10.4</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>RAT: Exclude Eclipse local files and folders</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Changed ciManagement to Jenkins builds.apache.org</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Apache parent: 17 -> 18</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a40">Release 40 – 2016-04-30</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Apache Parent POM : 16 -> 17</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>COMMONSSITE-87 - ensure assembly plugin runs after all package phase
plugins</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>COMMONSSITE-82 - use Commons Skin 4.1 (site.xml)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Require minimum of Maven 3.0.5</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-assembly-plugin : 2.5.5 -> 2.6</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-changes-plugin : 2.11 -> 2.12</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-clean-plugin : 2.6.1 -> 3.0.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-compiler-plugin : 3.3 -> 3.5.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-enforcer-plugin : 1.3.1 -> 1.4.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-source-plugin : 2.4 -> 3.0.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-surefire-plugin : 2.18.1 -> 2.19.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-project-info-reports-plugin : 2.8 -> 2.9</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-release-plugin : 2.5.2 -> 2.5.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>animal-sniffer-maven-plugin : 1.11 -> 1.15</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>build-helper-maven-plugin : 1.9.1 -> 1.10</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>buildnumber-maven-plugin 1.3 -> 1.4 (supports git SCM now)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>clirr-maven-plugin : 2.6.1 -> 2.7</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>commons-build-plugin : 1.4 -> 1.6</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>felix:maven-bundle-plugin : 2.5.3 -> 3.0.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>findbugs-maven-plugin : 3.0.0 -> 3.0.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>jacoco-maven-plugin : 0.7.5.201505241946 -> 0.7.6.201602180812</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>wagon-ssh : 2.8 -> 2.10</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a39">Release 39 – 2015-09-07</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Compiler Plugin : 3.2 -> 3.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Build Helper Plugin : 1.8 -> 1.9.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Release Plugin : 2.5.1 -> 2.5.2</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Javadoc Plugin : 2.10.2 -> 2.10.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Jar Plugin : 2.5 -> 2.6</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Drop the "trunks-proper" profile</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update animal-sniffer Plugin : 2.13 -> 2.14 (for Java7+ build
profile)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Move assembly to standard location. src/main =>
src/assembly/src.xml</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Jacoco Plugin : 0.7.4.201502262128 -> 0.7.5.201505241946</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a38">Release 38 – 2015-06-25</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Fix URL for Security link</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Assembly Plugin : 2.5.3 => 2.5.5</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Cobertura Plugin : 2.6 => 2.7</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Jacoco Plugin : 0.7.2 => 0.7.4</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Javadoc Plugin : 2.10.1 => 2.10.2</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Surefire Plugin : 2.18 => 2.18.1</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a37">Release 37 – 2015-01-28</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update minimum Maven prerequisite (as defined by Findbugs) 3.0 ->
3.0.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update org.apache:apache 15 to 16 (nop for Commons: maven-compiler-plugin
already contained source/target)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Maven Project Info Reports Plugin : 2.7 => 2.8</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>merged maven-3 profile into main body (Maven 2 is no longer supported)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Added Animal Sniffer profile (active by default)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>renamed the profile jdk7-findbugs to jdk7-plugin-fix-version</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Allow to configure dependency excludes of bundle-plugin with
commons.osgi.excludeDependencies</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Added property commons.changes.onlyCurrentVersion for changes plugin Jira
report</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update GPG Plugin : 1.5 => 1.6</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update Antrun Plugin : 1.7 => 1.8</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Allow changes Jira report maxEntries to be overridden (default 100)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Allow changes Jira report runOnlyAtExecutionRoot to be overridden</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Added site-basic profile to allow quick generation of the basic site
docs</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a36">Release 36 – 2014-12-21</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-jxr-plugin 2.4 to 2.5</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-surefire-plugin(s) 2.17 to 2.18</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-assembly-plugin 2.5 to 2.5.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-clean-plugin 2.6 to 2.6.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update commons.wagon-ssh.version 2.6 to 2.8</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Add announcementDirectory to release-notes profile.</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a35">Release 35 – 2014-10-22</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add link to security page in general navigation section</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Added java-1.9 profile</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Suppress test Javadocs when building site</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Suppress test Javadocs</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update JaCoCo to 0.7.2.201409121644</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-compiler-plugin 3.1 to 3.2</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-source-plugin 2.2.1 to 2.4</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-site-plugin 3.3 to 3.4</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-gpg-plugin 1.4 to 1.5</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-jar-plugin 2.4 to 2.5</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-release-plugin 2.4.2 to 2.5.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-bundle-plugin 2.4.0 to 2.5.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update buildnumber-maven-plugin 1.2 to 1.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update wagon-ssh 2.3 to 2.6</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-scm-publish-plugin 1.0 to 1.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update jdepend-maven-plugin 2.0-beta-2 to 2.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update apache-rat-plugin 0.10 to 0.11</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-clean-plugin 2.5 to 2.6.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-changes-plugin 2.9 to 2.11</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-deploy-plugin 2.8.1 to 2.8.2</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-install-plugin 2.5.1 to 2.5.2</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update maven-javadic-plugin 2.9.1 to 2.10.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update apache 13 to 15</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Add property commons.findbugs.version.</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a34">Release 34 – 2014-04-16</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Added java-1.8 profile</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-scm-publish-plugin 1.0-beta -> 1.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-surefire-plugin(s) 2.16 -> 2.17</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Added Maven enforcer to ensure builds use Maven 3.0.0 or later</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a33">Release 33 – 2014-02-14</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>commons-skin 3 -> 4</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-deploy-plugin 2.7 -> 2.8.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-jxr-plugin 2.3 -> 2.4</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-install-plugin 2.4 -> 2.5.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-release-plugin 2.4.1 -> 2.4.2</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-surefire-plugin(s) 2.15 -> 2.16</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>remote-resources-plugin 1.4 -> 1.5</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>apache-rat-plugin 0.9 -> 0.10</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>clirr-maven-plugin 2.5 -> 2.6.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>cobertura-maven-plugin 2.5.2 -> 2.6</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>jacoco-maven-plugin 0.6.3.201306030806 -> 0.6.4.201312101107</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Fixed JaCoCo configuration - syntax changed completely between 0.6.2.x and
0.6.3.x</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Add commons.compiler.version property so compiler plugin version can be
overridden if necessary</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Add source archive to Maven artifacts</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a32">Release 32 – 2013-07-01</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-javadoc-plugin 2.9 -> 2.9.1</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a31">Release 31 – 2013-06-24</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Dropped "rc" profile as no longer relevant</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-bundle-plugin 2.3.7 -> 2.4.0</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-surefire[-report]-plugin 2.14.1 -> 2.15</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>renamed properties maven.compile.* => maven.compiler.*. Fixes <a
class="externalLink"
href="http://issues.apache.org/jira/browse/COMMONSSITE-69">COMMONSSITE-69</a>.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Exclude .checkstyle and .fbprefs from RAT check</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a30">Release 30 – 2013-05-28</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>cobertura-maven-plugin 2.5.2 reinstated</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>jacoco-maven-plugin 0.6.2.201302030002 -> 0.6.3.201306030806</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>rat-maven-plugin 0.8 -> 0.9</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-project-info-reports-plugin 2.6 -> 2.7</td>
<td><a href="team-list.html#null"></a></td></tr></table></div>
<div class="section">
<h3 id="a29">Release 29 – 2013-05-18</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>cobertura-maven-plugin 2.5.2 -> removed</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>jacoco-maven-plugin -> 0.6.2.201302030002</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-surefire-plugin 2.13 -> 2.14.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-surefire-report-plugin 2.13 -> 2.14.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-changes-plugin 2.8 -> 2.9</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-compiler-plugin 3.0 -> 3.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-release-plugin 2.3.2 -> 2.4.1</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-site-plugin 3.2 -> 3.3</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>The main change is the replacement of Cobertura with JaCoCo for test
coverage analysis. The former is not maintained anymore, has numerous
@@ -1150,11 +1214,11 @@ ${argLine} property):
<div class="section">
<h3 id="a28">Release 28 – 2013-01-26</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>apache-parent-pom 9 -> 13
@@ -1163,7 +1227,7 @@ ${argLine} property):
cobertura-maven-plugin 2.5.1 -> 2.5.2
buildnumber-maven-plugin 1.1 -> 1.2</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Also changed, but omitted from changes section in released version:
@@ -1176,11 +1240,11 @@ ${argLine} property):
<div class="section">
<h3 id="a27">Release 27 – 2012-09-24</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>update maven-site-plugin to 3.1 in reporting section
use properties for all reporting plugins to ensure consistency
@@ -1193,16 +1257,16 @@ ${argLine} property):
<div class="section">
<h3 id="a26">Release 26 – 2012-08-23</h3>
<table border="0" class="bodyTable">
-<tr class="b">
+<tr class="a">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>FELIX-3037 has been fixed so the profile java-1.5-detected is no longer
needed
(in fact it causes problems, because it reverts bndlib to a
version that is missing some required new methods)</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>maven-changes-plugin: 2.6 => 2.7.1
maven-clean-plugin: 2.4.1 => 2.5
@@ -1219,11 +1283,11 @@ ${argLine} property):
<div class="section">
<h3 id="a25">Release 25 – 2012-??-??</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Updated various plugin versions:
clirr-maven-plugin: 2.3 => 2.4
@@ -1233,11 +1297,11 @@ ${argLine} property):
<div class="section">
<h3 id="a24">Release 24 – 2012-03-13</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Updated various plugin versions:
antrun: 1.6 => 1.7
@@ -1261,85 +1325,85 @@ ${argLine} property):
<div class="section">
<h3 id="a23">Release 23 – 2012-01-11</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>added java-1.7 profile</td>
<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>added ssh/scp support to maven-site-plugin in Maven3</td>
<td><a href="team-list.html#ggregory">ggregory</a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>moved buildNumber plugin to profile which is activated unless
buildNumber.skip=true
changed buildNumber plugin default provider to CLI; added
'javasvn' profile as override Thanks to Olivier Lamy.</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>added aggregate:false to jxr plugin (aggregate is deprecated)</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>updated modules list, added: bcel, functor, jcs, ognl</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr></table></div>
<div class="section">
<h3 id="a22">Release 22 – 2011-09-21</h3>
<table border="0" class="bodyTable">
-<tr class="a">
+<tr class="b">
<th>Type</th>
<th>Changes</th>
<th>By</th></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add commons.release.version and commons.rc.version for use in releasing
commons parent</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add release-notes profile to generate RELEASE-NOTES.txt from changes.xml.
Added changes.xml and template release-notes.vm</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add pom description</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Added workround for bundle plugin 2.3.5 on Java 1.5 - replace embedded
bndlib with previous version</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add buildnumber plugin and put build details into manifests.</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add Clirr report for all components</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update to site plugin 3.0 (usable by Maven 2 and Maven 3)</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/fix.gif" alt="Fix" title="Fix" /></td>
<td>Fix resources and testResource overrides to include the default
directories.
Components which redefine these may no longer need to do so.</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update to latest releases of plugins.</td>
<td><a href="team-list.html#null"></a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/remove.gif" alt="Remove" title="Remove" /></td>
<td>Remove Maven IDEA plugin.</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="b">
+<tr class="a">
<td><img src="images/update.gif" alt="Update" title="Update" /></td>
<td>Update to Apache RAT plugin, and enable use as standalone goal.</td>
<td><a href="team-list.html#sebb">sebb</a></td></tr>
-<tr class="a">
+<tr class="b">
<td><img src="images/add.gif" alt="Add" title="Add" /></td>
<td>Add Javadoc link to Java EE.</td>
<td><a
href="team-list.html#ggregory">ggregory</a></td></tr></table></div></div>
Added:
websites/production/commons/content/proper/commons-parent/ci-management.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/ci-management.html
(added)
+++
websites/production/commons/content/proper/commons-parent/ci-management.html
Mon Jul 2 16:55:10 2018
@@ -0,0 +1,233 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 02 July 2018
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta charset="iso-8859-1" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="Date-Revision-yyyymmdd" content="20180702" />
+ <meta http-equiv="Content-Language" content="en" />
+ <title>Apache Commons – CI Management</title>
+
+ <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+ <link rel="stylesheet" href="./css/site.css" type="text/css" />
+ <link rel="stylesheet" href="./css/print.css" media="print" />
+
+ <script type="text/javascript" src="./js/jquery.min.js"></script>
+ <script type="text/javascript" src="./js/bootstrap.min.js"></script>
+ <script type="text/javascript" src="./js/prettify.min.js"></script>
+ <script type="text/javascript" src="./js/site.js"></script>
+
+
+ </head>
+
+ <body class="composite">
+ <a href="http://commons.apache.org/" id="bannerLeft"
title="Apache Commons logo">
+
<img class="logo-left" src="./images/commons-logo.png" alt="Apache
Commons logo"/>
+ </a>
+ <div class="clear"></div>
+
+ <div class="navbar">
+ <div class="navbar-inner">
+ <div class="container-fluid">
+ <a class="brand"
href="http://commons.apache.org/commons-parent-pom.html">Apache Commons Parent
™</a>
+ <ul class="nav">
+
+ <li id="publishDate">Last Published: 02 July 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
48-SNAPSHOT</li>
+ </ul>
+ <div class="pull-right"> <ul class="nav">
+ <li>
+ <a href="http://www.apachecon.com/" class="externalLink"
title="ApacheCon">
+ ApacheCon</a>
+ </li>
+ <li>
+ <a href="http://www.apache.org" class="externalLink"
title="Apache">
+ Apache</a>
+ </li>
+ <li>
+ <a href="../" title="Commons">
+ Commons</a>
+ </li>
+ </ul>
+</div>
+ </div>
+ </div>
+ </div>
+
+ <div class="container-fluid">
+ <table class="layout-table">
+ <tr>
+ <td class="sidebar">
+ <div class="well sidebar-nav">
+ <ul class="nav nav-list">
+ <li class="nav-header"><i
class="icon-info-sign"></i>Project Documentation</li>
+
<li class="expanded">
+ <a href="project-info.html" title="Project Information">
+ Project Information</a>
+ <ul>
+ <li class="none">
+ <a href="index.html" title="About">
+ About</a>
+ </li>
+ <li class="none">
+ <a href="summary.html" title="Summary">
+ Summary</a>
+ </li>
+ <li class="none">
+ <a href="scm.html" title="Source Code Management">
+ Source Code Management</a>
+ </li>
+ <li class="none">
+ <a href="issue-management.html" title="Issue Management">
+ Issue Management</a>
+ </li>
+ <li class="none">
+ <a href="mailing-lists.html" title="Mailing Lists">
+ Mailing Lists</a>
+ </li>
+ <li class="none">
+ <a href="dependency-info.html" title="Dependency
Information">
+ Dependency Information</a>
+ </li>
+ <li class="none">
+ <a href="dependency-convergence.html" title="Dependency
Convergence">
+ Dependency Convergence</a>
+ </li>
+ <li class="none active">
+ <a href="ci-management.html" title="CI Management">
+ CI Management</a>
+ </li>
+ <li class="none">
+ <a href="distribution-management.html" title="Distribution
Management">
+ Distribution Management</a>
+ </li>
+ </ul>
+ </li>
+
<li
class="collapsed">
+ <a href="project-reports.html" title="Project Reports">
+ Project Reports</a>
+ </li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">Commons</li>
+ <li class="none">
+ <a href="../" title="Home">
+ Home</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ License</a>
+ </li>
+
<li class="collapsed">
+ <a href="../components.html" title="Components">
+ Components</a>
+ </li>
+
<li class="collapsed">
+ <a href="../sandbox/index.html" title="Sandbox">
+ Sandbox</a>
+ </li>
+
<li class="collapsed">
+ <a href="../dormant/index.html" title="Dormant">
+ Dormant</a>
+ </li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">General
Information</li>
+ <li class="none">
+ <a href="../security.html" title="Security">
+ Security</a>
+ </li>
+ <li class="none">
+ <a href="../volunteering.html" title="Volunteering">
+ Volunteering</a>
+ </li>
+ <li class="none">
+ <a href="../patches.html" title="Contributing Patches">
+ Contributing Patches</a>
+ </li>
+ <li class="none">
+ <a href="../building.html" title="Building Components">
+ Building Components</a>
+ </li>
+ <li class="none">
+ <a href="./" title="Commons Parent Pom">
+ Commons Parent Pom</a>
+ </li>
+ <li class="none">
+ <a href="../build-plugin/index.html" title="Commons Build
Plugin">
+ Commons Build Plugin</a>
+ </li>
+ <li class="none">
+ <a href="../releases/index.html" title="Releasing
Components">
+ Releasing Components</a>
+ </li>
+ <li class="none">
+ <a href="http://wiki.apache.org/commons/FrontPage"
class="externalLink" title="Wiki">
+ Wiki</a>
+ </li>
+ </ul>
+ <ul class="nav nav-list">
+ <li class="nav-header">ASF</li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/how-it-works.html"
class="externalLink" title="How the ASF works">
+ How the ASF works</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/getinvolved.html"
class="externalLink" title="Get Involved">
+ Get Involved</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/dev/" class="externalLink"
title="Developer Resources">
+ Developer Resources</a>
+ </li>
+ <li class="none">
+ <a
href="http://www.apache.org/foundation/policies/conduct.html"
class="externalLink" title="Code of Conduct">
+ Code of Conduct</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/sponsorship.html"
class="externalLink" title="Sponsorship">
+ Sponsorship</a>
+ </li>
+ <li class="none">
+ <a href="http://www.apache.org/foundation/thanks.html"
class="externalLink" title="Thanks">
+ Thanks</a>
+ </li>
+ </ul>
+ </div>
+ <div id="poweredBy">
+
<a
href="http://www.apache.org/events/current-event.html" title="ApacheCon"
class="builtBy">
+ <img class="builtBy" alt="ApacheCon"
src="http://www.apache.org/events/current-event-125x125.png" />
+ </a>
+
<a href="http://maven.apache.org/" title="Maven"
class="builtBy">
+ <img class="builtBy" alt="Maven"
src="http://maven.apache.org/images/logos/maven-feather.png" />
+ </a>
+ </div>
+ </td>
+ <td class="content">
+ <div class="section">
+<h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+<p>This project uses <a class="externalLink"
href="http://jenkins-ci.org/">Jenkins</a>.</p></div>
+<div class="section">
+<h2><a name="Access"></a>Access</h2><a name="Access"></a>
+<p>The following is a link to the continuous integration system used by the
project:</p>
+<div class="source">
+<pre><a class="externalLink"
href="https://builds.apache.org/">https://builds.apache.org/</a></pre></div></div>
+<div class="section">
+<h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
+<p>No notifiers are defined. Please check back at a later date.</p></div>
+ </td>
+ </tr>
+ </table>
+ </div>
+
+ <div class="footer">
+ <p>Copyright © 2018
+ <a href="https://www.apache.org/">The Apache Software
Foundation</a>.
+ All Rights Reserved.</p>
+ </div>
+ </body>
+
+</html>
\ No newline at end of file
Modified:
websites/production/commons/content/proper/commons-parent/dependency-convergence.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/dependency-convergence.html
(original)
+++
websites/production/commons/content/proper/commons-parent/dependency-convergence.html
Mon Jul 2 16:55:10 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 16 April 2018
+ | Generated by Apache Maven Doxia at 02 July 2018
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180416" />
+ <meta name="Date-Revision-yyyymmdd" content="20180702" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Dependency Convergence</title>
@@ -35,8 +35,8 @@
<a class="brand"
href="http://commons.apache.org/commons-parent-pom.html">Apache Commons Parent
™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 16 April 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version:
47-SNAPSHOT</li>
+ <li id="publishDate">Last Published: 02 July 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
48-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -73,19 +73,19 @@
About</a>
</li>
<li class="none">
- <a href="project-summary.html" title="Summary">
+ <a href="summary.html" title="Summary">
Summary</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source Code
Management">
+ <a href="scm.html" title="Source Code Management">
Source Code Management</a>
</li>
<li class="none">
- <a href="issue-tracking.html" title="Issue Management">
+ <a href="issue-management.html" title="Issue Management">
Issue Management</a>
</li>
<li class="none">
- <a href="mail-lists.html" title="Mailing Lists">
+ <a href="mailing-lists.html" title="Mailing Lists">
Mailing Lists</a>
</li>
<li class="none">
@@ -97,7 +97,7 @@
Dependency Convergence</a>
</li>
<li class="none">
- <a href="integration.html" title="CI Management">
+ <a href="ci-management.html" title="CI Management">
CI Management</a>
</li>
<li class="none">
Modified:
websites/production/commons/content/proper/commons-parent/dependency-info.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/dependency-info.html
(original)
+++
websites/production/commons/content/proper/commons-parent/dependency-info.html
Mon Jul 2 16:55:10 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 16 April 2018
+ | Generated by Apache Maven Doxia at 02 July 2018
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180416" />
+ <meta name="Date-Revision-yyyymmdd" content="20180702" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Dependency Information</title>
@@ -35,8 +35,8 @@
<a class="brand"
href="http://commons.apache.org/commons-parent-pom.html">Apache Commons Parent
™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 16 April 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version:
47-SNAPSHOT</li>
+ <li id="publishDate">Last Published: 02 July 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
48-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -73,19 +73,19 @@
About</a>
</li>
<li class="none">
- <a href="project-summary.html" title="Summary">
+ <a href="summary.html" title="Summary">
Summary</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source Code
Management">
+ <a href="scm.html" title="Source Code Management">
Source Code Management</a>
</li>
<li class="none">
- <a href="issue-tracking.html" title="Issue Management">
+ <a href="issue-management.html" title="Issue Management">
Issue Management</a>
</li>
<li class="none">
- <a href="mail-lists.html" title="Mailing Lists">
+ <a href="mailing-lists.html" title="Mailing Lists">
Mailing Lists</a>
</li>
<li class="none active">
@@ -97,7 +97,7 @@
Dependency Convergence</a>
</li>
<li class="none">
- <a href="integration.html" title="CI Management">
+ <a href="ci-management.html" title="CI Management">
CI Management</a>
</li>
<li class="none">
@@ -215,37 +215,37 @@
<pre><dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>47-SNAPSHOT</version>
+ <version>48-SNAPSHOT</version>
<type>pom</type>
</dependency></pre></div></div>
<div class="section">
<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
<div class="source">
-<pre>'org.apache.commons:commons-parent:pom:47-SNAPSHOT'</pre></div></div>
+<pre>'org.apache.commons:commons-parent:pom:48-SNAPSHOT'</pre></div></div>
<div class="section">
<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
<div class="source">
-<pre><dependency org="org.apache.commons"
name="commons-parent" rev="47-SNAPSHOT">
+<pre><dependency org="org.apache.commons"
name="commons-parent" rev="48-SNAPSHOT">
<artifact name="commons-parent" type="pom" />
</dependency></pre></div></div>
<div class="section">
<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
<div class="source">
<pre>@Grapes(
-@Grab(group='org.apache.commons', module='commons-parent',
version='47-SNAPSHOT')
+@Grab(group='org.apache.commons', module='commons-parent',
version='48-SNAPSHOT')
)</pre></div></div>
<div class="section">
-<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
+<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a
name="Gradle.2FGrails"></a>
<div class="source">
-<pre>compile 'org.apache.commons:commons-parent:47-SNAPSHOT'</pre></div></div>
+<pre>compile 'org.apache.commons:commons-parent:48-SNAPSHOT'</pre></div></div>
<div class="section">
<h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
<div class="source">
-<pre>libraryDependencies += "org.apache.commons" %
"commons-parent" % "47-SNAPSHOT"</pre></div></div>
+<pre>libraryDependencies += "org.apache.commons" %
"commons-parent" % "48-SNAPSHOT"</pre></div></div>
<div class="section">
<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
<div class="source">
-<pre>[org.apache.commons/commons-parent
"47-SNAPSHOT"]</pre></div></div></div>
+<pre>[org.apache.commons/commons-parent
"48-SNAPSHOT"]</pre></div></div></div>
</td>
</tr>
</table>
Modified:
websites/production/commons/content/proper/commons-parent/distribution-management.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/distribution-management.html
(original)
+++
websites/production/commons/content/proper/commons-parent/distribution-management.html
Mon Jul 2 16:55:10 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 16 April 2018
+ | Generated by Apache Maven Doxia at 02 July 2018
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180416" />
+ <meta name="Date-Revision-yyyymmdd" content="20180702" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Project Distribution Management</title>
@@ -35,8 +35,8 @@
<a class="brand"
href="http://commons.apache.org/commons-parent-pom.html">Apache Commons Parent
™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 16 April 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version:
47-SNAPSHOT</li>
+ <li id="publishDate">Last Published: 02 July 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
48-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -73,19 +73,19 @@
About</a>
</li>
<li class="none">
- <a href="project-summary.html" title="Summary">
+ <a href="summary.html" title="Summary">
Summary</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source Code
Management">
+ <a href="scm.html" title="Source Code Management">
Source Code Management</a>
</li>
<li class="none">
- <a href="issue-tracking.html" title="Issue Management">
+ <a href="issue-management.html" title="Issue Management">
Issue Management</a>
</li>
<li class="none">
- <a href="mail-lists.html" title="Mailing Lists">
+ <a href="mailing-lists.html" title="Mailing Lists">
Mailing Lists</a>
</li>
<li class="none">
@@ -97,7 +97,7 @@
Dependency Convergence</a>
</li>
<li class="none">
- <a href="integration.html" title="CI Management">
+ <a href="ci-management.html" title="CI Management">
CI Management</a>
</li>
<li class="none active">
Modified: websites/production/commons/content/proper/commons-parent/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/index.html
(original)
+++ websites/production/commons/content/proper/commons-parent/index.html Mon
Jul 2 16:55:10 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 16 April 2018
+ | Generated by Apache Maven Doxia at 02 July 2018
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="iso-8859-1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180416" />
+ <meta name="Date-Revision-yyyymmdd" content="20180702" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – About</title>
@@ -35,8 +35,8 @@
<a class="brand"
href="http://commons.apache.org/commons-parent-pom.html">Apache Commons Parent
™</a>
<ul class="nav">
- <li id="publishDate">Last Published: 16 April 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version:
47-SNAPSHOT</li>
+ <li id="publishDate">Last Published: 02 July 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
48-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -73,19 +73,19 @@
About</a>
</li>
<li class="none">
- <a href="project-summary.html" title="Summary">
+ <a href="summary.html" title="Summary">
Summary</a>
</li>
<li class="none">
- <a href="source-repository.html" title="Source Code
Management">
+ <a href="scm.html" title="Source Code Management">
Source Code Management</a>
</li>
<li class="none">
- <a href="issue-tracking.html" title="Issue Management">
+ <a href="issue-management.html" title="Issue Management">
Issue Management</a>
</li>
<li class="none">
- <a href="mail-lists.html" title="Mailing Lists">
+ <a href="mailing-lists.html" title="Mailing Lists">
Mailing Lists</a>
</li>
<li class="none">
@@ -97,7 +97,7 @@
Dependency Convergence</a>
</li>
<li class="none">
- <a href="integration.html" title="CI Management">
+ <a href="ci-management.html" title="CI Management">
CI Management</a>
</li>
<li class="none">