Author: sebb
Date: Sun Jun 21 14:36:27 2015
New Revision: 1686729

URL: http://svn.apache.org/r1686729
Log:
Prepare for CP38

Modified:
    commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
    commons/proper/commons-parent/trunk/src/changes/changes.xml

Modified: commons/proper/commons-parent/trunk/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/RELEASE-NOTES.txt?rev=1686729&r1=1686728&r2=1686729&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/commons-parent/trunk/RELEASE-NOTES.txt Sun Jun 21 14:36:27 
2015
@@ -1,30 +1,21 @@
-              Apache Commons Parent 37
+              Apache Commons Parent 38
                   RELEASE NOTES
 
-The Apache Commons Parent team is pleased to announce the release of Apache 
Commons Parent 37
+The Apache Commons Parent team is pleased to announce the release of Apache 
Commons Parent 38
 
 The Apache Commons Parent POM provides common settings for all Apache Commons 
components.
 
-Update plugins, add Animal Sniffer and site-basic profile
+Fix bug in site Security link; update plugins
 
 Changes in this version include:
 
-New features:
-o                   Added Animal Sniffer profile (active by default)
-o                   Allow to configure dependency excludes of bundle-plugin 
with commons.osgi.excludeDependencies
-o                   Added property commons.changes.onlyCurrentVersion for 
changes plugin Jira report
-o                   Allow changes Jira report maxEntries to be overridden 
(default 100)
-o                   Allow changes Jira report runOnlyAtExecutionRoot to be 
overridden
-o                   Added site-basic profile to allow quick generation of the 
basic site docs
-
 Changes:
-o                   Update minimum Maven prerequisite (as defined by Findbugs) 
3.0 -> 3.0.1
-o                   Update org.apache:apache 15 to 16 (nop for Commons: 
maven-compiler-plugin already contained source/target)
-o                   Update Maven Project Info Reports Plugin : 2.7 => 2.8
-o                   merged maven-3 profile into main body (Maven 2 is no 
longer supported)
-o                   renamed the profile jdk7-findbugs to 
jdk7-plugin-fix-version
-o                   Update GPG Plugin : 1.5 => 1.6
-o                   Update Antrun Plugin : 1.7 => 1.8
+o                   Fix URL for Security link
+o                   Update Assembly Plugin : 2.5.3 => 2.5.5
+o                   Update Cobertura Plugin : 2.6 => 2.7
+o                   Update Jacoco Plugin : 0.7.2 => 0.7.4
+o                   Update Javadoc Plugin : 2.10.1 => 2.10.2
+o                   Update Surefire Plugin : 2.18 => 2.18.1
 
 
 Historical list of changes: http://commons.apache.org/changes-report.html

Modified: commons/proper/commons-parent/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/src/changes/changes.xml?rev=1686729&r1=1686728&r2=1686729&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/src/changes/changes.xml (original)
+++ commons/proper/commons-parent/trunk/src/changes/changes.xml Sun Jun 21 
14:36:27 2015
@@ -60,7 +60,7 @@ The <action> type attribute can be add,u
 
     <body>
 
-        <release version="38" date="TBA" description="TBA">
+        <release version="38" date="2015-06-25" description="Fix bug in site 
Security link; update plugins">
             <!-- List each change individually so the changes HTML report is 
easier to read -->
             <action type="update">Fix URL for Security link</action>
             <action type="update">Update Assembly Plugin : 2.5.3 => 
2.5.5</action>


Reply via email to