Skip to content

Commit f848589

Browse files
committed
Add Missing Name Mappings
This change adds the missing version name mappings.
1 parent 8b42f77 commit f848589

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rakelib/versions_task.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,17 @@ def initialize
5050

5151
NAME_MAPPINGS = {
5252
'access_logging_support' => 'Tomcat Access Logging Support',
53+
'agent' => 'Java Memory Assistant Agent',
5354
'app_dynamics_agent' => 'AppDynamics Agent',
55+
'clean_up' => 'Java Memory Assistant Clean Up',
56+
'client_certificate_mapper' => 'Client Certificate Mapper',
5457
'container_customizer' => 'Spring Boot Container Customizer',
5558
'container_security_provider' => 'Container Security Provider',
5659
'contrast_security_agent' => 'Contrast Security Agent',
5760
'dyadic_ekm_security_provider' => 'Dyadic EKM Security Provider',
5861
'dynatrace_appmon_agent' => 'Dynatrace Appmon Agent',
5962
'dynatrace_one_agent' => 'Dynatrace OneAgent',
63+
'geode_store' => 'Apache Geode Tomcat Session Store',
6064
'google_stackdriver_debugger' => 'Google Stackdriver Debugger',
6165
'groovy' => 'Groovy',
6266
'jre' => 'OpenJDK JRE',

0 commit comments

Comments
 (0)