Skip to content
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

WINDUP-417 WindupRuleProviderSorter - make the error message clearer, shorten #370

Merged
merged 1 commit into from
Dec 10, 2014

Conversation

OndraZizka
Copy link
Contributor

To squash or not to squash? You might like only some parts of these changes. Will squash if ok to merge.

@windupgithubbot1
Copy link

Merged build triggered.

@windupgithubbot1
Copy link

Merged build started.

@windupgithubbot1
Copy link

Merged build triggered.

@windupgithubbot1
Copy link

Merged build finished. Test PASSed.

@windupgithubbot1
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://10.3.9.192//job/windup-pr-builder/231/
Test PASSed.

@windupgithubbot1
Copy link

Merged build started.

@windupgithubbot1
Copy link

Merged build finished. Test PASSed.

@windupgithubbot1
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://10.3.9.192//job/windup-pr-builder/232/
Test PASSed.


private static String formatErrorMessageAfter(WindupRuleProvider provider, WindupRuleProvider otherProvider)
{
return "Rule \"" + provider.getID() + "\" from phase \"" + provider.getPhase() + "\" is to set to execute after\n"
Copy link
Contributor

Choose a reason for hiding this comment

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

Replace "Rule" with ---- WindupRuleProvider.class.getSimpleName() + " [" + provider.getID() + "] ... etc

@lincolnthree
Copy link
Contributor

Looks good! Could you please rebase to a single commit and add a JIRA issue reference for it? (Create a JIRA if needed.) Thanks!

@OndraZizka OndraZizka changed the title WindupRuleProviderSorter - make the error message clearer, shorten WINDUP-417 WindupRuleProviderSorter - make the error message clearer, shorten Dec 7, 2014
@OndraZizka
Copy link
Contributor Author

Done and squashed.

@windupgithubbot1
Copy link

Merged build triggered.

@windupgithubbot1
Copy link

Merged build started.

@OndraZizka
Copy link
Contributor Author

"add a JIRA issue reference for it" means to the commit msg? Or just PR?

@windupgithubbot1
Copy link

Merged build finished. Test PASSed.

@windupgithubbot1
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://10.3.9.192//job/windup-pr-builder/256/
Test PASSed.

@lincolnthree
Copy link
Contributor

This commit needs to reference the JIRA ID.

@lincolnthree
Copy link
Contributor

Still waiting for this commit to be updated.

@windupgithubbot1
Copy link

Merged build triggered.

@OndraZizka
Copy link
Contributor Author

Done. (I was trying to change the branch connected to this PR, but had to forcePush master)

…ors at once. Prevents the try-fix-try-fix-try-fix... loop.
@windupgithubbot1
Copy link

Merged build triggered.

@windupgithubbot1
Copy link

Merged build started.

@windupgithubbot1
Copy link

Merged build finished. Test PASSed.

@windupgithubbot1
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://10.3.9.192//job/windup-pr-builder/272/
Test PASSed.

@windupgithubbot1
Copy link

Merged build started.

@windupgithubbot1
Copy link

Merged build finished. Test FAILed.

@windupgithubbot1
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://10.3.9.192//job/windup-pr-builder/273/

Failed Tests: 1

org.jboss.windup.config:windup-config-tests: 1


Test FAILed.

@lincolnthree
Copy link
Contributor

Looks good now. Thanks.

lincolnthree added a commit that referenced this pull request Dec 10, 2014
WINDUP-417 WindupRuleProviderSorter - make the error message clearer, shorten
@lincolnthree lincolnthree merged commit f3d54eb into windup:master Dec 10, 2014
PhilipCattanach pushed a commit to PhilipCattanach/windup that referenced this pull request Feb 20, 2023
* windup-2203 added rules , tests and 2 test files

* windup-2203 added more info on test files, and tweaked a bit the rule

* windup-2203 fixed typo on the rule test for JACC

* windup-2203 added rules and tests for Servlet and JSON-B

* windup-2203 added test file

* windup-2203 added iterable-filter to the rule tests in order to explicitly check the number of ocurrences

* windup-2203 [PR] fixed typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants