Revision: 5292
http://sourceforge.net/p/jump-pilot/code/5292
Author: edso
Date: 2016-12-28 14:52:11 +0000 (Wed, 28 Dec 2016)
Log Message:
-----------
upgrade to commons-compress 1.12
release notes assure backwards compatibility afa we are concerned
Modified Paths:
--------------
core/trunk/ChangeLog
core/trunk/pom.xml
Added Paths:
-----------
core/trunk/lib/commons-compress-1.12.jar
Removed Paths:
-------------
core/trunk/lib/commons-compress-1.9.jar
Modified: core/trunk/ChangeLog
===================================================================
--- core/trunk/ChangeLog 2016-12-28 14:24:51 UTC (rev 5291)
+++ core/trunk/ChangeLog 2016-12-28 14:52:11 UTC (rev 5292)
@@ -5,8 +5,8 @@
2016-12-28 ede
* make GML/JML reader cancellable and show already parsed featcount
- * upgrade commons-io to v2.5, commons-codec to v1.10, release notes assure
- backwards compatibility
+ * upgrade to commons-io 2.5, commons-codec 1.10, commons-compress 1.12
+ release notes assure backwards compatibility afa we are concerned
2016-12-28 mmichaud <[email protected]>
* fix #449 severe regression in "save project as" introduced in r5178
Added: core/trunk/lib/commons-compress-1.12.jar
===================================================================
(Binary files differ)
Index: core/trunk/lib/commons-compress-1.12.jar
===================================================================
--- core/trunk/lib/commons-compress-1.12.jar 2016-12-28 14:24:51 UTC (rev
5291)
+++ core/trunk/lib/commons-compress-1.12.jar 2016-12-28 14:52:11 UTC (rev
5292)
Property changes on: core/trunk/lib/commons-compress-1.12.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: core/trunk/lib/commons-compress-1.9.jar
===================================================================
(Binary files differ)
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2016-12-28 14:24:51 UTC (rev 5291)
+++ core/trunk/pom.xml 2016-12-28 14:52:11 UTC (rev 5292)
@@ -885,7 +885,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.9</version>
+ <version>1.12</version>
</dependency>
<dependency>
<groupId>org.tukaani</groupId>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel