You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2010/07/03 15:49:03 UTC

svn commit: r960220 - /openwebbeans/trunk/readme/README_1_0_0-alpha-1.txt

Author: struberg
Date: Sat Jul  3 13:49:02 2010
New Revision: 960220

URL: http://svn.apache.org/viewvc?rev=960220&view=rev
Log:
log4j and dom4j are not needed anymore

Modified:
    openwebbeans/trunk/readme/README_1_0_0-alpha-1.txt

Modified: openwebbeans/trunk/readme/README_1_0_0-alpha-1.txt
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/readme/README_1_0_0-alpha-1.txt?rev=960220&r1=960219&r2=960220&view=diff
==============================================================================
--- openwebbeans/trunk/readme/README_1_0_0-alpha-1.txt (original)
+++ openwebbeans/trunk/readme/README_1_0_0-alpha-1.txt Sat Jul  3 13:49:02 2010
@@ -237,8 +237,6 @@ Third Party jars:
 -----------------
 They are necessary at runtime in the Core Implementation.
 
-log4j: Version 1.2.14 
-dom4j: Version 1.6.1
 javassist : Version 3.12.0.GA
 scannotation : Version 1.0.2 (if not running in an OSGi environment like Apache Geronimo-3)
 
@@ -269,7 +267,7 @@ Dependencies of OpenWebBeans Maven Modul
 
 openwebbeans-impl : 
 ------------------
-Third party        : log4j, dom4j, javassist, scannotation, openwebbeans-spi
+Third party        : javassist, scannotation, openwebbeans-spi
 Container Provided : jcdi-api, at-inject, servlet, el, jsr-250, interceptor, jta, jsp, validation
 
 openwebbeans-ejb: