Thomas Vandahl wrote:
Scott Eade wrote:
You will also see that I switched to net.sf.ehcache:ehcache-1.2.4 -
this is a little more recent than the 1.2beta4 release that was
previously in use and is available in both the m1 and m2
repositories. If we scrap the m1 builds we can run with the much
more current 1.4.1 release.
The last time I checked (just before calling the vote), the latest
version available int the Apache-M1-Repo was 1.2beta4. Where did you
get that from?
I appears they changed their groupId:
<dependency>
- <groupId>ehcache</groupId>
+ <groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
- <version>1.2beta4</version>
+ <version>1.2.4</version>
</dependency>
Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]