From 6637c8ebf07edfadb0ed793ab5249131397b02d7 Mon Sep 17 00:00:00 2001 From: Juan Manuel Leflet Estrada Date: Mon, 19 Feb 2024 21:39:19 +0100 Subject: [PATCH] Remove messages from tagging rules with no effort (#64) Signed-off-by: Juan Manuel Leflet Estrada --- .../azure/04-azure-logging.windup.yaml | 2 - ...-azure-appservice-certificates.windup.yaml | 1 - ...ng-boot-to-azure-config-server.windup.yaml | 5 -- ...14-spring-boot-to-azure-eureka.windup.yaml | 8 --- ...spring-boot-to-azure-mq-config.windup.yaml | 6 -- .../01-embedded-cache-libraries.windup.yaml | 60 ------------------- .../cloud-readiness/03-java-rmi.windup.yaml | 3 - .../155-embedded-cache-libraries.windup.yaml | 58 ------------------ .../cloud-readiness/156-java-rmi.windup.yaml | 3 - .../eap6/27-xml-glassfish.windup.yaml | 5 -- .../eap6/28-java-ee-jaxrpc.windup.yaml | 8 --- .../eap6/31-xml-webservices.windup.yaml | 3 - .../eap6/34-jboss-eap5-xml.windup.yaml | 38 ------------ .../generated/eap6/39-xml-jrun.windup.yaml | 6 -- .../55-weblogic-xml-descriptors.windup.yaml | 24 -------- .../eap6/61-websphere-mqe.windup.yaml | 4 -- .../eap7/100-websphere-jms.windup.yaml | 4 -- .../eap7/101-websphere-mq.windup.yaml | 4 -- .../eap7/102-websphere-mqe.windup.yaml | 4 -- .../eap7/104-websphere-xml.windup.yaml | 17 ------ 20 files changed, 263 deletions(-) diff --git a/default/generated/azure/04-azure-logging.windup.yaml b/default/generated/azure/04-azure-logging.windup.yaml index 6158e5b..70551fd 100644 --- a/default/generated/azure/04-azure-logging.windup.yaml +++ b/default/generated/azure/04-azure-logging.windup.yaml @@ -12,8 +12,6 @@ - konveyor.io/target=azure-container-apps - logging links: [] - message: "\n Logging to the file system is not recommended when running applications - in the cloud. \n \n Instead, use a console appender to log to standard output.\n " ruleID: azure-logging-0000 tag: - Logging to file system diff --git a/default/generated/azure/07-eap-to-azure-appservice-certificates.windup.yaml b/default/generated/azure/07-eap-to-azure-appservice-certificates.windup.yaml index 9c5c52d..e86892e 100644 --- a/default/generated/azure/07-eap-to-azure-appservice-certificates.windup.yaml +++ b/default/generated/azure/07-eap-to-azure-appservice-certificates.windup.yaml @@ -12,7 +12,6 @@ - title: Migrate JBoss EAP applications to JBoss EAP on Azure App Service - Inventory all certificates url: https://docs.microsoft.com/en-us/azure/developer/java/migration/migrate-jboss-eap-to-jboss-eap-on-azure-app-service#inventory-all-certificates - message: Azure - The application loads certificates into a KeyStore ruleID: eap-to-azure-appservice-certificates-001 tag: - Azure diff --git a/default/generated/azure/12-spring-boot-to-azure-config-server.windup.yaml b/default/generated/azure/12-spring-boot-to-azure-config-server.windup.yaml index 285e0bd..397fca1 100644 --- a/default/generated/azure/12-spring-boot-to-azure-config-server.windup.yaml +++ b/default/generated/azure/12-spring-boot-to-azure-config-server.windup.yaml @@ -14,11 +14,6 @@ url: http://aka.ms/spring-cloud-to-asa?toc=%2Fazure%2Fspring-apps%2Ftoc.json&bc=%2Fazure%2Fspring-apps%2Fbreadcrumb%2Ftoc.json&pivots=sc-standard-tier#remove-restricted-configurations - title: Prepare the Spring Cloud Config server url: http://aka.ms/spring-cloud-to-asa?toc=%2Fazure%2Fspring-apps%2Ftoc.json&bc=%2Fazure%2Fspring-apps%2Fbreadcrumb%2Ftoc.json&pivots=sc-standard-tier#prepare-the-spring-cloud-config-server - message: "\n \n The application uses a Spring Cloud Config Server connection string.\n\n - If you are migrating to Azure Spring Apps, the connection info of Config Server - will be injected upon app start. \n Please remove the connection info from your - configuration file. Configure the Config Server after creating an Azure Spring - Apps instance.\n \n " ruleID: spring-boot-to-azure-config-server-01000 tag: - Spring Cloud Config diff --git a/default/generated/azure/14-spring-boot-to-azure-eureka.windup.yaml b/default/generated/azure/14-spring-boot-to-azure-eureka.windup.yaml index dd316c3..0a238d1 100644 --- a/default/generated/azure/14-spring-boot-to-azure-eureka.windup.yaml +++ b/default/generated/azure/14-spring-boot-to-azure-eureka.windup.yaml @@ -16,10 +16,6 @@ url: https://learn.microsoft.com/azure/spring-apps/how-to-access-data-plane-azure-ad-rbac - title: Restricted configurations url: http://aka.ms/spring-cloud-to-asa?pivots=sc-standard-tier#remove-restricted-configurations - message: "\n \n The application uses Eureka.\n\n Azure Spring Apps will host eureka - server for you.\n Eureka connection configurations will be injected automatically - by ASA, if you put these configurations in your Config Server, please remove them.\n - \n " ruleID: spring-boot-to-azure-eureka-01000 tag: - Eureka @@ -52,10 +48,6 @@ url: https://learn.microsoft.com/azure/spring-apps/how-to-access-data-plane-azure-ad-rbac - title: Restricted configurations url: http://aka.ms/spring-cloud-to-asa?pivots=sc-standard-tier#remove-restricted-configurations - message: "\n \n The application uses an eureka connection string.\n\n Azure Spring - Apps will host eureka server for you.\n Eureka connection configurations will - be injected automatically by ASA, if you put these configurations in your Config - Server, please remove them.\n \n " ruleID: spring-boot-to-azure-eureka-02000 tag: - Eureka diff --git a/default/generated/azure/20-spring-boot-to-azure-mq-config.windup.yaml b/default/generated/azure/20-spring-boot-to-azure-mq-config.windup.yaml index 62a3dcc..5c1b0a4 100644 --- a/default/generated/azure/20-spring-boot-to-azure-mq-config.windup.yaml +++ b/default/generated/azure/20-spring-boot-to-azure-mq-config.windup.yaml @@ -14,9 +14,6 @@ links: - title: Spring Boot app to Kafka on Confluent Cloud url: https://learn.microsoft.com/azure/service-connector/tutorial-java-spring-confluent-kafka - message: "\n \n The application uses a Kafka connection string or password.\n\n - Consider connecting Apache Kafka on Confluent Cloud to Azure Spring Apps using - Service Connector\n \n " ruleID: spring-boot-to-azure-mq-config-kafka-01000 tag: - Kafka Client @@ -66,9 +63,6 @@ links: - title: Service connection in Azure Spring Apps url: https://learn.microsoft.com/azure/service-connector/quickstart-portal-spring-cloud-connection - message: "\n The application uses an ActiveMQ Artemis connection string, username, - or password.\n\n Consider using Azure Event Grid/Azure Event Hubs/Azure Service - Bus or Apache Kafka on Confluent Cloud and connect it with Service Connector\n " ruleID: spring-boot-to-azure-mq-config-artemis-01000 tag: - ActiveMQ diff --git a/default/generated/cloud-readiness/01-embedded-cache-libraries.windup.yaml b/default/generated/cloud-readiness/01-embedded-cache-libraries.windup.yaml index 4b78661..904d1f6 100644 --- a/default/generated/cloud-readiness/01-embedded-cache-libraries.windup.yaml +++ b/default/generated/cloud-readiness/01-embedded-cache-libraries.windup.yaml @@ -4,10 +4,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Ehcache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-01000 tag: - Ehcache @@ -21,10 +17,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a Coherence library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-02000 tag: - Coherence @@ -38,10 +30,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Apache Commons JCS - library.\n\n An embedded cache library is problematic because - state information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-03000 tag: - Apache Commons JCS @@ -72,10 +60,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a library that provides - caching.\n\n An embedded cache library is problematic because - state information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-05000 tag: - Cache API @@ -89,10 +73,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a Hazelcast library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-06000 tag: - Hazelcast @@ -106,10 +86,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Apache Ignite library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-07000 tag: - Apache Ignite @@ -123,10 +99,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Infinispan library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-08000 tag: - Infinispan @@ -140,10 +112,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embedds a JBoss Cache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-09000 tag: - JBoss Cache @@ -157,10 +125,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a JCache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-10000 tag: - JCache @@ -174,10 +138,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a Memcached client library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-11000 tag: - Memcached client @@ -191,10 +151,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Oscache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-12000 tag: - Oscache @@ -208,10 +164,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a ShiftOne library (Java - Object Cache or JOCache).\n\n An embedded cache library - is problematic because state information might not be persisted to a backing service.\n\n - \ Recommendation: Use a cache backing service.\n " ruleID: embedded-cache-libraries-13000 tag: - ShiftOne @@ -225,10 +177,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a SwarmCache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-14000 tag: - SwarmCache @@ -242,10 +190,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds the Spring Boot Cache - library.\n\n An embedded cache library is problematic because - state information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-15000 tag: - Spring Boot Cache @@ -264,10 +208,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds the Redis client.\n \n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-16000 tag: - Redis diff --git a/default/generated/cloud-readiness/03-java-rmi.windup.yaml b/default/generated/cloud-readiness/03-java-rmi.windup.yaml index 40fd0d9..bbfc294 100644 --- a/default/generated/cloud-readiness/03-java-rmi.windup.yaml +++ b/default/generated/cloud-readiness/03-java-rmi.windup.yaml @@ -33,9 +33,6 @@ - cloud-readiness - rmi links: [] - message: "\n The Java RMI API is tightly coupled. Tight - coupling is not suitable in a cloud environment because of scalability problems.\n\n - \ Use a RESTful API or a message queue.\n " ruleID: java-rmi-00001 tag: - rmi diff --git a/default/generated/cloud-readiness/155-embedded-cache-libraries.windup.yaml b/default/generated/cloud-readiness/155-embedded-cache-libraries.windup.yaml index 338a52c..e641373 100644 --- a/default/generated/cloud-readiness/155-embedded-cache-libraries.windup.yaml +++ b/default/generated/cloud-readiness/155-embedded-cache-libraries.windup.yaml @@ -4,10 +4,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Ehcache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-01000 tag: - Ehcache @@ -21,10 +17,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a Coherence library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-02000 tag: - Coherence @@ -38,10 +30,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Apache Commons JCS - library.\n\n An embedded cache library is problematic because - state information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-03000 tag: - Apache Commons JCS @@ -55,10 +43,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a Dynacache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-04000 tag: - Dynacache @@ -72,10 +56,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a library that provides - caching.\n\n An embedded cache library is problematic because - state information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-05000 tag: - Cache API @@ -89,10 +69,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a Hazelcast library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-06000 tag: - Hazelcast @@ -106,10 +82,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Apache Ignite library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-07000 tag: - Apache Ignite @@ -123,10 +95,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Infinispan library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-08000 tag: - Infinispan @@ -140,10 +108,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embedds a JBoss Cache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-09000 tag: - JBoss Cache @@ -157,10 +121,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a JCache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-10000 tag: - JCache @@ -174,10 +134,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a Memcached client library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-11000 tag: - Memcached client @@ -191,10 +147,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds an Oscache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-12000 tag: - Oscache @@ -208,10 +160,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a ShiftOne library (Java - Object Cache or JOCache).\n\n An embedded cache library - is problematic because state information might not be persisted to a backing service.\n\n - \ Recommendation: Use a cache backing service.\n " ruleID: embedded-cache-libraries-13000 tag: - ShiftOne @@ -225,10 +173,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds a SwarmCache library.\n\n - \ An embedded cache library is problematic because state - information might not be persisted to a backing service.\n\n Recommendation: - Use a cache backing service.\n " ruleID: embedded-cache-libraries-14000 tag: - SwarmCache @@ -242,8 +186,6 @@ - konveyor.io/target=cloud-readiness - konveyor.io/source links: [] - message: "\n The application embeds the Spring Boot Cache - library.\n " ruleID: embedded-cache-libraries-15000 tag: - Spring Boot Cache diff --git a/default/generated/cloud-readiness/156-java-rmi.windup.yaml b/default/generated/cloud-readiness/156-java-rmi.windup.yaml index 40fd0d9..bbfc294 100644 --- a/default/generated/cloud-readiness/156-java-rmi.windup.yaml +++ b/default/generated/cloud-readiness/156-java-rmi.windup.yaml @@ -33,9 +33,6 @@ - cloud-readiness - rmi links: [] - message: "\n The Java RMI API is tightly coupled. Tight - coupling is not suitable in a cloud environment because of scalability problems.\n\n - \ Use a RESTful API or a message queue.\n " ruleID: java-rmi-00001 tag: - rmi diff --git a/default/generated/eap6/27-xml-glassfish.windup.yaml b/default/generated/eap6/27-xml-glassfish.windup.yaml index 2df8e61..aca0294 100644 --- a/default/generated/eap6/27-xml-glassfish.windup.yaml +++ b/default/generated/eap6/27-xml-glassfish.windup.yaml @@ -8,8 +8,6 @@ - glassfish - configuration links: [] - message: ' Glassfish specific ejb configuration file used to configure EJBs, map - them to jndi names etc.' ruleID: xml-glassfish-02000 tag: - configuration @@ -29,9 +27,6 @@ - glassfish - configuration links: [] - message: ' Glassfish-application is a Glassfish specific EAR configuration file - used to configure security roles, url addresses, JNDI binding etc. This file is - glassfish specific and needs to be migrated to application.xml or jboss-app.xml.' ruleID: xml-glassfish-03000 tag: - configuration diff --git a/default/generated/eap6/28-java-ee-jaxrpc.windup.yaml b/default/generated/eap6/28-java-ee-jaxrpc.windup.yaml index 03d3efa..6ddf595 100644 --- a/default/generated/eap6/28-java-ee-jaxrpc.windup.yaml +++ b/default/generated/eap6/28-java-ee-jaxrpc.windup.yaml @@ -9,14 +9,6 @@ links: - title: Java EE RPC Generic Handler API url: http://docs.oracle.com/cd/E17802_01/webservices/webservices/docs/1.6/api/javax/xml/rpc/handler/GenericHandler.html - message: "\n \n The \"javax.xml.rpc.handler.GenericHandler\" - class implements the Handler interface.\n SOAP Message - Handler developers should typically subclass GenericHandler class unless\n the - Handler class needs another class as a superclass. It is a convenience abstract\n - \ class that makes writing Handlers easy. GenericHandler - provides default implementations\n of the lifecycle methods - init and destroy and also different handle methods.\n \n - \ " ruleID: java-ee-jaxrpc-00000 tag: - jax-rpc diff --git a/default/generated/eap6/31-xml-webservices.windup.yaml b/default/generated/eap6/31-xml-webservices.windup.yaml index 62460ab..283570c 100644 --- a/default/generated/eap6/31-xml-webservices.windup.yaml +++ b/default/generated/eap6/31-xml-webservices.windup.yaml @@ -101,8 +101,6 @@ - konveyor.io/target=eap - webservice links: [] - message: JBoss EAP developer documentation describes JAX-WS Web Services Common - API. ruleID: xml-webservices-06000 when: and: @@ -131,7 +129,6 @@ - konveyor.io/target=eap - webservice links: [] - message: JBoss EAP developer documentation about JAX-WS Web Services Endpoints ruleID: xml-webservices-06001 when: and: diff --git a/default/generated/eap6/34-jboss-eap5-xml.windup.yaml b/default/generated/eap6/34-jboss-eap5-xml.windup.yaml index fe7928e..bc76bd5 100644 --- a/default/generated/eap6/34-jboss-eap5-xml.windup.yaml +++ b/default/generated/eap6/34-jboss-eap5-xml.windup.yaml @@ -13,9 +13,6 @@ url: https://access.redhat.com/documentation/en-us/jboss_enterprise_application_platform/5/html-single/cache_user_guide/ - title: JBoss Cache Tutorial url: https://access.redhat.com/documentation/en-us/jboss_enterprise_application_platform/5/html-single/cache_tutorial/ - message: "\n JBoss Cache TreeCache is a distributed tree-like - structure that is replicated across several members.\n Updates - will be multicast to all group members reliably and in the same order.\n " ruleID: jboss-eap5-xml-01000 tag: - cache @@ -40,8 +37,6 @@ links: - title: JBoss EAP 5 Classloading url: https://access.redhat.com/documentation/en-us/JBoss_Enterprise_Application_Platform/5/html/Microcontainer_User_Guide/sect-JBoss_Microcontainer_User_Guide-The_ClassLoading_Layer-ClassLoading.html - message: "\n JBoss EAP 5 allows detailed classloading configuration.\n - \ " ruleID: jboss-eap5-xml-03000 tag: - jboss-eap5 @@ -63,13 +58,6 @@ links: - title: JBoss Seam Reference Guide - Configuring Seam components url: https://access.redhat.com/documentation/en-us/jboss_enterprise_application_platform/5/html-single/seam_reference_guide/#xml - message: "\n Allows to configure a Seam component using XML: - to isolate deployment-specific information from\n the Java - code, to enable the creation of re-usable frameworks, to configure Seam's built-in - functionality, etc.\n Seam provides two basic approaches - to configuring components:\n configuration via property - settings in a properties file or in `web.xml`,\n and configuration - via `components.xml`.\n " ruleID: jboss-eap5-xml-05000 tag: - seam @@ -93,8 +81,6 @@ links: - title: Seam Framework Reference Guide url: https://access.redhat.com/documentation/en-us/jboss_enterprise_application_platform/5/html-single/seam_reference_guide/ - message: "\n The `pages.xml` file specifies the page flow - and other configuration of the Seam Framework.\n " ruleID: jboss-eap5-xml-06000 tag: - seam @@ -143,8 +129,6 @@ - ejb - seam links: [] - message: "\n The `jboss-app.xml` file configures a Java - EE application deployments specifically for JBoss EAP.\n " ruleID: jboss-eap5-xml-08000 tag: - configuration @@ -171,9 +155,6 @@ links: - title: jboss-web.xml Configuration Reference url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/6.4/html-single/development_guide/#jboss-webxml_Configuration_Reference - message: "\n The `jboss-web.xml` file configures a Java EE - web application specifically for JBoss EAP.\n It is an - extension to standard `web.xml`.\n " ruleID: jboss-eap5-xml-09000 tag: - web @@ -234,9 +215,6 @@ links: - title: Class Loading and Modules url: https://access.redhat.com/documentation/en-us/JBoss_Enterprise_Application_Platform/6.4/html/Development_Guide/chap-Class_Loading_and_Modules.html - message: "\n The `jboss-deployment-structure.xml` file allows - the creator of the deployment to control the dependencies\n and - classloading of deployments.\n " ruleID: jboss-eap5-xml-11000 tag: - classloading @@ -261,8 +239,6 @@ links: - title: JBoss EAP 5 - The jbosscmp-jdbc Structure url: https://access.redhat.com/documentation/en-us/jboss_enterprise_application_platform/5/html-single/administration_and_configuration_guide/index#The_CMP_Engine-The_jbosscmp_jdbc_Structure - message: "\n The `jbosscmp-jdbc.xml` is a deployment decriptor - controlling the Container Managed Persistence (CMP).\n " ruleID: jboss-eap5-xml-12000 tag: - jdbc @@ -290,9 +266,6 @@ url: https://access.redhat.com/documentation/en-us/jboss_enterprise_application_platform/5/html-single/administration_and_configuration_guide/#ENC_Usage_Conventions-EJB_References_with_jboss.xml_and_jboss_web.xml - title: JBoss EAP 6 - Replace the jboss.xml File url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/6.4/html-single/migration_guide/#Replace_the_jboss.xml_File - message: "\n The `jboss.xml` descriptor in deployments is - ignored by JBoss AS 7+ or JBoss EAP 6+.\n Replace it with - `jboss-ejb3.xml`.\n " ruleID: jboss-eap5-xml-13000 tag: - descriptor @@ -373,8 +346,6 @@ links: - title: jboss-ejb3.xml Deployment Descriptor Reference url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/6.4/html-single/development_guide/index#jboss-ejb3xml_Deployment_Descriptor_Reference - message: "\n A JBoss specific EJB 3 configuration allows - extensions of Java EE EJB 3.\n " ruleID: jboss-eap5-xml-17000 tag: - jboss-eap5 @@ -398,15 +369,6 @@ links: - title: JBoss web-services deployment descriptor (jboss-webservices.xml) url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/6.4/html-single/migration_guide/index#sect-Web_Services_Changes - message: "\n JBossWS 4.0 introduces a new deployment descriptor - to configure web services.\n The `jboss-webservices.xml` - file provides additional information for the given deployment\n and - partially replaces the obsolete `jboss.xml` file.\n\n For - EJB webservice deployments, the expected location of the `jboss-webservices.xml` - descriptor file\n is in the `META-INF/` directory. For - POJO and EJB webservice endpoints bundled in WAR file,\n the - expected location of the `jboss-webservices.xml` file is in the `WEB-INF/` directory.\n - \ " ruleID: jboss-eap5-xml-18000 tag: - jboss-ws diff --git a/default/generated/eap6/39-xml-jrun.windup.yaml b/default/generated/eap6/39-xml-jrun.windup.yaml index a86d404..3de054e 100644 --- a/default/generated/eap6/39-xml-jrun.windup.yaml +++ b/default/generated/eap6/39-xml-jrun.windup.yaml @@ -8,10 +8,6 @@ - jrun - configuration links: [] - message: ' JRun web descriptor is a file that is by convention named jrun-web. It - is JRun specific configuration file used to configure JRun server. This file is - not supported in JBoss EAP 6 and needs to be migrated to web.xml or JBoss-specific - jboss-web.xml' ruleID: xml-jrun-01000 tag: - configuration @@ -32,8 +28,6 @@ - jrun - configuration links: [] - message: ' JRun ejb configuration file used to configure EJBs, map them to jndi - names etc.' ruleID: xml-jrun-02000 tag: - configuration diff --git a/default/generated/eap6/55-weblogic-xml-descriptors.windup.yaml b/default/generated/eap6/55-weblogic-xml-descriptors.windup.yaml index e59bc89..58b1a05 100644 --- a/default/generated/eap6/55-weblogic-xml-descriptors.windup.yaml +++ b/default/generated/eap6/55-weblogic-xml-descriptors.windup.yaml @@ -12,11 +12,6 @@ - title: Migrate Oracle WebLogic server descriptors (weblogic-application.xml) to JBoss EAP 6 or 7 url: https://access.redhat.com/articles/1328043 - message: "\n The `weblogic-application.xml` deployment descriptor - file is used to describe Oracle WebLogic Server EAR archives. Oracle WebLogic - Server EAR configures some application settings through the `application-param` - element.\n These settings could be replaced with `context-param` - elements in Java EE Servlet `web.xml` descriptor.\n " ruleID: weblogic-xml-descriptor-01000 tag: - webservice @@ -240,12 +235,6 @@ links: - title: EAP 6 JMS Server configuration url: https://access.redhat.com/documentation/en-us/JBoss_Enterprise_Application_Platform/6.4/html-single/Administration_and_Configuration_Guide/index.html#sect-Configuration1 - message: "\n This file is a proprietary WebLogic JMS configuration - and needs to be migrated.\n While there is no direct mapping - of these descriptor elements, many of these features may be configured in the - application deployment or JBoss server configuration files.\n\n For - information on how to configure JBoss EAP JMS, please refer to the Administration - and Configuration Guide for JBoss Enterprise Application Platform 6.\n " ruleID: weblogic-xml-descriptor-11000 tag: - jms @@ -272,13 +261,6 @@ - title: Administration and Configuration Guide for JBoss Enterprise Application Platform 6 url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/6.4/html-single/administration_and_configuration_guide/index - message: "\n The Oracle WebLogic Server deployment descriptor - file (`weblogic.xml`) provides functionality that is not included in the standard - Java EE specification.\n While there is no direct mapping - of these descriptor elements, many of these features may be configured in the - application deployment or JBoss server configuration files.\n\n For - more information on how to configure JBoss EAP, please refer to the Administration - and Configuration Guide for JBoss Enterprise Application Platform 6.\n " ruleID: weblogic-xml-descriptor-12000 tag: - web-app @@ -363,9 +345,6 @@ - weblogic - descriptor links: [] - message: "\n In this file, the value set for a property by - a metadata annotation can be overridden. (It does not override the values set - by a setter method.)\n " ruleID: weblogic-xml-descriptor-17000 tag: - configuration @@ -387,9 +366,6 @@ links: - title: Replace the WebLogic plan.xml deployment descriptor configuration url: https://access.redhat.com/articles/1329173 - message: "\n WebLogic `plan.xml` deployment descriptor file - provides a way to target the application deployment for a specific environment.\n - \ " ruleID: weblogic-xml-descriptor-18000 tag: - configuration diff --git a/default/generated/eap6/61-websphere-mqe.windup.yaml b/default/generated/eap6/61-websphere-mqe.windup.yaml index 042aaad..cf09373 100644 --- a/default/generated/eap6/61-websphere-mqe.windup.yaml +++ b/default/generated/eap6/61-websphere-mqe.windup.yaml @@ -19,10 +19,6 @@ url: https://docs.oracle.com/javaee/6/tutorial/doc/bnceh.html - title: WebSphere MQe JavaDoc url: http://www-01.ibm.com/support/knowledgecenter/SSVHEW_6.2.0/com.ibm.mqe.javadoc/java/overview-summary.html - message: "WebSphere MQe client API is used to communicate with the MQ server from - client-side applications.\n For JBoss EAP 6, this needs - to be replaced with standard Java EE 6 JMS API, or with HornetQ client API.\n - \ " ruleID: websphere-mqe-00000 tag: - jms diff --git a/default/generated/eap7/100-websphere-jms.windup.yaml b/default/generated/eap7/100-websphere-jms.windup.yaml index 2a7ca33..1a07a73 100644 --- a/default/generated/eap7/100-websphere-jms.windup.yaml +++ b/default/generated/eap7/100-websphere-jms.windup.yaml @@ -21,10 +21,6 @@ url: http://activemq.apache.org/artemis/docs/1.5.0/messaging-concepts.html - title: ActiveMQ Artemis Core Client API Javadoc url: http://activemq.apache.org/artemis/docs/javadocs/javadoc-1.5.0/org/apache/activemq/artemis/api/core/client/package-summary.html - message: "WebSphere MQ client API is used to communicate with the MQ server from - client-side applications.\n For JBoss EAP 7, this needs - to be replaced with standard Java EE 7 JMS API, or with ActiveMQ Artemis client - API.\n " ruleID: websphere-jms-eap7-00000 tag: - jms diff --git a/default/generated/eap7/101-websphere-mq.windup.yaml b/default/generated/eap7/101-websphere-mq.windup.yaml index 0864f4a..ab89dad 100644 --- a/default/generated/eap7/101-websphere-mq.windup.yaml +++ b/default/generated/eap7/101-websphere-mq.windup.yaml @@ -20,10 +20,6 @@ url: https://docs.oracle.com/javaee/7/tutorial/jms-concepts003.htm#BNCEH - title: WebSphere MQ JavaDoc url: http://www-01.ibm.com/support/knowledgecenter/SSVHEW_6.2.0/com.ibm.mqe.javadoc/java/overview-summary.html - message: "WebSphere MQ client API is used to communicate with the MQ server from - client-side applications.\n For JBoss EAP 7, this needs - to be replaced with standard Java EE 6 JMS API, or with ActiveMQ Artemis client - API.\n " ruleID: websphere-mq-eap7-00000 tag: - jms diff --git a/default/generated/eap7/102-websphere-mqe.windup.yaml b/default/generated/eap7/102-websphere-mqe.windup.yaml index 8bd62f2..5d52ad1 100644 --- a/default/generated/eap7/102-websphere-mqe.windup.yaml +++ b/default/generated/eap7/102-websphere-mqe.windup.yaml @@ -20,10 +20,6 @@ url: https://docs.oracle.com/javaee/7/tutorial/jms-concepts003.htm#BNCEH - title: WebSphere MQe JavaDoc url: http://www-01.ibm.com/support/knowledgecenter/SSVHEW_6.2.0/com.ibm.mqe.javadoc/java/overview-summary.html - message: "WebSphere MQe client API is used to communicate with the MQ server from - client-side applications.\n For JBoss EAP 7, this needs - to be replaced with standard Java EE 6 JMS API, or with ActiveMQ Artemis client - API.\n " ruleID: websphere-mqe-eap7-00000 tag: - jms diff --git a/default/generated/eap7/104-websphere-xml.windup.yaml b/default/generated/eap7/104-websphere-xml.windup.yaml index 8d773a3..b80765e 100644 --- a/default/generated/eap7/104-websphere-xml.windup.yaml +++ b/default/generated/eap7/104-websphere-xml.windup.yaml @@ -124,11 +124,6 @@ url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html/developing_web_services_applications/developing_jax_ws_web_services - title: Assigning Client and Endpoint Configurations url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html-single/developing_web_services_applications/#ws_endpoint_assign_config - message: "\n \n Client IBM specific deployment - descriptor extension that needs to be migrated to JBossWS.\n JBossWS - implements the latest JAX-WS specification, which users can reference for any - vendor-agnostic web service usage need.\n You can migrate deployment - descriptors following the links below.\n \n " ruleID: eap7-websphere-xml-07000 tag: - webservice @@ -150,12 +145,6 @@ links: - title: Developing JAX-WS Web Services url: https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html/developing_web_services_applications/developing_jax_ws_web_services - message: "\n \n Client IBM specific deployment - descriptor binding that needs to be migrated to JBossWS.\n JBossWS - implements the latest JAX-WS specification, which users can reference for any - vendor-agnostic web service usage need.\n You can get more - information about developing web services in the links below.\n \n - \ " ruleID: eap7-websphere-xml-08000 tag: - webservice @@ -179,12 +168,6 @@ url: https://www.ibm.com/support/knowledgecenter/SSAW57_9.0.5/com.ibm.websphere.nd.multiplatform.doc/ae/rcfg_rconfdoc_descriptions.html - title: IBM WebSphere configuration documents url: https://www.ibm.com/support/knowledgecenter/SSAW57_9.0.5/com.ibm.websphere.nd.multiplatform.doc/ae/ccfg_confdoc.html - message: "\n This file is an IBM WebSphere proprietary deployment - descriptor that is typically generated when development of the EAR was done using - IBM products.\n The XML schema documentation can be found - within the WebSphere Application Server 7.0 directory under `/web/configDocs/packages/appdeployment/Deployment.html`.\n - \ It should be safe to delete this file, unless it was created - manually.\n " ruleID: eap7-websphere-xml-09000 tag: - websphere