You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/09/14 00:54:44 UTC

[commons-configuration] annotated tag commons-configuration-2.6-RC1 created (now 02bd357)

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to annotated tag commons-configuration-2.6-RC1
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git.


      at 02bd357  (tag)
 tagging 32d6be96f6b101dfd18d21d79788980ee08e5965 (commit)
 replaces commons-configuration-2.5
      by Gary Gregory
      on Fri Sep 13 20:54:11 2019 -0400

- Log -----------------------------------------------------------------
Tag Apache Commons Configuration release 2.6 RC1
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAl18OjoACgkQhv3H4qES
YsvIHgf/bN8RTfFTVOjW0LnDvdj7ej/Ri7Q7VK72X2AM4MWlAoJf5MzJ/v7G9YAW
NyJzzfq4ZZBCGuX6wYEDdlZQAKUAx3yvwq6ln8MMZz/nWKfgW64xi8xDV6bqlGhR
fBbdPQLyn76aqxT2pSID+eUHE7Yh660v7a1KSPZ9jPWUPY2jLz8lX95Oe3WqiBbi
wV/IoYWSU7n43zdtPDt6KlV7aqTc0Tdcn8/Y0G2bYFVIuWGeJxzQaWnNydY4I8iW
9PN3b2GGNejqB8pwVNB+lG/rhEdqfvs8Xb78+5u0ckUpSe+xY83nsvqcJ69H5cBV
ou2lr4EXK6gdTsg/K5AOhJbNG0EEBg==
=3VXX
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 8fd927a  Update POM version numbers for Apache Commons Configuration release 2.6
     new 32d6be9  Prepare for 2.6.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[commons-configuration] 01/02: Update POM version numbers for Apache Commons Configuration release 2.6

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag commons-configuration-2.6-RC1
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git

commit 8fd927abc1fe99160a44405a837200ba135e4b30
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 13 20:46:46 2019 -0400

    Update POM version numbers for Apache Commons Configuration release 2.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49aa414..771855d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-configuration2</artifactId>
-  <version>2.6-SNAPSHOT</version>
+  <version>2.6</version>
   <name>Apache Commons Configuration</name>
 
   <inceptionYear>2001</inceptionYear>


[commons-configuration] 02/02: Prepare for 2.6.

Posted by gg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to annotated tag commons-configuration-2.6-RC1
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git

commit 32d6be96f6b101dfd18d21d79788980ee08e5965
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 13 20:54:00 2019 -0400

    Prepare for 2.6.
---
 src/site/xdoc/download_configuration.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/site/xdoc/download_configuration.xml b/src/site/xdoc/download_configuration.xml
index e9041fb..953ce43 100644
--- a/src/site/xdoc/download_configuration.xml
+++ b/src/site/xdoc/download_configuration.xml
@@ -148,12 +148,12 @@ limitations under the License.
         <table>
           <tr>
               <td><a href="[preferred]/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz">commons-configuration-1.10-bin.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz.sha512">sha512</a></td>
+              <td><a href="https://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz.sha256">sha256</a></td>
               <td><a href="https://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
               <td><a href="[preferred]/commons/configuration/binaries/commons-configuration-1.10-bin.zip">commons-configuration-1.10-bin.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.zip.sha512">sha512</a></td>
+              <td><a href="https://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.zip.sha256">sha256</a></td>
               <td><a href="https://www.apache.org/dist/commons/configuration/binaries/commons-configuration-1.10-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
@@ -162,12 +162,12 @@ limitations under the License.
         <table>
           <tr>
               <td><a href="[preferred]/commons/configuration/source/commons-configuration-1.10-src.tar.gz">commons-configuration-1.10-src.tar.gz</a></td>
-              <td><a href="https://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.tar.gz.sha512">sha512</a></td>
+              <td><a href="https://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.tar.gz.sha256">sha256</a></td>
               <td><a href="https://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
               <td><a href="[preferred]/commons/configuration/source/commons-configuration-1.10-src.zip">commons-configuration-1.10-src.zip</a></td>
-              <td><a href="https://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.zip.sha512">sha512</a></td>
+              <td><a href="https://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.zip.sha256">sha256</a></td>
               <td><a href="https://www.apache.org/dist/commons/configuration/source/commons-configuration-1.10-src.zip.asc">pgp</a></td>
           </tr>
         </table>