soi-toolkit / soi-toolkit-google-code

Automatically exported from code.google.com/p/soi-toolkit
0 stars 0 forks source link

Remove commonretrypolicies from mule-dependencies? #279

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We have a dependency to commonretrypolicies in the Mule-dependencies-pom:

    <groupId>org.mule.modules</groupId>
    <artifactId>commonretrypolicies</artifactId>

Can we remove the dependency since Mule 3.2 introduced "Reconnection 
Strategies" in the CE version?

Original issue reported on code.google.com by hakan.dahl@gmail.com on 19 Jun 2012 at 3:49

GoogleCodeExporter commented 9 years ago
Move open v0.5.1 issues to v0.6.0, since the next release will be v0.6.0 and 
not v0.5.1.

Original comment by magnus.l...@gmail.com on 26 Jul 2012 at 4:34

GoogleCodeExporter commented 9 years ago
commonretrypolicies is very old (Mule2 style) and outdated, replaced by far 
more powerful constructions in e.g. Mule 3.3.

From what I can see we have only been using these commonretrypolicies for 
testing purposes in jms-activemq-connectors. It seems to be replaced by 
features in activemq so I will try to remove this dependency a run through the 
whole test suite. If no issues with the tests I will remove this dependency.

Original comment by magnus.l...@gmail.com on 4 Sep 2012 at 8:51

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1711.

Original comment by magnus.l...@gmail.com on 5 Sep 2012 at 6:59