Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Old ehcache dependency #755

Closed
jonenst opened this issue Feb 8, 2017 · 3 comments
Closed

Old ehcache dependency #755

jonenst opened this issue Feb 8, 2017 · 3 comments

Comments

@jonenst
Copy link

jonenst commented Feb 8, 2017

Hi,
with ehcache 2.7 in Mar, 2013, the ehcache artifact has moved from "net.sf.ehcache » ehcache-core" to "net.sf.ehcache.internal » ehcache-core"

Would you consider upgrading to the most recent artifactId ?
Also, ehcache-core is now "internal", could you go back to the "net.sf.ehcache » ehcache" artifact ? (it was switched in c26a233)

Doing these 2 things would allow automatic transitive dependencies version conflict resolutions for projects using the latest versions, ie avoid duplicate classes in the class path (for exemple using maven).

Or I saw that you might switch to guava caches, do you intend to remove ehcache as a dependency? If so the issue would disappear.

Regards,
Jon

@cwardgar
Copy link
Contributor

cwardgar commented Feb 8, 2017

Hi Jon,

ehcache is commented out in 5.0.0, and therefore not used. So, there shouldn't be any conflict in that version.

@cwardgar cwardgar closed this as completed Feb 8, 2017
@jonenst
Copy link
Author

jonenst commented Feb 9, 2017

Hi,
thanks great.
I was looking at "edu.ucar » cdm » 4.5.5" from maven central ( https://mvnrepository.com/artifact/edu.ucar/cdm/4.5.5 ) which is a transitive dependency of tika-parsers.

To be honest, I don't know much about your project, except for this transitive dependency. Is there a public roadmap for 5.0.0 and a planned release date so that I can go and ask tika-parsers to update their dependency ?

Also, I noticed that your last stable release is 4.6.8 on your maven repo, but it's not in maven central. Do you plan on continuing to upload your artifacts on maven central ?

If this information is available somewhere, feel free to redirect me to the correct place, I couldn't find it in the mailing lists ( https://www.unidata.ucar.edu/support/help/MailArchives/thredds/threads.html ? ) or website

Also, thanks a lot for the very quick reply!

@cwardgar
Copy link
Contributor

cwardgar commented Feb 9, 2017

Is there a public roadmap for 5.0.0 and a planned release date so that I can go and ask tika-
parsers to update their dependency ?

We expect to have a beta for NetCDF-Java available "soon". If I had to guess, some time next month.

Do you plan on continuing to upload your artifacts on maven central ?

AFAIK, those Maven Central uploads were handled by a contributor, who long ago stopped posting new versions. The process is a big pain, so we never pursued it ourselves. I think we'll probably publish to JCenter in the future instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants