You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by le...@apache.org on 2009/12/14 23:41:10 UTC

svn commit: r890519 - /ofbiz/trunk/.classpath

Author: lektran
Date: Mon Dec 14 22:41:10 2009
New Revision: 890519

URL: http://svn.apache.org/viewvc?rev=890519&view=rev
Log:
Excluded cobertura stuff from .classpath

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=890519&r1=890518&r2=890519&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Mon Dec 14 22:41:10 2009
@@ -169,7 +169,7 @@
     <classpathentry kind="src" path="applications/securityext/src" excluding="org/ofbiz/securityext/thirdparty/truition/TruitionCoReg.java"/>
     <classpathentry kind="src" path="applications/workeffort/src"/>
     <classpathentry kind="src" path="framework/appserver/src"/>
-    <classpathentry kind="src" path="framework/base/src"/>
+    <classpathentry kind="src" path="framework/base/src" excluding="org/ofbiz/base/config/CoberturaInstrumenter.java"/>
     <classpathentry kind="src" path="framework/bi/src"/>
     <classpathentry kind="src" path="framework/catalina/src"/>
     <classpathentry kind="src" path="framework/common/src"/>