Commit Graph

50613 Commits

Author SHA1 Message Date
Stephane Nicoll
2de791f53e Merge pull request #3002 from eddumelendez/gh-2132
* gh-2132:
  polish batch table prefix customization
  Customize table prefix of batch meta-data tables
2015-05-19 10:06:41 +02:00
Stephane Nicoll
e0f59d8a74 polish batch table prefix customization
See gh-2132
2015-05-19 10:06:09 +02:00
Eddú Meléndez
d6818e96f5 Customize table prefix of batch meta-data tables
Add 'spring.batch.table-prefix' to customize the prefix of the
batch meta-data tables.

Closes gh-2132, gh-3002
2015-05-19 10:04:19 +02:00
Andy Wilkinson
a0c0822293 Use array of correct size when turning List<MetricReader> into an array 2015-05-18 19:16:50 +01:00
Andy Wilkinson
a334e93cb9 Upgrade to Surefire 2.18.1
Closes gh-2963
2015-05-18 16:48:19 +01:00
Andy Wilkinson
54b0613179 Gracefully handle null readers in MetricExportAutoConfiguration 2015-05-18 16:29:55 +01:00
Andy Wilkinson
d8af7980ed Upgrade to Jedis 2.6.3
Closes gh-2996
2015-05-18 16:26:28 +01:00
Andy Wilkinson
23a6a5300b Upgrade to SnakeYAML 1.15
Closes gh-2995
2015-05-18 16:26:28 +01:00
Andy Wilkinson
1d6a9b18ee Upgrade to Spring HATEOAS 0.17.0.RELEASE
Closes gh-2994
2015-05-18 16:26:28 +01:00
Andy Wilkinson
4cfdecf677 Upgrade to mongo-java-driver 2.13.1
Closes gh-2993
2015-05-18 16:26:15 +01:00
Andy Wilkinson
baefb47899 Upgrade to Jolokia 1.3.0
Closes gh-2992
2015-05-18 16:26:15 +01:00
Andy Wilkinson
da3dd533a1 Upgrade to Jersey 2.17
Closes gh-2991
2015-05-18 16:26:15 +01:00
Andy Wilkinson
6c6cf56e2d Upgrade to Elasticsearch 1.4.5
Closes gh-2990
2015-05-18 16:26:14 +01:00
Andy Wilkinson
0f72eab429 Upgrade to Janino 2.7.8
Closes gh-2989
2015-05-18 16:26:14 +01:00
Andy Wilkinson
f00b33bbb3 Upgrade to solr-solrj 4.10.4
Closes gh-2988
2015-05-18 16:26:06 +01:00
Andy Wilkinson
a67fd2d9a1 Upgrade to log4j2 2.3
Closes gh-2987
2015-05-18 16:25:48 +01:00
Andy Wilkinson
dfe4c24f29 Upgrade to Apache Derby 10.11.1.1
Closes gh-2986
2015-05-18 16:25:47 +01:00
Andy Wilkinson
15ea23b2fa Upgrade to commons-pool2 2.3
Closes gh-2985
2015-05-18 16:25:47 +01:00
Andy Wilkinson
933b9069ad Upgrade to commons-dbcp2 2.1
Closes gh-2984
2015-05-18 16:25:47 +01:00
Andy Wilkinson
6ffb7953fc Upgrade to nekohtml 1.9.22
Closes gh-2983
2015-05-18 16:25:32 +01:00
Andy Wilkinson
e87b56315a Upgrade to EhCache 2.10.0
Closes gh-2982
2015-05-18 16:25:32 +01:00
Andy Wilkinson
9a27473209 Upgrade to Undertow 1.2.6.Final
Closes gh-2981
2015-05-18 16:25:31 +01:00
Andy Wilkinson
e33cbdbb75 Upgrade to java-statsd-client 3.1.0
Closes gh-2980
2015-05-18 16:25:14 +01:00
Andy Wilkinson
01e1729a07 Upgrade to sendgrid-java 2.2.1
Closes gh-2979
2015-05-18 16:20:22 +01:00
Andy Wilkinson
8d8c41248e Upgrade to Hazelcast 3.4.2
Closes gh-2978
2015-05-18 16:20:21 +01:00
Andy Wilkinson
bfd8f300da Upgrade to Jackson 2.5.3
Closes gh-2977
2015-05-18 16:20:21 +01:00
Dave Syer
20cea2aefc Remove duplicate declaration of s-i-core 2015-05-18 16:01:47 +01:00
Dave Syer
a065b80e57 Add MetricsEndpointMetricReader for exporting all metrics
User can add a bean of type MetricsEndpointMetricReader to opt in
to exporting all metrics via the MetricsEndpoint (instead of via
MetricReaders). There are disadvantages (like no accurate timestamps)
so it's best to leave it as an opt in.

Also improved tests for metric auto configuration a bit.
2015-05-18 15:01:53 +01:00
Dave Syer
5ceb35473d Allow multiple readers/writers to be @ActuatorMetric*
In principle you might have multiple "system" repositories, all
of which you want to go to public metrics or not be metrics exporters.
This change adds a new annotation and renames the old one, so that
reades and writers can be distinguished, and also changes the
autowiring of them to accept multiple values.

Also adds automatic public metrics for Spring Integration.
2015-05-18 15:01:53 +01:00
Stephane Nicoll
6f38b54800 Merge pull request #2997 from Riggs333/patch-1
* patch-1:
  Fix typo in javadoc
2015-05-18 15:29:16 +02:00
Thomas Traude
8b7f318d6b Fix typo in javadoc
Closes gh-2997
2015-05-18 15:28:37 +02:00
Andy Wilkinson
5cd18e121b Merge branch '1.2.x' 2015-05-18 13:51:34 +01:00
Andy Wilkinson
c5b5932c0c Upgrade to thymeleaf-extras-springsecurity3 2.1.2.RELEASE
Closes gh-2975
2015-05-18 13:47:30 +01:00
Andy Wilkinson
615e1afe80 Upgrade to Spring Loaded 1.2.3.RELEASE
Closes gh-2974
2015-05-18 13:47:30 +01:00
Andy Wilkinson
3d68216bf7 Upgrade to Liquibase 3.3.3
Closes gh-2973
2015-05-18 13:47:30 +01:00
Andy Wilkinson
83d718de79 Upgrade to HornetQ 2.4.7.Final
Closes gh-2972
2015-05-18 13:47:29 +01:00
Andy Wilkinson
f9b8c85de1 Upgrade to Hibernate 4.3.10.Final
Closes gh-2971
2015-05-18 13:47:29 +01:00
Andy Wilkinson
fc2b4ea8c3 Upgrade to Jetty 9.2.10
Closes gh-2970
2015-05-18 13:47:29 +01:00
Andy Wilkinson
28bfdef325 Upgrade to ActiveMQ 5.10.2
Closes gh-2969
2015-05-18 13:47:24 +01:00
Andy Wilkinson
cdac992ff5 Upgrade to thymeleaf-layout-dialect 1.2.8
Closes gh-2968
2015-05-18 13:42:27 +01:00
Andy Wilkinson
b2f5b1ed46 Upgrade to mysql-connector-java 5.1.35
Closes gh-2967
2015-05-18 13:41:57 +01:00
Andy Wilkinson
ffabf16a02 Upgrade to Jackson 2.4.6
Closes gh-2966
2015-05-18 13:41:29 +01:00
Andy Wilkinson
c2476e039f Fix SpringApplicationTests.customBannerWithProperties on Windows
Closes gh-2964
2015-05-18 10:03:59 +01:00
Andy Wilkinson
f1266130fa Remove dependency management for spring-erlang
spring-erlang is no longer part of Spring AMQP so the dependency
management for it is no longer required.

Closes gh-2946
2015-05-15 22:12:03 +01:00
Andy Wilkinson
8fcc66939c Merge branch '1.2.x' 2015-05-15 21:25:07 +01:00
Andy Wilkinson
b7d27145e8 Upgrade to Spring Integration 4.1.4.RELEASE
Fixes gh-2811
2015-05-15 21:17:32 +01:00
Andy Wilkinson
e5451ab4fe Upgrade to Tomcat 8.0.22
Closes gh-2955
2015-05-15 21:17:04 +01:00
Andy Wilkinson
18d8564d85 Upgrade to Spring Social 1.1.1.RELEASE
Closes gh-2954
2015-05-15 21:16:11 +01:00
Stephane Nicoll
b96e878305 Switch to Apache US mirror 2015-05-15 17:38:05 +02:00
Stephane Nicoll
9a15d0533c Upgrade to Tomcat 8.0.22
Closes gh-2955
2015-05-15 17:37:45 +02:00