Closed GoogleCodeExporter closed 9 years ago
Seems quite strange to change package structure in a minor release. I've
updated to 2.1.8 now and pushed to master.
Original comment by johan.ha...@gmail.com
on 4 Mar 2014 at 3:13
[deleted comment]
And what is the newest version? Nothing changed with same 2.3.0.
I've removed library in my local maven repository before experimenting.
Original comment by nema.nik...@gmail.com
on 4 Mar 2014 at 3:27
What do you mean? I've pushed the fix to the master branch at github, I haven't
created a new release.
Original comment by johan.ha...@gmail.com
on 4 Mar 2014 at 5:59
Ok, thanks a lot.
Original comment by nema.nik...@gmail.com
on 4 Mar 2014 at 9:36
If you want to try it out you need to depend on version 2.3.1-SNAPSHOT after
having added the following Maven repo:
<repositories>
<repository>
<id>sonatype</id>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots />
</repository>
</repositories>
Original comment by johan.ha...@gmail.com
on 5 Mar 2014 at 7:19
Original issue reported on code.google.com by
nema.nik...@gmail.com
on 4 Mar 2014 at 10:51