[pmd-commits] [pmd/pmd] 3d4928: Initial version of new ci scripts

2020-11-14 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/pmd/7.0.x
  Home:   https://github.com/pmd/pmd
  Commit: 3d4928dfbb9fefbd4e7b883710d81f424b5c66f4
  https://github.com/pmd/pmd/commit/3d4928dfbb9fefbd4e7b883710d81f424b5c66f4
  Author: Andreas Dangel 
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
A .ci/README.md
A .ci/build.sh
A .ci/check-environment.sh
A .ci/id_rsa.gpg
A .ci/id_rsa.pub
A .ci/install-openjdk.sh
A .ci/logger.inc
A .ci/maven-settings.xml
A .ci/release-signing-key-D0BF1D737C9A1C22.gpg.gpg
A .ci/setup-secrets.sh
R .github/workflows/build.yml
A .github/workflows/pull-requests.yml
A .github/workflows/pushes.yml
A .github/workflows/releases.yml

  Log Message:
  ---
  Initial version of new ci scripts


  Commit: 2e1615d7ab49a6be86b772b04761858dff694be3
  https://github.com/pmd/pmd/commit/2e1615d7ab49a6be86b772b04761858dff694be3
  Author: Andreas Dangel 
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
M .ci/install-openjdk.sh

  Log Message:
  ---
  Fix wget download of openjdk


  Commit: a089bbc14351f8b1e6cf675d475744eeba6980c6
  https://github.com/pmd/pmd/commit/a089bbc14351f8b1e6cf675d475744eeba6980c6
  Author: Andreas Dangel 
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
M .github/workflows/pull-requests.yml

  Log Message:
  ---
  Use bash


  Commit: 8970b7fcd8f93d95cc1315469939886631b150b8
  https://github.com/pmd/pmd/commit/8970b7fcd8f93d95cc1315469939886631b150b8
  Author: Andreas Dangel 
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
M .ci/check-environment.sh
M .ci/install-openjdk.sh

  Log Message:
  ---
  Fix install-openjdk.sh


  Commit: 14548e7b807b002e8c3f22a01d81062a80bee566
  https://github.com/pmd/pmd/commit/14548e7b807b002e8c3f22a01d81062a80bee566
  Author: Andreas Dangel 
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
M .ci/README.md
M .ci/build.sh
M .ci/check-environment.sh
A .ci/env.gpg
M .ci/install-openjdk.sh
M .ci/maven-settings.xml
A .ci/setup-secrets.inc
R .ci/setup-secrets.sh
A .ci/sourceforge-api.inc
M .github/workflows/pull-requests.yml
M .github/workflows/pushes.yml
M .github/workflows/releases.yml

  Log Message:
  ---
  Integrate setup secrets into build.sh, add env.gpg, add sourceforge upload


  Commit: b42a3588445ee8b434a386fc8da55ca7cd548267
  https://github.com/pmd/pmd/commit/b42a3588445ee8b434a386fc8da55ca7cd548267
  Author: Andreas Dangel 
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
M .ci/README.md
M .ci/build.sh
M .github/workflows/pull-requests.yml

  Log Message:
  ---
  Add workaround for connection timeouts


  Commit: e0a4fafcf4a5373376c4ef4faa1e0df17cdab6c2
  https://github.com/pmd/pmd/commit/e0a4fafcf4a5373376c4ef4faa1e0df17cdab6c2
  Author: Andreas Dangel 
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
M .ci/setup-secrets.inc

  Log Message:
  ---
  Make sure to not log secrets while loading


  Commit: 328d2ad8280cf021969a6dea334514d9df908a9a
  https://github.com/pmd/pmd/commit/328d2ad8280cf021969a6dea334514d9df908a9a
  Author: Andreas Dangel 
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
M .ci/build.sh
M .ci/check-environment.sh
R .ci/env.gpg
A .ci/files/env.gpg
A .ci/files/id_rsa.gpg
A .ci/files/id_rsa.pub
A .ci/files/maven-settings.xml
A .ci/files/release-signing-key-D0BF1D737C9A1C22.gpg.gpg
R .ci/id_rsa.gpg
R .ci/id_rsa.pub
A .ci/inc/logger.inc
A .ci/inc/pmd-code-api.inc
A .ci/inc/pmd-doc.inc
A .ci/inc/setup-secrets.inc
A .ci/inc/sourceforge-api.inc
M .ci/install-openjdk.sh
R .ci/logger.inc
R .ci/maven-settings.xml
R .ci/release-signing-key-D0BF1D737C9A1C22.gpg.gpg
R .ci/setup-secrets.inc
R .ci/sourceforge-api.inc

  Log Message:
  ---
  Move includes into inc/ and files into files/, add pmd_doc support


  Commit: 0f14066adc274f3571ff0ddf4533da5e63108b75
  https://github.com/pmd/pmd/commit/0f14066adc274f3571ff0ddf4533da5e63108b75
  Author: Andreas Dangel 
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
M .ci/check-environment.sh
M .ci/inc/pmd-doc.inc
M .github/workflows/pushes.yml

  Log Message:
  ---
  Use github job infos


  Commit: cf656cc5588b3f060680f7a0ec384fddcddc67f5
  https://github.com/pmd/pmd/commit/cf656cc5588b3f060680f7a0ec384fddcddc67f5
  Author: Andreas Dangel 
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
M .ci/build.sh
M .ci/inc/pmd-doc.inc
M .ci/install-openjdk.sh

  Log Message:
  ---
  Fix path for maven settings, remove progress-meter while downloading


  Commit: 865e35439b82be74bc0b6f34d8c99f7d8a474a36
  https://github.com/pmd/pmd/commit/865e35439b82be74bc0b6f34d8c99f7d8a474a36
  Author: Andreas Dangel 
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
M 

[pmd-commits] [pmd/pmd] 722ca0: Update documentation

2020-11-14 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd
  Commit: 722ca036a5cb89630aff1a8e82679f65e3162858
  https://github.com/pmd/pmd/commit/722ca036a5cb89630aff1a8e82679f65e3162858
  Author: PMD CI (pmd-bot) 
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
M feed.xml

  Log Message:
  ---
  Update documentation

https://github.com/pmd/pmd/runs/363521199
https://github.com/pmd/pmd/compare/4147d09771b6...bc4938087a95




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd] bc4938: [ci] Only install java7 on Linux, add GITHUB_TOKEN...

2020-11-14 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: bc4938087a9538c96134ecdff560f987aac22981
  https://github.com/pmd/pmd/commit/bc4938087a9538c96134ecdff560f987aac22981
  Author: Andreas Dangel 
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
M .ci/build-pr-win-macos.sh
M .github/workflows/pushes.yml

  Log Message:
  ---
  [ci] Only install java7 on Linux, add GITHUB_TOKEN for sonar




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd] 4147d0: [ci] Windows needs maven_dependencies_resolve

2020-11-14 Thread Andreas Dangel via Pmd-commits
  Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: 4147d09771b6ccfb79b5ebcc95e1f966aec3c16b
  https://github.com/pmd/pmd/commit/4147d09771b6ccfb79b5ebcc95e1f966aec3c16b
  Author: Andreas Dangel 
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
A .ci/build-pr-win-macos.sh
R .ci/build-pr.sh
M .ci/build.sh
M .ci/inc/install-openjdk.inc
M .github/workflows/pull-requests.yml
M .github/workflows/pushes.yml

  Log Message:
  ---
  [ci] Windows needs maven_dependencies_resolve

* Use the same build script for Windows+MacOS as for PRs
* Also install java7 for PRs (that was missing from the old travis solution)
* Run coveralls and sonar in parallel to win/macos after linux




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd] 2891c0: Update documentation

2020-11-14 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd
  Commit: 2891c077e9600783fbbaa099cb6d58d3ad9cd844
  https://github.com/pmd/pmd/commit/2891c077e9600783fbbaa099cb6d58d3ad9cd844
  Author: PMD CI (pmd-bot) 
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
M feed.xml

  Log Message:
  ---
  Update documentation

https://github.com/pmd/pmd/runs/363416646
https://github.com/pmd/pmd/compare/4e63a7938a5d...faa0a6109e43




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd] bb91e0: Update documentation

2020-11-14 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd
  Commit: bb91e06e8e5e18b45e415e94f5f0bfcd64af991e
  https://github.com/pmd/pmd/commit/bb91e06e8e5e18b45e415e94f5f0bfcd64af991e
  Author: PMD CI (pmd-bot) 
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
M feed.xml
M search.json
M sitemap.xml
M tag_devdocs.html
M tag_extending.html
M tag_getting_started.html
M tag_languages.html
M tag_metrics.html
M tag_release_notes.html
M tag_rule_references.html
M tag_tools.html
M tag_troubleshooting.html
M tag_userdocs.html

  Log Message:
  ---
  Update documentation

https://github.com/pmd/pmd/runs/363382014
https://github.com/pmd/pmd/compare/dfb5c4e2d270...4e63a7938a5d




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd] 08efc7: Update documentation

2020-11-14 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd
  Commit: 08efc723021e7d38d09ac6f056da74a7ced082f1
  https://github.com/pmd/pmd/commit/08efc723021e7d38d09ac6f056da74a7ced082f1
  Author: PMD CI (pmd-bot) 
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
M feed.xml

  Log Message:
  ---
  Update documentation

manual job execution in docker




___
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits


[pmd-commits] [pmd/pmd] b4edf6: Update documentation

2020-11-14 Thread Machine account for PMD via Pmd-commits
  Branch: refs/heads/gh-pages
  Home:   https://github.com/pmd/pmd
  Commit: b4edf6b1eaf8fb67458e69caf8996dc5ae4ee50d
  https://github.com/pmd/pmd/commit/b4edf6b1eaf8fb67458e69caf8996dc5ae4ee50d
  Author: PMD CI (pmd-bot) 
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
A 404.html
A css/bootstrap.min.css
A css/customstyles.css
A css/font-awesome.min.css
A css/fonts/FontAwesome.otf
A css/fonts/fontawesome-webfont.eot
A css/fonts/fontawesome-webfont.svg
A css/fonts/fontawesome-webfont.ttf
A css/fonts/fontawesome-webfont.woff
A css/fonts/fontawesome-webfont.woff2
A css/lavish-bootstrap.css
A css/modern-business.css
A css/pmd-customstyles.css
A css/printstyles.css
A css/syntax.css
A css/theme-blue.css
A css/theme-green.css
A feed.xml
A fonts/FontAwesome.otf
A fonts/fontawesome-webfont.eot
A fonts/fontawesome-webfont.svg
A fonts/fontawesome-webfont.ttf
A fonts/fontawesome-webfont.woff
A fonts/glyphicons-halflings-regular.eot
A fonts/glyphicons-halflings-regular.svg
A fonts/glyphicons-halflings-regular.ttf
A fonts/glyphicons-halflings-regular.woff
A fonts/glyphicons-halflings-regular.woff2
A images/credits/MD_logo4c_120x120.png
A images/credits/ae-logo.gif
A images/credits/atlassian-cenqua-logo.png
A images/credits/bb-pmd.png
A images/credits/cougaar.jpg
A images/credits/darpa.jpg
A images/credits/qasystems_logo.jpg
A images/credits/refactorit_logo.gif
A images/credits/yjp.gif
A images/designer/bottom-ui.png
A images/designer/demo.gif
A images/designer/designer-top.png
A images/designer/designer.png
A images/designer/empty-tests.png
A images/designer/export-example.gif
A images/designer/hover-selection.gif
A images/designer/parents-bar.gif
A images/designer/property-defs.png
A images/designer/property-edit.png
A images/designer/tests/add-violation.gif
A images/designer/tests/all-green.png
A images/designer/tests/export.gif
A images/designer/tests/failing.png
A images/designer/tests/import.gif
A images/designer/tests/load.gif
A images/designer/tests/property.gif
A images/designer/tests/toolbar.png
A images/designer/usages.gif
A images/devdocs/designer_screenshot.png
A images/favicon.ico
A images/logo/pmd_logo.jpg
A images/logo/pmd_logo.png
A images/logo/pmd_logo.svgz
A images/logo/pmd_logo_small.jpg
A images/logo/pmd_logo_small.png
A images/logo/pmd_logo_tiny.png
A images/pmd-logo-big.png
A images/pmd-logo-small.png
A images/pmd-logo.png
A images/userdocs/designer-overview-with-nums.png
A images/userdocs/designer-overview.png
A images/userdocs/screenshot_cpd.png
A index.html
A js/customscripts.js
A js/jekyll-search.js
A js/jquery-ui.min.js
A js/jquery.ba-throttle-debounce.min.js
A js/jquery.localScroll.min.js
A js/jquery.navgoco.min.js
A js/jquery.scrollTo.min.js
A js/jquery.shuffle.min.js
A js/mydoc_scroll.html
A js/toc.js
A license.html
A licenses/LICENSE
A licenses/LICENSE-BSD-NAVGOCO.txt
A news.html
A news_archive.html
A pmd_about_help.html
A pmd_apex_metrics_index.html
A pmd_devdocs_building.html
A pmd_devdocs_development.html
A pmd_devdocs_experimental_ast_dump.html
A pmd_devdocs_how_pmd_works.html
A pmd_devdocs_major_adding_new_cpd_language.html
A pmd_devdocs_major_adding_new_language.html
A pmd_devdocs_major_adding_new_metrics_framework.html
A pmd_devdocs_pmdtester.html
A pmd_devdocs_roadmap.html
A pmd_devdocs_rule_deprecation_policy.html
A pmd_devdocs_writing_documentation.html
A pmd_java_metrics_index.html
A pmd_languages_jsp.html
A pmd_next_major_development.html
A pmd_projectdocs_committers_main_landing_page.html
A pmd_projectdocs_committers_merging_pull_requests.html
A pmd_projectdocs_committers_releasing.html
A pmd_projectdocs_credits.html
A pmd_projectdocs_faq.html
A pmd_projectdocs_trivia_meaning.html
A pmd_projectdocs_trivia_news.html
A pmd_projectdocs_trivia_products.html
A pmd_projectdocs_trivia_similarprojects.html
A pmd_release_notes.html
A pmd_release_notes_old.html
A pmd_rules_apex.html
A pmd_rules_apex_bestpractices.html
A pmd_rules_apex_codestyle.html
A pmd_rules_apex_design.html
A pmd_rules_apex_documentation.html
A pmd_rules_apex_errorprone.html
A pmd_rules_apex_performance.html
A pmd_rules_apex_security.html
A pmd_rules_ecmascript.html
A pmd_rules_ecmascript_bestpractices.html
A pmd_rules_ecmascript_codestyle.html
A pmd_rules_ecmascript_errorprone.html
A pmd_rules_java.html
A pmd_rules_java_bestpractices.html
A pmd_rules_java_codestyle.html
A pmd_rules_java_design.html
A pmd_rules_java_documentation.html
A pmd_rules_java_errorprone.html
A