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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

lektran
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"/>