Changes

Summary

  1. test post receive url (details)
  2. test post receive url (details)
  3. test post receive (details)
  4. Added CXF instrumentation. (details)
  5. Name the bus, so it is not cxf+<random number> (details)
  6. Bumped version number to 1.4-SNAPSHOT (details)
  7. Allow overriding confserv values via config file. (details)
  8. Release Version 1.4.0 (details)
  9. Adjusted version number (details)
Commit d17344441bd54a02f3cb93793d678cb9ef6ee491 by msrba
test post receive url
The file was modified TESTING.md
Commit c42d58cbf3f86ace13f19a6fad4710ad17fb19c3 by msrba
test post receive url
The file was modified TESTING.md
Commit 880c9be413e46530f62427c96b121cc60e296c1f by msrba
test post receive
The file was modified TESTING.md
Commit 659d157918779854b24a849c7a551d1fc6551a79 by Thorsten Vitt
Added CXF instrumentation.

This allows to monitor basic statistics for both services and CXF
clients via JMX.
The file was modified src/main/webapp/WEB-INF/beans.xml
The file was modified pom.xml
Commit 89ccf52792ad80d2530ceed4ceb035d281b721ec by Thorsten Vitt
Name the bus, so it is not cxf+<random number>
The file was modified src/main/webapp/WEB-INF/beans.xml
Commit 4914e3dcdb72391b445d399c97465d7c67bfd816 by Thorsten Vitt
Bumped version number to 1.4-SNAPSHOT
The file was modified pom.xml
Commit 701a0e2aac5bd048a8f002e2d7a5a440beca65e9 by Thorsten Vitt
Allow overriding confserv values via config file.

Specify a confserv property with the key prefixed with 'aggregator.rep.'
in one of the usual configuration files or as a system property and its
value will be used instead of the one from the confserv. Currently this
would by only interesting for `tgcrud`, `tgsearch` and
`tgsearch-public`.
The file was modified src/main/webapp/WEB-INF/aggregator.properties
The file was modified src/main/java/info/textgrid/services/aggregator/Version.java
The file was modified src/test/java/info/textgrid/services/aggregator/TextGridRepTest.java
The file was modified src/main/java/info/textgrid/services/aggregator/util/TextGridRepProvider.java
Commit 16e49fa237d6074458cab7963dfbb5b45d040e16 by Thorsten Vitt
Release Version 1.4.0
The file was modified pom.xml
Commit 45043a71d7334469f0fa13d55cbceba4a5fe4275 by Thorsten Vitt
Adjusted version number
The file was modified pom.xml