Author: chtompki
Date: Thu Mar 15 14:18:57 2018
New Revision: 1026805
Log:
Site checkin for project Apache Commons Parent
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/integration.html
websites/production/commons/content/proper/commons-parent/issue-tracking.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/mail-lists.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/project-summary.html
websites/production/commons/content/proper/commons-parent/rat-report.html
websites/production/commons/content/proper/commons-parent/source-repository.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
Thu Mar 15 14:18:57 2018
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -202,6 +202,14 @@
<th>Date</th>
<th>Description</th></tr>
<tr class="b">
+<td><a href="#a46">46</a></td>
+<td>YYYY-MM-DD</td>
+<td>TBD</td></tr>
+<tr class="a">
+<td><a href="#a45">45</a></td>
+<td>2018-03-12</td>
+<td>Changing location of commons-release-plugin</td></tr>
+<tr class="b">
<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>
@@ -294,6 +302,20 @@
<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 – YYYY-MM-DD</h3>
+<p>No changes in this release.</p></div>
+<div class="section">
+<h3 id="a45">Release 45 – 2018-03-12</h3>
+<table border="0" class="bodyTable">
+<tr class="a">
+<th>Type</th>
+<th>Changes</th>
+<th>By</th></tr>
+<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="a">
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
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
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
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -215,37 +215,37 @@
<pre><dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>44</version>
+ <version>46-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:44'</pre></div></div>
+<pre>'org.apache.commons:commons-parent:pom:46-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="44">
+<pre><dependency org="org.apache.commons"
name="commons-parent" rev="46-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='44')
+@Grab(group='org.apache.commons', module='commons-parent',
version='46-SNAPSHOT')
)</pre></div></div>
<div class="section">
<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a>
<div class="source">
-<pre>compile 'org.apache.commons:commons-parent:44'</pre></div></div>
+<pre>compile 'org.apache.commons:commons-parent:46-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" % "44"</pre></div></div>
+<pre>libraryDependencies += "org.apache.commons" %
"commons-parent" % "46-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 "44"]</pre></div></div></div>
+<pre>[org.apache.commons/commons-parent
"46-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
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
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 Thu
Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
Modified:
websites/production/commons/content/proper/commons-parent/integration.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/integration.html
(original)
+++ websites/production/commons/content/proper/commons-parent/integration.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – CI 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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
Modified:
websites/production/commons/content/proper/commons-parent/issue-tracking.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/issue-tracking.html
(original)
+++
websites/production/commons/content/proper/commons-parent/issue-tracking.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Issue 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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
Modified: websites/production/commons/content/proper/commons-parent/japicmp.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/japicmp.html
(original)
+++ websites/production/commons/content/proper/commons-parent/japicmp.html Thu
Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – </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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
Modified:
websites/production/commons/content/proper/commons-parent/jira-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/jira-report.html
(original)
+++ websites/production/commons/content/proper/commons-parent/jira-report.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – JIRA Report</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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
Modified:
websites/production/commons/content/proper/commons-parent/mail-lists.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/mail-lists.html
(original)
+++ websites/production/commons/content/proper/commons-parent/mail-lists.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Project Mailing Lists</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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
Modified:
websites/production/commons/content/proper/commons-parent/project-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/project-info.html
(original)
+++ websites/production/commons/content/proper/commons-parent/project-info.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Project 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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
Modified:
websites/production/commons/content/proper/commons-parent/project-reports.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/project-reports.html
(original)
+++
websites/production/commons/content/proper/commons-parent/project-reports.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Generated Reports</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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -214,7 +214,7 @@
<td>Report on compliance to license related source code policies</td></tr>
<tr class="b">
<td><a href="japicmp.html">japicmp</a></td>
-<td>Comparing source compatibility of against
commons-parent-43.pom</td></tr></table></div></div>
+<td>Comparing source compatibility of against
commons-parent-45.pom</td></tr></table></div></div>
</td>
</tr>
</table>
Modified:
websites/production/commons/content/proper/commons-parent/project-summary.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/project-summary.html
(original)
+++
websites/production/commons/content/proper/commons-parent/project-summary.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Project Summary</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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -250,7 +250,7 @@
<td>commons-parent</td></tr>
<tr class="b">
<td>Version</td>
-<td>44</td></tr>
+<td>46-SNAPSHOT</td></tr>
<tr class="a">
<td>Type</td>
<td>pom</td></tr></table></div></div>
Modified:
websites/production/commons/content/proper/commons-parent/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-parent/rat-report.html
(original)
+++ websites/production/commons/content/proper/commons-parent/rat-report.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Rat (Release Audit Tool) results</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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
@@ -200,7 +200,7 @@
*****************************************************
Summary
-------
-Generated at: 2018-03-11T14:55:28-04:00
+Generated at: 2018-03-15T10:18:45-04:00
Notes: 4
Binaries: 0
Modified:
websites/production/commons/content/proper/commons-parent/source-repository.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/source-repository.html
(original)
+++
websites/production/commons/content/proper/commons-parent/source-repository.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Source Code 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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>
Modified:
websites/production/commons/content/proper/commons-parent/surefire-report.html
==============================================================================
---
websites/production/commons/content/proper/commons-parent/surefire-report.html
(original)
+++
websites/production/commons/content/proper/commons-parent/surefire-report.html
Thu Mar 15 14:18:57 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 11 March 2018
+ | Generated by Apache Maven Doxia at 15 March 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="20180311" />
+ <meta name="Date-Revision-yyyymmdd" content="20180315" />
<meta http-equiv="Content-Language" content="en" />
<title>Apache Commons – Surefire Report</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: 11 March 2018</li>
- <li class="divider">|</li> <li id="projectVersion">Version: 44</li>
+ <li id="publishDate">Last Published: 15 March 2018</li>
+ <li class="divider">|</li> <li id="projectVersion">Version:
46-SNAPSHOT</li>
</ul>
<div class="pull-right"> <ul class="nav">
<li>