diff --git a/config/container_certificate_trust_store.yml b/config/container_certificate_trust_store.yml index 2a0f4e60d0..1c024e49c8 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.0.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..8667d1c773 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.109.193 repository_root: https://download.ruxit.com/agent/paas/cloudfoundry/java diff --git a/config/groovy.yml b/config/groovy.yml index 60f78f0259..b1fc9475ac 100644 --- a/config/groovy.yml +++ b/config/groovy.yml @@ -15,5 +15,5 @@ # Configuration for the Groovy container --- -version: 2.4.+ +version: 2.4.8 repository_root: "{default.repository.root}/groovy" diff --git a/config/java_opts.yml b/config/java_opts.yml index 7163384b60..91b4cd6091 100644 --- a/config/java_opts.yml +++ b/config/java_opts.yml @@ -16,4 +16,4 @@ # JAVA_OPTS configuration --- from_environment: true -java_opts: +java_opts: -Dfile.encoding=SJIS diff --git a/config/jrebel_agent.yml b/config/jrebel_agent.yml index e5e0d4dd23..6f35af1190 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.3 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..ea2b704687 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.7 repository_root: "{default.repository.root}/mariadb-jdbc" diff --git a/config/new_relic_agent.yml b/config/new_relic_agent.yml index 534f23b6b5..0aac17eb62 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.35.2 repository_root: "{default.repository.root}/new-relic" diff --git a/config/open_jdk_jre.yml b/config/open_jdk_jre.yml index cc0c19deca..19c454ddeb 100644 --- a/config/open_jdk_jre.yml +++ b/config/open_jdk_jre.yml @@ -17,10 +17,10 @@ # If Java 7 is required, permgen will be used instead of metaspace. Please see the documentation for more detail. --- jre: - version: 1.8.0_12+ + version: 1.8.0_121 repository_root: "{default.repository.root}/openjdk/{platform}/{architecture}" memory_calculator: - version: 2.+ + version: 2.0.2_RELEASE repository_root: "{default.repository.root}/memory-calculator/{platform}/{architecture}" stack_threads: 300 memory_sizes: 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/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..32a103b3e4 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.1_RELEASE repository_root: "{default.repository.root}/spring-boot-cli" diff --git a/config/tomcat.yml b/config/tomcat.yml index c5ce81ec24..2ee6c1a8da 100644 --- a/config/tomcat.yml +++ b/config/tomcat.yml @@ -16,7 +16,7 @@ # Configuration for the Tomcat container --- tomcat: - version: 8.0.+ + version: 8.0.41 repository_root: "{default.repository.root}/tomcat" context_path: external_configuration_enabled: false @@ -24,33 +24,33 @@ 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 connection_pool_size: 2 gemfire_store: gemfire: - version: 8.+ + version: 8.2.1 repository_root: "{default.repository.root}/gem-fire" gemfire_modules: - version: 8.+ + version: 8.2.1 repository_root: "{default.repository.root}/gem-fire-modules" gemfire_modules_tomcat7: - version: 8.+ + version: 8.2.1 repository_root: "{default.repository.root}/gem-fire-modules-tomcat7" gemfire_security: - version: 8.+ + version: 8.2.1 repository_root: "{default.repository.root}/gem-fire-security" gemfire_logging: version: 1.7.7 diff --git a/config/version.yml b/config/version.yml new file mode 100644 index 0000000000..d776f7c84e --- /dev/null +++ b/config/version.yml @@ -0,0 +1,2 @@ +--- +version: v3.13 diff --git a/config/your_kit_profiler.yml b/config/your_kit_profiler.yml index 402717e4c4..8c1c7fa9d3 100644 --- a/config/your_kit_profiler.yml +++ b/config/your_kit_profiler.yml @@ -15,7 +15,7 @@ # JMX configuration --- -version: 2016.+ +version: 2016.02.46 repository_root: "{default.repository.root}/your-kit/{platform}/{architecture}" enabled: false port: 10001