From 5f5c4b1e6ce11ad951cb65f06cf3a93074a9a712 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Mon, 24 Apr 2017 09:50:53 -0700 Subject: [PATCH] v4.0 Release --- config/app_dynamics_agent.yml | 2 +- config/container_certificate_trust_store.yml | 2 +- config/container_customizer.yml | 2 +- config/dyadic_ekm_security_provider.yml | 2 +- config/dynatrace_appmon_agent.yml | 2 +- config/dynatrace_one_agent.yml | 2 +- config/google_stackdriver_debugger.yml | 2 +- config/groovy.yml | 2 +- config/jrebel_agent.yml | 2 +- config/luna_security_provider.yml | 2 +- config/maria_db_jdbc.yml | 2 +- config/new_relic_agent.yml | 2 +- config/open_jdk_jre.yml | 6 +++--- config/play_framework_auto_reconfiguration.yml | 2 +- config/play_framework_jpa_plugin.yml | 2 +- config/postgresql_jdbc.yml | 2 +- config/protect_app_security_provider.yml | 2 +- config/spring_auto_reconfiguration.yml | 2 +- config/spring_boot_cli.yml | 2 +- config/tomcat.yml | 10 +++++----- config/version.yml | 2 ++ config/your_kit_profiler.yml | 2 +- 22 files changed, 29 insertions(+), 27 deletions(-) create mode 100644 config/version.yml diff --git a/config/app_dynamics_agent.yml b/config/app_dynamics_agent.yml index 7129edc307..e5a940538d 100644 --- a/config/app_dynamics_agent.yml +++ b/config/app_dynamics_agent.yml @@ -15,7 +15,7 @@ # Configuration for the AppDynamics framework --- -version: 4.+ +version: 4.2.15_2 repository_root: https://packages.appdynamics.com/java default_application_name: $(ruby -e "require 'json' ; a = JSON.parse(ENV['VCAP_APPLICATION']); puts \"#{a['space_name']}:#{a['application_name']}\"") diff --git a/config/container_certificate_trust_store.yml b/config/container_certificate_trust_store.yml index 2a0f4e60d0..d352617a7a 100644 --- a/config/container_certificate_trust_store.yml +++ b/config/container_certificate_trust_store.yml @@ -15,6 +15,6 @@ # Container certificate truststore configuration --- -version: 2.+ +version: 2.1.0_RELEASE repository_root: "{default.repository.root}/container-certificate-trust-store" enabled: true diff --git a/config/container_customizer.yml b/config/container_customizer.yml index ddcf7ce25c..4be491bd3a 100644 --- a/config/container_customizer.yml +++ b/config/container_customizer.yml @@ -15,5 +15,5 @@ # Configuration for the Container Customizer framework --- -version: 1.+ +version: 1.1.0_RELEASE repository_root: "{default.repository.root}/container-customizer" diff --git a/config/dyadic_ekm_security_provider.yml b/config/dyadic_ekm_security_provider.yml index 53b4426b90..7c5ca45041 100644 --- a/config/dyadic_ekm_security_provider.yml +++ b/config/dyadic_ekm_security_provider.yml @@ -15,5 +15,5 @@ # Configuration for the Luna Security Provider framework --- -version: 1.+ +version: 1.2.0 repository_root: https://repo.dyadicsec.com/cust/pcf diff --git a/config/dynatrace_appmon_agent.yml b/config/dynatrace_appmon_agent.yml index b30e12880e..e802b7d224 100644 --- a/config/dynatrace_appmon_agent.yml +++ b/config/dynatrace_appmon_agent.yml @@ -15,6 +15,6 @@ # Configuration for the Dynatrace framework --- -version: 6.3.0_+ +version: 6.3.0_1305 repository_root: http://downloads.dynatracesaas.com/cloudfoundry/buildpack/java default_agent_name: diff --git a/config/dynatrace_one_agent.yml b/config/dynatrace_one_agent.yml index dc54c79cbe..750772401b 100644 --- a/config/dynatrace_one_agent.yml +++ b/config/dynatrace_one_agent.yml @@ -15,5 +15,5 @@ # Configuration for the Dynatrace SaaS/Managed framework --- -version: 1.+ +version: 1.115.190 repository_root: https://download.ruxit.com/agent/paas/cloudfoundry/java diff --git a/config/google_stackdriver_debugger.yml b/config/google_stackdriver_debugger.yml index d79b3a1238..7516ad3043 100644 --- a/config/google_stackdriver_debugger.yml +++ b/config/google_stackdriver_debugger.yml @@ -15,5 +15,5 @@ # Configuration for the Groovy container --- -version: 2.+ +version: 2.12.0 repository_root: "{default.repository.root}/google-stackdriver-debugger/{platform}/{architecture}" diff --git a/config/groovy.yml b/config/groovy.yml index 60f78f0259..ec68cf460b 100644 --- a/config/groovy.yml +++ b/config/groovy.yml @@ -15,5 +15,5 @@ # Configuration for the Groovy container --- -version: 2.4.+ +version: 2.4.10 repository_root: "{default.repository.root}/groovy" diff --git a/config/jrebel_agent.yml b/config/jrebel_agent.yml index e5e0d4dd23..a3e4caf20e 100644 --- a/config/jrebel_agent.yml +++ b/config/jrebel_agent.yml @@ -15,5 +15,5 @@ # Configuration for the JRebel framework --- -version: 7.+ +version: 7.0.7 repository_root: https://dl.zeroturnaround.com/jrebel diff --git a/config/luna_security_provider.yml b/config/luna_security_provider.yml index 6e61d50562..a9793dac4b 100644 --- a/config/luna_security_provider.yml +++ b/config/luna_security_provider.yml @@ -15,7 +15,7 @@ # Configuration for the Luna Security Provider framework --- -version: 6.+ +version: 6.2.0 repository_root: http://files.cf-hsm.io/luna-installer ha_logging_enabled: true logging_enabled: false diff --git a/config/maria_db_jdbc.yml b/config/maria_db_jdbc.yml index 58571c2bf1..64acdc4d31 100644 --- a/config/maria_db_jdbc.yml +++ b/config/maria_db_jdbc.yml @@ -15,5 +15,5 @@ # Configuration for the MariaDB JDBC framework --- -version: 1.+ +version: 1.5.9 repository_root: "{default.repository.root}/mariadb-jdbc" diff --git a/config/new_relic_agent.yml b/config/new_relic_agent.yml index 534f23b6b5..477c84c06c 100644 --- a/config/new_relic_agent.yml +++ b/config/new_relic_agent.yml @@ -15,5 +15,5 @@ # Configuration for the New Relic framework --- -version: 3.+ +version: 3.38.0 repository_root: "{default.repository.root}/new-relic" diff --git a/config/open_jdk_jre.yml b/config/open_jdk_jre.yml index c9d7c785be..17795dc0cb 100644 --- a/config/open_jdk_jre.yml +++ b/config/open_jdk_jre.yml @@ -17,12 +17,12 @@ # If Java 7 is required, permgen will be used instead of metaspace. Please see the documentation for more detail. --- jre: - version: 1.8.0_+ + version: 1.8.0_131 repository_root: "{default.repository.root}/openjdk/{platform}/{architecture}" jvmkill_agent: - version: 1.+ + version: 1.6.0_RELEASE repository_root: "{default.repository.root}/jvmkill/{platform}/{architecture}" memory_calculator: - version: 3.+ + version: 3.8.0_RELEASE repository_root: "{default.repository.root}/memory-calculator/{platform}/{architecture}" stack_threads: 300 diff --git a/config/play_framework_auto_reconfiguration.yml b/config/play_framework_auto_reconfiguration.yml index 1b91ed1ab8..e40e04870f 100644 --- a/config/play_framework_auto_reconfiguration.yml +++ b/config/play_framework_auto_reconfiguration.yml @@ -17,6 +17,6 @@ # Note that the repository is shared with the Spring Auto Reconfiguration framework and should be kept in step to # avoid conflicts. --- -version: 1.+ +version: 1.10.0_RELEASE repository_root: "{default.repository.root}/auto-reconfiguration" enabled: true diff --git a/config/play_framework_jpa_plugin.yml b/config/play_framework_jpa_plugin.yml index a53d4a4bc9..1463fab717 100644 --- a/config/play_framework_jpa_plugin.yml +++ b/config/play_framework_jpa_plugin.yml @@ -15,6 +15,6 @@ # Configuration for the Play JPA Plugin framework --- -version: 1.+ +version: 1.10.0_RELEASE repository_root: "{default.repository.root}/play-jpa-plugin" enabled: true diff --git a/config/postgresql_jdbc.yml b/config/postgresql_jdbc.yml index b5530a92e3..0dfddcc58a 100644 --- a/config/postgresql_jdbc.yml +++ b/config/postgresql_jdbc.yml @@ -15,5 +15,5 @@ # Configuration for the Postgresql JDBC framework --- -version: 9.4.+ +version: 9.4.1212 repository_root: "{default.repository.root}/postgresql-jdbc" diff --git a/config/protect_app_security_provider.yml b/config/protect_app_security_provider.yml index 1a4246313d..0af1381274 100644 --- a/config/protect_app_security_provider.yml +++ b/config/protect_app_security_provider.yml @@ -15,5 +15,5 @@ # Configuration for the ProtectApp Security Provider framework --- -version: 8.4.+ +version: 8.4.0 repository_root: http://files.cf-hsm.io/protectapp-installer diff --git a/config/spring_auto_reconfiguration.yml b/config/spring_auto_reconfiguration.yml index e8f1f592ac..c1815ec4e4 100644 --- a/config/spring_auto_reconfiguration.yml +++ b/config/spring_auto_reconfiguration.yml @@ -17,6 +17,6 @@ # Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to # avoid conflicts. --- -version: 1.+ +version: 1.10.0_RELEASE repository_root: "{default.repository.root}/auto-reconfiguration" enabled: true diff --git a/config/spring_boot_cli.yml b/config/spring_boot_cli.yml index 5790531a91..27a821c183 100644 --- a/config/spring_boot_cli.yml +++ b/config/spring_boot_cli.yml @@ -17,5 +17,5 @@ # Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to # avoid conflicts. --- -version: 1.+ +version: 1.5.3_RELEASE repository_root: "{default.repository.root}/spring-boot-cli" diff --git a/config/tomcat.yml b/config/tomcat.yml index e1ff5a78a9..a41bc3c2ce 100644 --- a/config/tomcat.yml +++ b/config/tomcat.yml @@ -16,7 +16,7 @@ # Configuration for the Tomcat container --- tomcat: - version: 8.5.+ + version: 8.5.14 repository_root: "{default.repository.root}/tomcat" context_path: external_configuration_enabled: false @@ -24,17 +24,17 @@ external_configuration: version: 1.+ repository_root: lifecycle_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-lifecycle-support" logging_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-logging-support" access_logging_support: - version: 2.+ + version: 2.5.0_RELEASE repository_root: "{default.repository.root}/tomcat-access-logging-support" access_logging: disabled redis_store: - version: 1.+ + version: 1.2.0_RELEASE repository_root: "{default.repository.root}/redis-store" database: 0 timeout: 2000 diff --git a/config/version.yml b/config/version.yml new file mode 100644 index 0000000000..243421481d --- /dev/null +++ b/config/version.yml @@ -0,0 +1,2 @@ +--- +version: v4.0 diff --git a/config/your_kit_profiler.yml b/config/your_kit_profiler.yml index 609181e28b..af557126a2 100644 --- a/config/your_kit_profiler.yml +++ b/config/your_kit_profiler.yml @@ -15,7 +15,7 @@ # JMX configuration --- -version: 2017.+ +version: 2017.2.57 repository_root: "{default.repository.root}/your-kit/{platform}/{architecture}" enabled: false port: 10001