Author: hadrian
Date: Wed Jun 18 18:27:32 2008
New Revision: 669351
URL: http://svn.apache.org/viewvc?rev=669351&view=rev
Log:
fix CAMEL-482. Reenabled test from pom.xml.
Modified:
activemq/camel/trunk/camel-core/pom.xml
Modified: activemq/camel/trunk/camel-core/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/camel-core/pom.xml?rev=669351&r1=669350&r2=669351&view=diff
==============================================================================
--- activemq/camel/trunk/camel-core/pom.xml (original)
+++ activemq/camel/trunk/camel-core/pom.xml Wed Jun 18 18:27:32 2008
@@ -124,7 +124,6 @@
<excludes>
<!-- TODO FIXME ASAP -->
<exclude>**/DataSetSedaTest.*</exclude>
- <exclude>**/InterceptorLogTest.*</exclude>
</excludes>
</configuration>
</plugin>