Skip to content

JENA-1483: Promote with explicit promotion mode.#355

Merged
asfgit merged 3 commits intoapache:masterfrom
afs:promote-arg
Feb 12, 2018
Merged

JENA-1483: Promote with explicit promotion mode.#355
asfgit merged 3 commits intoapache:masterfrom
afs:promote-arg

Conversation

@afs
Copy link
Copy Markdown
Member

@afs afs commented Feb 9, 2018

Includes a fix for JENA-1478.

<artifactId>maven-compiler-plugin</artifactId>
<version>3.7.0</version>
<configuration>
<showDeprecation>false</showDeprecation>
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This crept in. We don't build with -Xlint:deprecation and all the output is

[INFO] ....java: Some input files use or override a deprecated API.
[INFO] ....java: Recompile with -Xlint:deprecation for details.

so it does not given much information. Being an old codebase, and valuing legacy continuity, using/overriding deprecation happens.

@asfgit asfgit merged commit e44ca81 into apache:master Feb 12, 2018
@afs afs deleted the promote-arg branch February 12, 2018 09:09
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.

2 participants