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/20 19:10:18 UTC

[commons-bcel] annotated tag commons-bcel-6.4.0-RC2 created (now 422afdb)

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

ggregory pushed a change to annotated tag commons-bcel-6.4.0-RC2
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git.


      at 422afdb  (tag)
 tagging bbaf623d750f030d186ed026dc201995145c63ec (commit)
 replaces commons-bcel-6.4.0-RC1
      by Gary Gregory
      on Fri Sep 20 15:09:37 2019 -0400

- Log -----------------------------------------------------------------
Tag Apache Commons BCEL release 6.4.0 RC2
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEELbTx7w+nYezE6pNchv3H4qESYssFAl2FJAsACgkQhv3H4qES
YssfwAf+JW0HZp+fcujHHkXL078htjwpxIdyHyFre8PT6SZ5p6KWqp8Hxjs+BUqs
V/VMLUynK923BxR0tXEusl16GbongWeh/QoU3Ic+d2FPZcFfgEHWgPcmHdY2zYk/
Ied3LJUhMRDxF2uqE7isINJDZMGxDeHTkBkGa2qxLEU30hIBaI/81LsFPDyfbAv0
2qaVHVQZcx9LCI0sSdnRIEp6nKpmUDh35pMk+nJK7W44FW878mtCvX1TlfVJQtXg
p89xpEa6TxgY07Mw7LAUS2vR2Pl9HUIDtOP8p199if18EVgJxyxO5bQ1wT07bFzJ
H9jJhvfCe8fCOGM80Ug0K3Mqq9nRDw==
=RSz9
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new bbaf623  Update POM version numbers for Apache Commons BCEL release 6.4.0

The 1 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-bcel] 01/01: Update POM version numbers for Apache Commons BCEL release 6.4.0

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-bcel-6.4.0-RC2
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git

commit bbaf623d750f030d186ed026dc201995145c63ec
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Sep 20 15:08:21 2019 -0400

    Update POM version numbers for Apache Commons BCEL release 6.4.0
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e400020..b0ab4fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,7 @@
     <jna.version>5.4.0</jna.version>
     <commons.japicmp.version>0.14.1</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
+    <clirr.skip>true</clirr.skip>
     <commons.jacoco.version>0.8.4</commons.jacoco.version>
   </properties>