Checkout
 

asedlack in lemans-grails-lib

APPDEV-5478: Add routine to unwrap wrapped exceptions so we always log the trace from the root of wrapped exceptions
    • -1
    • +1
    /rabbitmq-log4j-appender/trunk/pom.xml
APPDEV-0000: Add log4j configuration to set the AMQP delivery mode, defaulting to non-persistent messages. To enable persistent messages, add to log4j.xml: <param name="deliverymode" value="2"/>
    • -2
    • +2
    /rabbitmq-log4j-appender/trunk/pom.xml
APPDEV-4355: Add uid/did, X-UUID, and JSESSIONID to JSON logging data sent to central logging
    • -3
    • +10
    /rabbitmq-log4j-appender/trunk/pom.xml
- Increment version from 1.2 to 1.2.1
    • -1
    • +1
    /rabbitmq-log4j-appender/trunk/pom.xml
- Update rabbitmq client to 3.4.4
    • -1
    • +1
    /rabbitmq-log4j-appender/trunk/pom.xml
  • More
  • 7
  • changed 3 files
- Update rabbitmq client library in pom to 3.3.4

- Add ability to accept multiple hosts in the host field from log4j configuration separated by commas

    • -2
    • +2
    /rabbitmq-log4j-appender/trunk/pom.xml
  • More
  • 6
  • changed 2 files
Update pom for new rabbitmq client library and change servlet api from 2.5 to 3.0.1 for Tomcat7
  • More
  • 5
  • changed 83 files
Initial import of the ehcache plugin that allows for cache coherence using RabbitMQ
  1. /ehcache-amqpreplication/trunk/src/main/java
  2. /ehcache-amqpreplication/trunk/src/main/java/net/sf
  3. … 68 more files in changeset.
Initial import of the ehcache plugin that allows for cache coherence using RabbitMQ
Move into trunk

    • -0
    • +74
    /rabbitmq-log4j-appender/trunk/pom.xml
    • -0
    • +26
    /rabbitmq-log4j-appender/trunk/log4j.xml
    • -0
    • +82
    /rabbitmq-log4j-appender/trunk/README.md
  1. … 28 more files in changeset.
  • More
  • 2
  • changed 21 files
Initial import of log4j appender for use by any java application
  1. /rabbitmq-log4j-appender/src/test/java/com
    • -0
    • +26
    /rabbitmq-log4j-appender/log4j.xml
  2. /rabbitmq-log4j-appender/src/main/java/com
    • -0
    • +74
    /rabbitmq-log4j-appender/pom.xml
  3. /rabbitmq-log4j-appender/src/main/java/com/plant42
  4. … 6 more files in changeset.
Initial import of log4j appender for use by any java application