You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2018/02/07 14:06:14 UTC

commons-compress git commit: record removal of objenesis dependency

Repository: commons-compress
Updated Branches:
  refs/heads/master be132f70f -> 3d76662cb


record removal of objenesis dependency


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/3d76662c
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/3d76662c
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/3d76662c

Branch: refs/heads/master
Commit: 3d76662cb2c335a1405dde7d80a8e38e2a0ad0b7
Parents: be132f7
Author: Stefan Bodewig <bo...@apache.org>
Authored: Wed Feb 7 15:05:46 2018 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Wed Feb 7 15:05:46 2018 +0100

----------------------------------------------------------------------
 src/changes/changes.xml | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3d76662c/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 599dd9e..d1f510f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -44,6 +44,13 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <release version="1.17" date="not released, yet"
              description="Release 1.17">
+      <action type="fix" date="2018-02-06">
+        Removed the objenesis dependency from the pom as it is not
+        needed at all.
+      </action>
+    </release>
+    <release version="1.16.1" date="not released, yet"
+             description="Release 1.16.1">
       <action issue="COMPRESS-442" type="fix" date="2018-02-06">
         Fixed the OSGi manifest entry for imports that has been broken
         in 1.16.