Also put back BJM_6017_1 into the build as it works now too, i think it wasn't broken just failing due to bad clean up when other tests were failing

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200410 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
antelder 2011-11-10 16:22:30 +00:00
commit a9bdf283e4

View file

@ -85,7 +85,6 @@
<configuration>
<argLine>-Xms256m -Xmx1024m</argLine>
<excludes>
<exclude>**/BJM_6017_1_TestCase.java</exclude>
</excludes>
</configuration>
</plugin>