<html><body bgcolor="#FFFFFF"><div>It works.<br><br>GreG</div><div><br>On Dec 28, 2010, at 9:33, Geoffrey De Smet &lt;<a href="mailto:ge0ffrey.spam@gmail.com">ge0ffrey.spam@gmail.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>

    No special hat needed, but there's this urban legend that wearing a
    pink tutu helps the junit to behave correctly :)<br>
    Never tried it myself. Let me know if it works :)<br>
    <br>
    Which version of Eclipse are you using?<br>
    It's not logical that it picks up @Test but not @Ignore.<br>
    Which junit 4 version does your eclipse use?<br>
    Does maven have the same behavior?<br>
    <br>
    Op 28-12-10 15:00, Wolfgang Laun schreef:
    <blockquote cite="mid:AANLkTinT9k+WoXa=0sMpcJ8QcAV17tTJZMrXH8saitaa@mail.gmail.com" type="cite">This doesn't work for me. The annotations
      org.junit.Test and ...Ignore can be imported, but running JUnit
      tests from Eclipse still executes the so annotated test method.<br>
      <br>
      Do I have to wear&nbsp; a special hat?<br>
      <br>
      -W<br>
      <br>
      <br>
      <div class="gmail_quote">On 27 December 2010 10:26, Geoffrey De
        Smet <span dir="ltr">&lt;<a moz-do-not-send="true" href="mailto:ge0ffrey.spam@gmail.com"><a href="mailto:ge0ffrey.spam@gmail.com">ge0ffrey.spam@gmail.com</a></a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="border-left: 1px solid
          rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left:
          1ex;">
          Hi guys,<br>
          <br>
          Spread over all the modules, there are 63 tests which are
          commented out.<br>
          These tests should probably either be:<br>
          - removed (if we don't want to keep them)<br>
          - commented in and annotated with @Test @Ignore (if we want to
          keep them)<br>
          - commented in (if they succeed and you got time to check that
          now)<br>
          That way all "ignored" tests will be annotated with @Ignore
          and easy to<br>
          detect (also by hudson).<br>
          Also, that code (no longer commented out) will be refactored
          along<br>
          (instead of becoming horribly stale).<br>
          <br>
          Can you take a look at module(s) you work on and clean that
          up?<br>
          (Do a "git pull --rebase" first.)<br>
          It shouldn't take long.<br>
          <br>
          I 'll take on drools-repository(2), drools-guvnor(0) and<br>
          drools-planner-core(1).<br>
          <br>
          Targets<br>
          &nbsp; &nbsp; String '^[ \t]*//[ \t]+public[ \t]+(final[ \t]+)?void[
          \t]+test'<br>
          Found usages &nbsp;(63 usages)<br>
          &nbsp; &nbsp; drools-camel &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.camel.component &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; JSonBatchExecutionTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (36: 1) // &nbsp; &nbsp;public void testVsmPipeline()
          throws<br>
          Exception {<br>
          &nbsp; &nbsp; drools-clips &nbsp;(11 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.clips &nbsp;(11 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ClipsShellTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (97: 1) // &nbsp; &nbsp;public void test1() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CompiledFunctionsTest.java &nbsp;(10 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (26: 1) // &nbsp; &nbsp;public void testPrintout()
          throws<br>
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (45: 1) // &nbsp; &nbsp;public void testBindAndModify()
          throws<br>
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (63: 1) // &nbsp; &nbsp;public void testSimpleCreate$()
          throws<br>
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (83: 1) // &nbsp; &nbsp;public void testNestedCreate$()
          throws<br>
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (130: 1) // &nbsp; &nbsp;public void testIf() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (168: 1) // &nbsp; &nbsp;public void testWhile() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (199: 1) // &nbsp; &nbsp;public void testForeach()
          throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (215: 1) // &nbsp; &nbsp;public void testSwitch() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (250: 1) // &nbsp; &nbsp;public void testProgn() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (264: 1) // &nbsp; &nbsp;public void testDefTemplate()
          throws<br>
          Exception {<br>
          &nbsp; &nbsp; drools-compiler &nbsp;(13 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.compiler &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RuleBaseLoaderTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (33: 1) // &nbsp; &nbsp;public void testEngineType()
          throws<br>
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.integrationtests &nbsp;(9 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CepEspTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (1352: 1) // &nbsp; &nbsp;public void<br>
          testTransactionCorrelation() throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; MultithreadTest.java &nbsp;(5 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (80: 1) // &nbsp; &nbsp;public void<br>
          testRuleBaseConcurrentCompilation() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (176: 1) // &nbsp; &nbsp;public void testExpectedFires()
          {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (225: 1) // &nbsp; &nbsp;public void<br>
          testMultithreadDateStringConstraints() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (326: 1) // &nbsp; &nbsp;public void<br>
          testSharedPackagesThreadDeadLock() throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (392: 1) // &nbsp; &nbsp;public void
          testEventExpiration() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; OutOfMemoryTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (100: 1) // &nbsp; &nbsp;public void testMemoryLeak() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; StatelessSessionTest.java &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (259: 1) // &nbsp; &nbsp;public void
          testInAndOutParams() throws<br>
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (307: 1) // &nbsp; &nbsp;public void
          testInOutAndOutParams()<br>
          throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.lang &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RuleParserTest.java &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (776: 1) // public void testFrom() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (1532: 1) // public void<br>
          testExpanderUnExpandableErrorLines() throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.rule.builder.dialect &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; JavaAndMVELCombinedTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (37: 1) // &nbsp; &nbsp;public void
          testJavaMVELCombination()<br>
          throws Exception {<br>
          &nbsp; &nbsp; drools-core &nbsp;(8 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.agent &nbsp;(5 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CompilerIndependenceTest.java &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (69: 1) // &nbsp; &nbsp;public void testDRL() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (97: 1) // &nbsp; &nbsp;public void testPKG() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RuleAgentTest.java &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (167: 1) // &nbsp; &nbsp;public void testSpaces() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (406: 1) // &nbsp; &nbsp;public void<br>
          testPollingFilesRuleBaseReplace2() throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; URLScannerTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (88: 1) // &nbsp; &nbsp;public void testGetURL() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.base &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; EvaluatorFactoryTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (836: 1) // &nbsp; &nbsp;public void testRegexFoo() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.event.rule &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; AgendaEventSupportTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (86: 1) // &nbsp; &nbsp;public void testIsSerializable()
          {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.reteoo &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SchedulerTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (288: 1) // &nbsp; &nbsp;public void
          testExceptionHandler()<br>
          throws Exception {<br>
          &nbsp; &nbsp; drools-decisiontables &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.decisiontable.parser &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RuleWorksheetParseTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (132: 1) // &nbsp; &nbsp;public void<br>
          testComplexWorksheetMissingConditions() throws Exception {<br>
          &nbsp; &nbsp; drools-grid-impl &nbsp;(7 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.grid.local &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LocalGridNodeTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (92: 1) // &nbsp; &nbsp;public void<br>
          testWhitePagesAddRemoveAddresss() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.grid.time.impl &nbsp;(5 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DistributedSchedulerTest.java &nbsp;(5 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (80: 1) // &nbsp; &nbsp;public void test1() throws
          Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (119: 1) // &nbsp; &nbsp;public void<br>
          testDistributedJobSchedullingLocal() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (165: 1) // &nbsp; &nbsp;public void<br>
          testDistributedJobSchedulingRemote() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (219: 1) // &nbsp; &nbsp;public void
          testMultipleSchedulersTest() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (256: 1) // &nbsp; &nbsp;public void
          testGetDataFromCoreServices() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.io.mina &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RegisterServicesTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (76: 1) // &nbsp; &nbsp;public void
          testRegisterInCoreServices() {<br>
          &nbsp; &nbsp; drools-ide-common &nbsp;(5 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.ide.common.assistant &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VariableBindingTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (94: 1) // &nbsp; &nbsp;public void testThisDontWorks()
          {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.ide.common.modeldriven.dt &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GuidedDecisionTableTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (39: 1) // &nbsp; &nbsp;public void testGetCol() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.ide.common.server.util &nbsp;(3 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BRDRLPersistenceTest.java &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (181: 1) // public void testRoundTrip() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (361: 1) // public void testLoadEmpty() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; GuidedDTXMLPersistenceTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (34: 1) // &nbsp; &nbsp;public void testXML() {<br>
          &nbsp; &nbsp; drools-jsr94 &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.jsr94.rules.admin &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RuleExecutionSetProviderTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (95: 1) // &nbsp; &nbsp;public void
          testCreateFromElement( )<br>
          throws Exception<br>
          &nbsp; &nbsp; drools-pipeline &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.runtime.pipeline.impl &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; JaxbTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (58: 1) // &nbsp; &nbsp;public void testModelLoad()
          throws<br>
          Exception {<br>
          &nbsp; &nbsp; drools-planner-core &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.planner.core.localsearch.decider.forager
          &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; AcceptedForagerTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (137: 1) // &nbsp; &nbsp;public void
          testPickMoveRandomly() {<br>
          &nbsp; &nbsp; drools-repository &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.repository &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PackageItemTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (57: 1) // &nbsp; &nbsp;public void
          testAddPackageProperties()<br>
          throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ScalabilityTest.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (84: 1) // &nbsp; &nbsp;public void testBare() throws
          Exception {<br>
          &nbsp; &nbsp; drools-spring &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.container.spring.beans.persistence &nbsp;(2
          usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; VariablePersistenceStrategyTest.java &nbsp;(2 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (402: 1) // &nbsp; &nbsp;public void<br>
          testPersistenceVariablesWithTypeChange() {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (453: 1) // &nbsp; &nbsp;public void<br>
          testPersistenceVariablesSubProcess() {<br>
          &nbsp; &nbsp; drools-verifier &nbsp;(9 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.verifier &nbsp;(6 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RangeCheckCleanTest.java &nbsp;(6 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (37: 1) // &nbsp; &nbsp;public void<br>
          testUselessIntegerGapsLesser() throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (127: 1) // &nbsp; &nbsp;public void<br>
          testUselessIntegerGapsGreater() throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (222: 1) // &nbsp; &nbsp;public void<br>
          testUselessDoubleGapsLesser() throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (317: 1) // &nbsp; &nbsp;public void<br>
          testUselessDoubleGapsGreater() throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (412: 1) // &nbsp; &nbsp;public void
          testUselessDateGapsLesser()<br>
          throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (507: 1) // &nbsp; &nbsp;public void
          testUselessDateGapsGreater()<br>
          throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.verifier.subsumption &nbsp;(3 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SubsumptantSubRulesTest.java &nbsp;(3 usages)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (81: 1) // &nbsp; &nbsp;public void
          testSubpatternSubsumption2()<br>
          throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (119: 1) // &nbsp; &nbsp;public void
          testSubpatternSubsumption3()<br>
          throws Exception {<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (158: 1) // &nbsp; &nbsp;public void
          testSubpatternSubsumption4()<br>
          throws Exception {<br>
          &nbsp; &nbsp; org.drools.osgi.test &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; org.drools.osgi.integrationtests &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; JpaOsgi.java &nbsp;(1 usage)<br>
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (74: 1) // &nbsp; &nbsp;public void<br>
          testPersistenceWithUserTransactions() throws Exception {<br>
          <br>
          Note: this list doesn't include drools-eclipse or any of the
          flow/jBPM<br>
          stuff.<br>
          <br>
          --<br>
          With kind regards,<br>
          Geoffrey De Smet<br>
          <br>
          <br>
          _______________________________________________<br>
          rules-dev mailing list<br>
          <a moz-do-not-send="true" href="mailto:rules-dev@lists.jboss.org"><a href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a></a><br>
          <a moz-do-not-send="true" href="https://lists.jboss.org/mailman/listinfo/rules-dev" target="_blank"><a href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a></a><br>
        </blockquote>
      </div>
      <br>
      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-dev@lists.jboss.org"><a href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a></a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-dev"><a href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a></a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
With kind regards,
Geoffrey De Smet</pre>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>rules-dev mailing list</span><br><span><a href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a></span><br><span><a href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a></span><br></div></blockquote></body></html>