Skip to content

Commit 330a74e

Browse files
author
Christopher Frost
committed
v3.6
1 parent 5194155 commit 330a74e

14 files changed

+31
-27
lines changed

config/app_dynamics_agent.yml

+5-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515

1616
# Configuration for the AppDynamics framework
1717
---
18-
version: 4.1.+
18+
version: 4.1.8_5
1919
repository_root: ! '{default.repository.root}/app-dynamics'
20-
default_application_name:
21-
default_node_name: ! '$(ruby -e "require ''json'' ; a = JSON.parse(ENV[''VCAP_APPLICATION'']); puts \"#{a[''application_name'']}:#{a[''instance_index'']}\"")'
22-
default_tier_name:
20+
default_application_name:
21+
default_node_name: $(ruby -e "require 'json' ; a = JSON.parse(ENV['VCAP_APPLICATION']);
22+
puts \"#{a['application_name']}:#{a['instance_index']}\"")
23+
default_tier_name:

config/groovy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Groovy container
1717
---
18-
version: 2.4.+
18+
version: 2.4.5
1919
repository_root: ! '{default.repository.root}/groovy'

config/jrebel_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the JRebel framework
1717
---
18-
version: 6.+
18+
version: 6.3.2
1919
repository_root: https://dl.zeroturnaround.com/jrebel

config/maria_db_jdbc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the MariaDB JDBC framework
1717
---
18-
version: 1.+
18+
version: 1.3.4
1919
repository_root: ! '{default.repository.root}/mariadb-jdbc'

config/new_relic_agent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the New Relic framework
1717
---
18-
version: 3.+
18+
version: 3.25.0
1919
repository_root: ! '{default.repository.root}/new-relic'

config/open_jdk_jre.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
# If Java 7 is required, permgen will be used instead of metaspace. Please see the documentation for more detail.
1818
---
1919
jre:
20-
version: 1.8.0_+
20+
version: 1.8.0_71
2121
repository_root: ! '{default.repository.root}/openjdk/{platform}/{architecture}'
2222
memory_calculator:
23-
version: 2.+
23+
version: 2.0.1_RELEASE
2424
repository_root: ! '{default.repository.root}/memory-calculator/{platform}/{architecture}'
2525
stack_threads:
2626
memory_sizes:

config/play_framework_auto_reconfiguration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
# Note that the repository is shared with the Spring Auto Reconfiguration framework and should be kept in step to
1818
# avoid conflicts.
1919
---
20-
version: 1.+
20+
version: 1.10.0_RELEASE
2121
repository_root: ! '{default.repository.root}/auto-reconfiguration'
2222
enabled: true

config/play_framework_jpa_plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515

1616
# Configuration for the Play JPA Plugin framework
1717
---
18-
version: 1.+
18+
version: 1.10.0_RELEASE
1919
repository_root: ! '{default.repository.root}/play-jpa-plugin'
2020
enabled: true

config/postgresql_jdbc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Postgresql JDBC framework
1717
---
18-
version: 9.4.+
18+
version: 9.4.1207
1919
repository_root: ! '{default.repository.root}/postgresql-jdbc'

config/spring_auto_reconfiguration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
# Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to
1818
# avoid conflicts.
1919
---
20-
version: 1.+
20+
version: 1.10.0_RELEASE
2121
repository_root: ! '{default.repository.root}/auto-reconfiguration'
2222
enabled: true

config/spring_boot_cli.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to
1818
# avoid conflicts.
1919
---
20-
version: 1.+
20+
version: 1.3.2_RELEASE
2121
repository_root: ! '{default.repository.root}/spring-boot-cli'

config/tomcat.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -16,37 +16,37 @@
1616
# Configuration for the Tomcat container
1717
---
1818
tomcat:
19-
version: 8.0.+
19+
version: 8.0.30
2020
repository_root: ! '{default.repository.root}/tomcat'
21-
context_path:
21+
context_path:
2222
lifecycle_support:
23-
version: 2.+
23+
version: 2.5.0_RELEASE
2424
repository_root: ! '{default.repository.root}/tomcat-lifecycle-support'
2525
logging_support:
26-
version: 2.+
26+
version: 2.5.0_RELEASE
2727
repository_root: ! '{default.repository.root}/tomcat-logging-support'
2828
access_logging_support:
29-
version: 2.+
29+
version: 2.5.0_RELEASE
3030
repository_root: ! '{default.repository.root}/tomcat-access-logging-support'
3131
access_logging: disabled
3232
redis_store:
33-
version: 1.+
33+
version: 1.2.0_RELEASE
3434
repository_root: ! '{default.repository.root}/redis-store'
3535
database: 0
3636
timeout: 2000
3737
connection_pool_size: 2
3838
gemfire_store:
3939
gemfire:
40-
version: 8.+
40+
version: 8.2.0
4141
repository_root: ! '{default.repository.root}/gem-fire'
4242
gemfire_modules:
43-
version: 8.+
43+
version: 8.2.0
4444
repository_root: ! '{default.repository.root}/gem-fire-modules'
4545
gemfire_modules_tomcat7:
46-
version: 8.+
46+
version: 8.2.0
4747
repository_root: ! '{default.repository.root}/gem-fire-modules-tomcat7'
4848
gemfire_security:
49-
version: 8.+
49+
version: 8.2.0
5050
repository_root: ! '{default.repository.root}/gem-fire-security'
5151
gemfire_logging:
5252
version: 1.7.7

config/version.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
version: v3.6

config/your_kit_profiler.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515

1616
# JMX configuration
1717
---
18-
version: 2015.+
18+
version: 2015.15086.0
1919
repository_root: ! '{default.repository.root}/your-kit/{platform}/{architecture}'
2020
enabled: false
2121
port: 10001
22-
default_session_name: ! '$(ruby -e "require ''json'' ; a = JSON.parse(ENV[''VCAP_APPLICATION'']); puts \"#{a[''application_name'']}:#{a[''instance_index'']}\"")'
22+
default_session_name: $(ruby -e "require 'json' ; a = JSON.parse(ENV['VCAP_APPLICATION']);
23+
puts \"#{a['application_name']}:#{a['instance_index']}\"")

0 commit comments

Comments
 (0)