Awesome! Removing an unnecessary moving part is always a nice thing.
Thanks,
Glen
On 06/17/2014 10:00 AM, ghu...@apache.org wrote:
Author: ghuber
Date: Tue Jun 17 14:00:28 2014
New Revision: 1603173
URL: http://svn.apache.org/r1603173
Log:
Remove ehcache. See ROL-2012.
Modified:
roller/trunk/app/pom.xml
Modified: roller/trunk/app/pom.xml
URL:
http://svn.apache.org/viewvc/roller/trunk/app/pom.xml?rev=1603173&r1=1603172&r2=1603173&view=diff
==============================================================================
--- roller/trunk/app/pom.xml (original)
+++ roller/trunk/app/pom.xml Tue Jun 17 14:00:28 2014
@@ -269,12 +269,6 @@
</dependency>
<dependency>
- <groupId>net.sf.ehcache</groupId>
- <artifactId>ehcache</artifactId>
- <version>1.6.2</version>
- </dependency>
-
- <dependency>
<groupId>xml-security</groupId>
<artifactId>xmlsec</artifactId>
<version>1.3.0</version>