Skip to content

Commit

Permalink
WINDUPRULE-334: Fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
jsight committed Feb 2, 2018
1 parent 5757784 commit 5bd07c9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions rules-reviewed/eap6/jboss-eap5/jboss-eap5-xml.windup.xml
Expand Up @@ -56,7 +56,7 @@
</classification>
</perform>
</rule>

<!-- merged into jboss-eap5-xml-10000 -->
<!-- <rule id="jboss-eap5-xml-04000"> -->
<!-- <when> -->
Expand Down Expand Up @@ -199,8 +199,8 @@
<perform>
<classification issue-display-mode="detail-only" title="JBoss 5 classloader configuration (jboss-classloading.xml)" effort="0" category-id="mandatory">
<description>The `jboss-classloading.xml` file allows customization of classloading in JBoss EAP 5.</description>
<link title="JBoss EAP 6 Class Loading and Modules" href="https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html/Development_Guide/chap-Class_Loading_and_Modules.html"/>
<link title="JBoss EAP 5 Class Loading and Modules" href="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"/>
<link title="JBoss EAP 7 Class Loading and Modules" href="https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html-single/development_guide/#class_loading_and_modules"/>
<tag>classloading</tag>
</classification>
<hint title="JBoss 5 classloader configuration (jboss-classloading.xml)" effort="5" category-id="mandatory">
Expand All @@ -210,7 +210,8 @@
Learn how to divide your application's dependencies into modules
and what dependencies and APIs are available automatically.
</message>
<link title="JBoss EAP 7 Class Loading and Modules" href="https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html-single/development_guide/#class_loading_and_modules"/>
<link title="JBoss EAP 6 Class Loading and Modules" href="https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html/Development_Guide/chap-Class_Loading_and_Modules.html"/>
<link title="JBoss EAP 5 Class Loading and Modules" href="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"/>
<tag>classloading</tag>
<tag>jboss-eap5</tag>
</hint>
Expand Down

0 comments on commit 5bd07c9

Please sign in to comment.