Skip to content

Commit

Permalink
use updated Log4JAppender lib in order to queue access messages if Ac…
Browse files Browse the repository at this point in the history
…tiveMQ is not available and also to re-connect once it's available again
  • Loading branch information
michaelwechner committed Nov 8, 2011
1 parent 223dfa4 commit 29de9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build/dependencies.xml
Expand Up @@ -132,7 +132,7 @@
<dependency groupId="wyona-org-yanel" artifactId="yanel-resource-creatable-modifiable-deletable-v3" version="0.1-dev-re534f851072e373b86624d7d6710fa7f1c81f240"/>

<!-- INFO: Log into ActiveMQ Java Messaging System -->
<dependency groupId="wyona-com-boost" artifactId="Log4JAppender" version="2.0.1-rf93f43d9625448650c8ef3a956dc64003d819cd1"/>
<dependency groupId="wyona-com-boost" artifactId="Log4JAppender" version="2.0.1-r8daa82d945f2d6185d166ab766303ab6c7dbb33a"/>
<dependency groupId="org.apache.activemq" artifactId="activemq-core" version="5.4.2"/>
<dependency groupId="org.apache.geronimo.specs" artifactId="geronimo-j2ee-management_1.1_spec" version="1.0.1"/>
<dependency groupId="org.apache.geronimo.specs" artifactId="geronimo-jms_1.1_spec" version="1.1.1"/>
Expand Down

0 comments on commit 29de9d2

Please sign in to comment.