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

detect copy/paste code with PMD 6.12.0 #441

Closed
stevehu opened this issue Mar 30, 2019 · 1 comment
Closed

detect copy/paste code with PMD 6.12.0 #441

stevehu opened this issue Mar 30, 2019 · 1 comment

Comments

@stevehu
Copy link
Contributor

stevehu commented Mar 30, 2019

https://pmd.github.io/latest/pmd_userdocs_cpd.html

@stevehu
Copy link
Contributor Author

stevehu commented Apr 8, 2019

stevehu pushed a commit that referenced this issue Apr 15, 2019
* apif-config-server implementation: initial changes

* Added projectVersion to startup config

* Added projectVersion

* Moved Server.config from class level to be at method level as this class may use stale configs by keeping at class level.

* Consul Registry changes

* Added environment value to serviceConfigs going into configCache

* -fixed issue for consul's ttl check, now the ttl interval will be still the same as "checkInterval", but the heartbeat will be 2/3 of "checkInterval" (#428)

* upgrade to version 1.5.33

* bot checkin

* fixes #434 update copyright and license in source code (#436)

* fixes #438 add NOTICE.txt for all third party dependencies and licenses (#439)

* fixes #440 update NOTICE.txt to add hdrhistogram-metrics-reservoir

* fixes #441 detect copy/paste code with PMD 6.12.0 (#442)

* Moved config server related code to ConfigServerStartupHookProvider to make it pluggable feature

* Used environment from server.yml file for other uses except for config server

* Resolved conflicts

* Changed ConfigServerStartupHookProvider to DefaultConfigLoader to support config injections for service.yml configs as well

* Resolved conflicts against upstream master branch

* Changed to use DefaultConfigLoader if startup.yml is missing or configLoaderClass is missing in startup.yml

* Reverted changes in license header that were brought in from old develop branch
younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
* apif-config-server implementation: initial changes

* Added projectVersion to startup config

* Added projectVersion

* Moved Server.config from class level to be at method level as this class may use stale configs by keeping at class level.

* Consul Registry changes

* Added environment value to serviceConfigs going into configCache

* -fixed issue for consul's ttl check, now the ttl interval will be still the same as "checkInterval", but the heartbeat will be 2/3 of "checkInterval" (networknt#428)

* upgrade to version 1.5.33

* bot checkin

* fixes networknt#434 update copyright and license in source code (networknt#436)

* fixes networknt#438 add NOTICE.txt for all third party dependencies and licenses (networknt#439)

* fixes networknt#440 update NOTICE.txt to add hdrhistogram-metrics-reservoir

* fixes networknt#441 detect copy/paste code with PMD 6.12.0 (networknt#442)

* Moved config server related code to ConfigServerStartupHookProvider to make it pluggable feature

* Used environment from server.yml file for other uses except for config server

* Resolved conflicts

* Changed ConfigServerStartupHookProvider to DefaultConfigLoader to support config injections for service.yml configs as well

* Resolved conflicts against upstream master branch

* Changed to use DefaultConfigLoader if startup.yml is missing or configLoaderClass is missing in startup.yml

* Reverted changes in license header that were brought in from old develop branch
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

No branches or pull requests

1 participant