You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/01/20 14:23:42 UTC

svn commit: r1233901 - /archiva/trunk/pom.xml

Author: olamy
Date: Fri Jan 20 13:23:41 2012
New Revision: 1233901

URL: http://svn.apache.org/viewvc?rev=1233901&view=rev
Log:
add comment on ehcache 2.5.0 upgrade not possible

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1233901&r1=1233900&r2=1233901&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Fri Jan 20 13:23:41 2012
@@ -1330,6 +1330,7 @@
         </exclusions>
       </dependency>
 
+      <!-- 2.5.0 upgrade cause NPE with jpox 2nd level cache -->
       <dependency>
         <groupId>net.sf.ehcache</groupId>
         <artifactId>ehcache-core</artifactId>