[jenkinsci/ivy-plugin]

2022-05-03 Thread 'Kevin Formsma' via Jenkins Commits
Branch: refs/tags/ivy-2.2 Home: https://github.com/jenkinsci/ivy-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[jenkinsci/ivy-plugin] 32fb2a: Release 2.2

2022-05-03 Thread 'Kevin Formsma' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/ivy-plugin Commit: 32fb2a70b39cc2d8eaae79eca2aace9d23a20a88 https://github.com/jenkinsci/ivy-plugin/commit/32fb2a70b39cc2d8eaae79eca2aace9d23a20a88 Author: Kevin Formsma Date: 2022-05-03 (Tue, 03 May 2022

[jenkinsci/ivy-plugin] 9dc41b: Update gradle wrapper

2022-05-03 Thread 'Kevin Formsma' via Jenkins Commits
Branch: refs/heads/master Home: https://github.com/jenkinsci/ivy-plugin Commit: 9dc41b58b4bbc652b1b58a7be315b0d35b829524 https://github.com/jenkinsci/ivy-plugin/commit/9dc41b58b4bbc652b1b58a7be315b0d35b829524 Author: Kevin Formsma Date: 2022-05-03 (Tue, 03 May 2022

[jenkinsci/ivy-plugin] 9dc41b: Update gradle wrapper

2022-05-03 Thread 'Kevin Formsma' via Jenkins Commits
Branch: refs/heads/ci_updates Home: https://github.com/jenkinsci/ivy-plugin Commit: 9dc41b58b4bbc652b1b58a7be315b0d35b829524 https://github.com/jenkinsci/ivy-plugin/commit/9dc41b58b4bbc652b1b58a7be315b0d35b829524 Author: Kevin Formsma Date: 2022-05-03 (Tue, 03 May 2022

[jenkinsci/ivy-plugin] 97cfef: fix: Adapt icon removal from core

2022-05-03 Thread 'Kevin Formsma' via Jenkins Commits
/commit/bc3f1afd1b5181c7a298458904a73a30973bf2b5 Author: Kevin Formsma Date: 2022-05-03 (Tue, 03 May 2022) Changed paths: M src/main/resources/hudson/ivy/IvyModuleSet/actions.jelly M src/main/resources/hudson/ivy/IvyModuleSet/index.jelly Log Message: --- Merge pull

[jenkinsci/ivy-plugin] dcf7f0: Convert Markdown to Asciidoc

2020-09-29 Thread 'Kevin Formsma' via Jenkins Commits
: Kevin Formsma Date: 2020-09-29 (Tue, 29 Sep 2020) Changed paths: A README.adoc Log Message: --- Merge pull request #43 from proxxz/maintenance/convert-md-to-adoc Convert Markdown to Asciidoc, add badges Compare: https://github.com/jenkinsci/ivy-plugin/compare/1e5623f1b3ce

[jenkinsci/ivy-plugin] 0df73d: Migrate documentation from wiki

2020-08-08 Thread Kevin Formsma
) Changed paths: A CHANGELOG.md R README.markdown A README.md Log Message: --- Migrate documentation from wiki Commit: 1e5623f1b3cebcf219625c348c7b5a16983229d2 https://github.com/jenkinsci/ivy-plugin/commit/1e5623f1b3cebcf219625c348c7b5a16983229d2 Author: Kevin

[jenkinsci/ivy-plugin] 5d0bef: Upgrade Ivy to 2.5.0

2020-01-12 Thread Kevin Formsma
s" distribution with exactly the versions specified. For details see https://ant.apache.org/ivy/history/2.5.0/release-notes.html. Commit: 09d78f47f766779baff529fa2e9b76d004f8e067 https://github.com/jenkinsci/ivy-plugin/commit/09d78f47f766779baff529fa2e9b76d004f8e067 Author: Kevin F

[jenkinsci/ivy-plugin] 57493e: [JENKINS-54064] Bundle classes as JAR file into HP...

2020-01-12 Thread Kevin Formsma
into a JAR file under WEB-INF/lib/. This is required for Jenkins JAR file prefetching & caching to work properly (see JENKINS-15120). Commit: 81470bedb2cdf870b5ce1796c2415155fd7ac60d https://github.com/jenkinsci/ivy-plugin/commit/81470bedb2cdf870b5ce1796c2415155fd7ac60d Author: K

[jenkinsci/ivy-plugin] 7be16a: [INFRA-2243] Switch to new buildPluginWithGradle()...

2020-01-06 Thread Kevin Formsma
to get new Gradle/Groovy functionality over time. Commit: 656ca8af7a197615036634bd157da3c58ffc34ca https://github.com/jenkinsci/ivy-plugin/commit/656ca8af7a197615036634bd157da3c58ffc34ca Author: Kevin Formsma Date: 2020-01-06 (Mon, 06 Jan 2020) Changed paths: M

[jenkinsci/ivy-plugin] 193388: Replace deprecated "compile" dependency configuration

2020-01-06 Thread Kevin Formsma
) Changed paths: M build.gradle Log Message: --- Replace deprecated "compile" dependency configuration Commit: d9edbbe76c97062278b3f9404fb7b7d2f6718344 https://github.com/jenkinsci/ivy-plugin/commit/d9edbbe76c97062278b3f9404fb7b7d2f6718344 Aut

[jenkinsci/ivy-plugin] f63e64: Upgrade Gradle Wrapper to 6.0.1

2020-01-06 Thread Kevin Formsma
://github.com/jenkinsci/ivy-plugin/commit/ad184af355423e8f61eb4386ee475d617da600f3 Author: Kevin Formsma Date: 2020-01-06 (Mon, 06 Jan 2020) Changed paths: M build.gradle M gradle/wrapper/gradle-wrapper.jar M gradle/wrapper/gradle-wrapper.properties M gradlew M

[jenkinsci/ivy-plugin]

2019-05-09 Thread Kevin Formsma
Branch: refs/tags/ivy-2.1 Home: https://github.com/jenkinsci/ivy-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[jenkinsci/ivy-plugin] 2bd802: Fix #34: Add missing descriptor for IvyConfiguration

2019-05-09 Thread Kevin Formsma
: a41a6ed06a3e2483cae428099ce9a847aafbee40 https://github.com/jenkinsci/ivy-plugin/commit/a41a6ed06a3e2483cae428099ce9a847aafbee40 Author: Kevin Formsma Date: 2019-05-09 (Thu, 09 May 2019) Changed paths: M src/main/java/hudson/ivy/IvyBuildTrigger.java Log Message: --- Merge pull request

[jenkinsci/ivy-plugin] a161a4: Release 2.1

2019-05-09 Thread Kevin Formsma
Branch: refs/heads/master Home: https://github.com/jenkinsci/ivy-plugin Commit: a161a45d02d1218e0cbf94b72d1bdfe3b967eb6f https://github.com/jenkinsci/ivy-plugin/commit/a161a45d02d1218e0cbf94b72d1bdfe3b967eb6f Author: Kevin Formsma Date: 2019-05-09 (Thu, 09 May 2019

[jenkinsci/ivy-plugin]

2019-03-14 Thread Kevin Formsma
Branch: refs/tags/ivy-2.0 Home: https://github.com/jenkinsci/ivy-plugin -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[jenkinsci/ivy-plugin] bbfef9: Release 2.0

2019-03-14 Thread Kevin Formsma
Branch: refs/heads/master Home: https://github.com/jenkinsci/ivy-plugin Commit: bbfef913c6deadf5f3db670a3cef06e77fb54ef3 https://github.com/jenkinsci/ivy-plugin/commit/bbfef913c6deadf5f3db670a3cef06e77fb54ef3 Author: Kevin Formsma Date: 2019-03-14 (Thu, 14 Mar 2019

[jenkinsci/ivy-plugin] bf3d29: Refactoring - Simplify copying items to collections

2019-03-14 Thread Kevin Formsma
build.gradle Log Message: --- Upgrade plugins & dependencies That's to stay up-to-date with the latest fixes. Commit: 24b6a9af6d1fe7aac0157c54d07ee2d902ee630f https://github.com/jenkinsci/ivy-plugin/commit/24b6a9af6d1fe7aac0157c54d07ee2d902ee630f Author: K

[jenkinsci/ivy-plugin] 927224: JCasC compatibility (import from YAML)

2019-03-14 Thread Kevin Formsma
Add tests for JCasC compatibility (export to YAML) Commit: 7a5946fe169ce2b5d31427e7d8302478192f00f5 https://github.com/jenkinsci/ivy-plugin/commit/7a5946fe169ce2b5d31427e7d8302478192f00f5 Author: Kevin Formsma Date: 2019-03-14 (Thu, 14 Mar 2019) Changed paths:

[jenkinsci/ivy-plugin] 136df6: Cleanup - Fix Javadoc (referenced constructor & me...

2019-03-04 Thread Kevin Formsma
sage: --- Cleanup - Fix formatting Commit: f8ea942427d108ddab3c1ca3193b0a488743ff84 https://github.com/jenkinsci/ivy-plugin/commit/f8ea942427d108ddab3c1ca3193b0a488743ff84 Author: Kevin Formsma Date: 2019-03-04 (Mon, 04 Mar 2019) Changed paths: M src/main/java/hudson

[jenkinsci/ivy-plugin] 5c8882: Improve plugin description

2019-02-19 Thread Kevin Formsma
uot; task. Commit: 4c3bf7743814d4205812b52bdb65a099e88761be https://github.com/jenkinsci/ivy-plugin/commit/4c3bf7743814d4205812b52bdb65a099e88761be Author: Kevin Formsma Date: 2019-02-19 (Tue, 19 Feb 2019) Changed paths: M build.gradle M gradle/wrapper/gradle-w