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

Fixed: Various bugs in Helloworld CDI SE Example #4206

Merged
merged 3 commits into from
Jul 26, 2019

Conversation

mkarg
Copy link
Member

@mkarg mkarg commented Jul 22, 2019

This PR fixes various bugs of the Helloworld CDI SE example.

  1. README.MD - Sample link misses mandatory parameter
  2. pom.xml - Surplus prefix for main class
  3. App.java - Surplus base path for root url

@mkarg
Copy link
Member Author

mkarg commented Jul 22, 2019

@eclipsewebmaster @eclipse-ece-validation The Eclipse FDN / ECA validation fails to connect its internal database. Can you please fix this? Thanks! :-)

@senivam
Copy link
Contributor

senivam commented Jul 22, 2019

it's because commit's header is validated vs author's email (karg@quipsy.de) and that email does not have ECA signed


commit 685f381415329fad95504b9f20858a95d02b3d15
Author:     Markus KARG <karg@quipsy.de>
AuthorDate: Mon Jul 22 08:47:03 2019 +0200
Commit:     Markus KARG <markus@headcrashing.eu>
CommitDate: Mon Jul 22 12:37:29 2019 +0200

@mkarg
Copy link
Member Author

mkarg commented Jul 22, 2019

@senivam Thank you for inspecting this, I will fix the author line ASAP. Anyways, this does not explain why the ECA check fails to connect to Eclipse Foundation's MariaDB...

(1) README.MD - Sample link misses mandatory parameter
(2) pom.xml - Surplus prefix for main class
(3) App.java - Surplus base path for root url

Signed-off-by: Markus KARG <markus@headcrashing.eu>
@mkarg
Copy link
Member Author

mkarg commented Jul 22, 2019

@senivam Fixed the ECA check, but Travis failed with connect problems under your user while the same build works with my user. Can you please press "Retry" in Travis CI for the failing build so this PR passes the final check? Thanks! :-)

@mkarg
Copy link
Member Author

mkarg commented Jul 22, 2019

@senivam Thanks! :-)

@mkarg
Copy link
Member Author

mkarg commented Jul 22, 2019

All checks passed. Requesting merge. :-)

@senivam
Copy link
Contributor

senivam commented Jul 22, 2019

@mkarg you are welcome :) it's obvious that you would like to have it merged, or why to submit PR at all? :) And for sure after review there is a possibility that it will be merged though...

@mkarg
Copy link
Member Author

mkarg commented Jul 22, 2019

@senivam Wasn't intended to stress you; just wanted to inform that the troubles we had with this PR are finally passed, nothing more. :-)

Signed-off-by: Markus KARG <markus@headcrashing.eu>
@mkarg mkarg force-pushed the helloworld-fix branch 2 times, most recently from 63a310d to c87b849 Compare July 24, 2019 10:50
Signed-off-by: Markus KARG <markus@headcrashing.eu>
@mkarg
Copy link
Member Author

mkarg commented Jul 24, 2019

@senivam Changed as requested. Travis succeeded in my fork, but failed in origin. I think it will pass if you restart the two failing jobs. It seems Travis is rathe runstable these days.

Copy link
Contributor

@senivam senivam left a comment

Choose a reason for hiding this comment

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

LGTM

@mkarg
Copy link
Member Author

mkarg commented Jul 26, 2019

@jansupol @arjantijms Requesting 2nd review. 🙏

@mkarg
Copy link
Member Author

mkarg commented Jul 26, 2019

@arjantijms Thanks a lot! 🎉

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.

4 participants