Skip to content

Remove JRF elements during discover #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 18, 2018

Conversation

rakillen
Copy link
Member

@rakillen rakillen commented Dec 18, 2018

Blacklists were added and applied for applications, coherence clusters, datasources, file stores, JMS resources, JMS servers, shared libraries, startup and shutdown classes, and WLDF resources. Fixes #199

Copy link
Member

@ddsharpe ddsharpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when we "skip" a resource, it would help us debug if we new why it was skipped. Suggest adding a "why" clause to the "skip" message.

Copy link
Contributor

@CarolynRountree CarolynRountree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@CarolynRountree CarolynRountree merged commit 33d00b4 into master Dec 18, 2018
@CarolynRountree
Copy link
Contributor

Oops sorry I just saw Derek's review

@rakillen
Copy link
Member Author

Hard to make this clearer in a concise way. We have the domain type name (JRF in this case) available, how about:

<Skipping JRF shared library oracle.bi.jbips#[email protected]>

This would fit with other possible types:

<Skipping WLS shared library oracle.bi.jbips#[email protected]>
<Skipping SOA shared library oracle.bi.jbips#[email protected]>
<Skipping Restricted JRF shared library oracle.bi.jbips#[email protected]>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants