abashev / vfs-s3

Amazon S3 driver for Apache commons-vfs (Virtual File System) project
Apache License 2.0
93 stars 50 forks source link

Upgrade to org.apache.commons:commons-vfs2:2.1 #37

Closed ptahchiev closed 8 years ago

ptahchiev commented 8 years ago

As per the last comment in this issue:

https://issues.apache.org/jira/browse/VFS-574

commons-vfs2 2.1 is out and has more than 171 bugfixes. Please use the latest version from the maven central repository.

abashev commented 8 years ago

Yes, with 2.4.0 I'm using latest snapshot of 2.1 version

ptahchiev commented 8 years ago

Yes, I see.. but why a snapshot?!

abashev commented 7 years ago

@ptahchiev sorry, it is not snapshot - it is repository clone from tag 2.1. All sources should be the same as version 2.1 but have build by me.