-
Notifications
You must be signed in to change notification settings - Fork 452
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
chore: add java-shared-config as parent #1897
Conversation
Calling
|
…gle-http-java-client into shared-config-http-client
Now running into:
|
Quickly replicated locally. Issue only seems to appear when working with an unclean target directory.
|
Thanks so much for testing it out! That's a great observation. Also able to replicate the same behavior with |
Warning: This pull request is touching the following templated files:
|
Removing java-shared-config as the parent results in successful build with
UPDATE: Prioritizing the setting in the child pom (i.e this repo) brings back original behavior. |
The
The code isn't being compiled with jdk 7. From current stacktrace:
|
Running mvn clean install -DskipTests locally with mvn 3.6.3 and java
|
Closing in favor of #1908 |
In addition reformatting the pre-existing copyright header to match the style in the added
java.header
file, copyright headers were added to existing java files with the years they were first published: