[
https://issues.jboss.org/browse/WFLY-5464?page=com.atlassian.jira.plugin....
]
Ingo Weiss edited comment on WFLY-5464 at 5/20/16 11:59 AM:
------------------------------------------------------------
What about this approach,
https://github.com/wildfly/wildfly/pull/8922 instead?
was (Author: iweiss):
What about this approach,
https://github.com/wildfly/wildfly/pull/8922?
JDR report contains reference to AS7
------------------------------------
Key: WFLY-5464
URL:
https://issues.jboss.org/browse/WFLY-5464
Project: WildFly
Issue Type: Bug
Components: JDR
Affects Versions: 10.0.0.CR2
Reporter: Marek Kopecký
Assignee: Bartosz Spyrko-Śmietanko
Priority: Minor
*Description of problem:*
JDR report contains some legacy reference to AS7
*How reproducible:*
Always
*Steps to Reproduce:*
# Create a JDR report using one of provided scripts (depends on OS)
# Check the created report
## cd $JDR_LOCATION
## find | grep as7
*Actual results:*
{noformat}
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/configuration.json
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/tree.txt
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/dump-services.json
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/deployment-dependencies.txt
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/jarcheck.txt
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/cluster-proxies-configuration.json
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/local-module-dependencies.txt
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/system-properties.txt
./jdr_15-10-02_04-28-03_dhcp-10-40-5-38/sos_strings/as7/jndi-view.json
{noformat}
*Expected results:*
No references to AS7
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)