Branch: refs/heads/master
Home: https://github.com/jenkinsci/artifactory-plugin
Commit: 00a61a445bcb192db7b573b26030a40468cfd9bd
https://github.com/jenkinsci/artifactory-plugin/commit/00a61a445bcb192db7b573b26030a40468cfd9bd
Author: liorha <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M pom.xml
M src/main/java/org/jfrog/hudson/AbstractBuildInfoDeployer.java
M src/main/java/org/jfrog/hudson/ArtifactoryBuilder.java
M src/main/java/org/jfrog/hudson/ArtifactoryRedeployPublisher.java
M src/main/java/org/jfrog/hudson/ArtifactoryServer.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/generic/DependenciesDownloaderImpl.java
M src/main/java/org/jfrog/hudson/generic/GenericArtifactsDeployer.java
M src/main/java/org/jfrog/hudson/generic/GenericArtifactsResolver.java
M src/main/java/org/jfrog/hudson/generic/GenericBuildInfoDeployer.java
M src/main/java/org/jfrog/hudson/maven2/ArtifactsDeployer.java
M src/main/java/org/jfrog/hudson/maven2/MavenBuildInfoDeployer.java
M
src/main/java/org/jfrog/hudson/maven3/extractor/MavenExtractorEnvironment.java
M src/main/java/org/jfrog/hudson/release/UnifiedPromoteBuildAction.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M src/main/java/org/jfrog/hudson/util/IssuesTrackerHelper.java
M src/main/java/org/jfrog/hudson/util/RepositoriesUtils.java
M src/main/java/org/jfrog/hudson/util/plugins/MultiConfigurationUtils.java
Log Message:
-----------
BI-192 - Refactoring the build-info structure
HAP-561 - Refactoring according to Build-info changes
Commit: 9b1496493349270482892d77ad82f9d3d95ab030
https://github.com/jenkinsci/artifactory-plugin/commit/9b1496493349270482892d77ad82f9d3d95ab030
Author: liorha <[email protected]>
Date: 2015-02-02 (Mon, 02 Feb 2015)
Changed paths:
M pom.xml
Log Message:
-----------
BI-192 - Refactoring the build-info structure
HAP-561 - Refactoring according to Build-info changes
Commit: d744d2ce9dd549d0c0240d723e242c6cbcee4532
https://github.com/jenkinsci/artifactory-plugin/commit/d744d2ce9dd549d0c0240d723e242c6cbcee4532
Author: shikloshi <[email protected]>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
A src/main/resources/lib/jfrog/dynamicRepos.jelly
A src/main/resources/lib/jfrog/dynamicVirtualRepos.jelly
M src/main/resources/lib/jfrog/repos/repos.js
M
src/main/resources/org/jfrog/hudson/ArtifactoryRedeployPublisher/config.jelly
M
src/main/resources/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/ivy/ArtifactoryIvyConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator/config.jelly
M src/main/webapp/help/ArtifactoryMaven3NativeConfigurator/help.html
M src/main/webapp/help/common/help-deployReleases.html
M src/main/webapp/help/common/help-deployRepository.html
M src/main/webapp/help/common/help-deploySnapshots.html
Log Message:
-----------
hap-547 - Target-Repository" - need a dynamic parameter
Commit: fcedf3cb1f91ab0956dba511506c0b7307a061c6
https://github.com/jenkinsci/artifactory-plugin/commit/fcedf3cb1f91ab0956dba511506c0b7307a061c6
Author: shikloshi <[email protected]>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M
src/main/java/org/jfrog/hudson/maven3/extractor/MavenExtractorEnvironment.java
Log Message:
-----------
HAP-554 - Environment variables not passed to Artifactory
Commit: 937309b2c597ecb49223ae1ffe8f72e0cad55bf1
https://github.com/jenkinsci/artifactory-plugin/commit/937309b2c597ecb49223ae1ffe8f72e0cad55bf1
Author: eyalbe4 <[email protected]>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M pom.xml
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
Log Message:
-----------
HAP-527 - Multijob (plugin job) type not supported by Artifactory Plugin
Commit: 889a2872916b58bd9b42ba39031c07fb255bc900
https://github.com/jenkinsci/artifactory-plugin/commit/889a2872916b58bd9b42ba39031c07fb255bc900
Author: eyalbe4 <[email protected]>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M pom.xml
Log Message:
-----------
HAP-527 - Multijob (plugin job) type not supported by Artifactory Plugin
Commit: 85a42e9fb47b1af96d16477919df304041fb2eea
https://github.com/jenkinsci/artifactory-plugin/commit/85a42e9fb47b1af96d16477919df304041fb2eea
Author: eyalbe4 <[email protected]>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
A src/main/java/org/jfrog/hudson/util/plugins/PluginsUtils.java
Log Message:
-----------
HAP-527 - Multijob (plugin job) type not supported by Artifactory Plugin
Commit: b8ee507c4a9a35b265dc8205ad6b6b04cc6e5f76
https://github.com/jenkinsci/artifactory-plugin/commit/b8ee507c4a9a35b265dc8205ad6b6b04cc6e5f76
Author: liorha <[email protected]>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M pom.xml
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M src/main/java/org/jfrog/hudson/util/FormValidations.java
M
src/main/resources/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator/config.jelly
M src/main/webapp/help/common/help-combinationFilter.html
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 90f63a83724784df53c378e3e927be503574858d
https://github.com/jenkinsci/artifactory-plugin/commit/90f63a83724784df53c378e3e927be503574858d
Author: shikloshi <[email protected]>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M pom.xml
M src/main/java/org/jfrog/hudson/ArtifactoryRedeployPublisher.java
A src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
A src/main/java/org/jfrog/hudson/Repository.java
A src/main/java/org/jfrog/hudson/RepositoryConf.java
M src/main/java/org/jfrog/hudson/ServerDetails.java
M src/main/java/org/jfrog/hudson/VirtualRepository.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M
src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator.java
M
src/main/java/org/jfrog/hudson/maven3/extractor/MavenExtractorEnvironment.java
M src/main/java/org/jfrog/hudson/release/gradle/GradleReleaseAction.java
M src/main/java/org/jfrog/hudson/release/maven/MavenReleaseAction.java
M src/main/java/org/jfrog/hudson/release/maven/MavenReleaseWrapper.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M src/main/java/org/jfrog/hudson/util/RefreshServerResponse.java
M src/main/java/org/jfrog/hudson/util/RepositoriesUtils.java
M src/main/resources/lib/jfrog/dynamicRepos.jelly
M src/main/resources/lib/jfrog/repos/repos.js
M
src/main/resources/org/jfrog/hudson/ArtifactoryRedeployPublisher/config.jelly
A
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/badge.jelly
A
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
A
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/progress.jelly
A
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/summary.jelly
M src/main/resources/org/jfrog/hudson/Messages.properties
M
src/main/resources/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/ivy/ArtifactoryIvyConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator/config.jelly
M
src/main/webapp/help/ArtifactoryGradleConfigurator/help-injectInitScript.html
M src/main/webapp/help/ArtifactoryMaven3NativeConfigurator/help.html
A src/main/webapp/help/BintrayPublishAction/help-licenses.html
A src/main/webapp/help/BintrayPublishAction/help-package.html
A src/main/webapp/help/BintrayPublishAction/help-passphrase.html
A src/main/webapp/help/BintrayPublishAction/help-repository.html
A src/main/webapp/help/BintrayPublishAction/help-sign.html
A src/main/webapp/help/BintrayPublishAction/help-subject.html
A src/main/webapp/help/BintrayPublishAction/help-version.html
M src/main/webapp/help/common/help-deployReleases.html
M src/main/webapp/help/common/help-deployRepository.html
M src/main/webapp/help/common/help-deploySnapshots.html
A src/main/webapp/images/artifactory-promote.png
A src/main/webapp/images/bintray-badge.png
A src/main/webapp/images/bintray.png
M src/test/java/org/jfrog/hudson/ArtifactoryRedeployPublisherITest.java
Log Message:
-----------
hap-547 - Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
Commit: 7de4e608bf00812b67c3fd6a72b0957fd33627c9
https://github.com/jenkinsci/artifactory-plugin/commit/7de4e608bf00812b67c3fd6a72b0957fd33627c9
Author: shikloshi <[email protected]>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M pom.xml
Log Message:
-----------
hap-547 - Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
Commit: 18c5750d97157a1632b0d853952f6a640d11a0c7
https://github.com/jenkinsci/artifactory-plugin/commit/18c5750d97157a1632b0d853952f6a640d11a0c7
Author: eyalbe4 <[email protected]>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M src/main/webapp/help/common/help-combinationFilter.html
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 91174424d199cd5ec8305129e252e97a8a8c925e
https://github.com/jenkinsci/artifactory-plugin/commit/91174424d199cd5ec8305129e252e97a8a8c925e
Author: shikloshi <[email protected]>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/ArtifactoryPlugin.java
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M src/main/java/org/jfrog/hudson/RepositoryConf.java
M src/main/resources/lib/jfrog/dynamicRepos.jelly
M src/main/resources/lib/jfrog/repos/repos.js
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/badge.jelly
Log Message:
-----------
HAP-547 - "Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 338bbb84dbd06078b072f50cfb7810bf9d08194a
https://github.com/jenkinsci/artifactory-plugin/commit/338bbb84dbd06078b072f50cfb7810bf9d08194a
Author: shikloshi <[email protected]>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M src/main/resources/lib/jfrog/dynamicRepos.jelly
Log Message:
-----------
HAP - 547 - "Target-Repository" - need a dynamic parameter
Commit: 89ac44da0421fba52ae8ad682fec37500de3815e
https://github.com/jenkinsci/artifactory-plugin/commit/89ac44da0421fba52ae8ad682fec37500de3815e
Author: shikloshi <[email protected]>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M src/main/resources/lib/jfrog/dynamicRepos.jelly
Log Message:
-----------
HAP-547 - "Target-Repository" - need a dynamic parameter
Commit: 47c6039b28725c186173094cdbeb13255154f12c
https://github.com/jenkinsci/artifactory-plugin/commit/47c6039b28725c186173094cdbeb13255154f12c
Author: shikloshi <[email protected]>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M src/main/resources/lib/jfrog/repos/repos.js
Log Message:
-----------
hap-547 - Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
Commit: e525e5198a9c9f4940dfea4440680a6e0fb3cef2
https://github.com/jenkinsci/artifactory-plugin/commit/e525e5198a9c9f4940dfea4440680a6e0fb3cef2
Author: shikloshi <[email protected]>
Date: 2015-02-22 (Sun, 22 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/ArtifactoryRedeployPublisher.java
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M src/main/java/org/jfrog/hudson/RepositoryConf.java
M src/main/java/org/jfrog/hudson/ServerDetails.java
M src/main/java/org/jfrog/hudson/VirtualRepository.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M
src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M src/main/resources/lib/jfrog/dynamicRepos.jelly
M src/main/resources/lib/jfrog/repos/repos.js
M
src/main/resources/org/jfrog/hudson/ArtifactoryRedeployPublisher/config.jelly
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
M
src/main/webapp/help/ArtifactoryGradleConfigurator/help-injectInitScript.html
Log Message:
-----------
HAP-547 - "Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 3a3a9a2c66979a58e0924ea85e544d8346203f95
https://github.com/jenkinsci/artifactory-plugin/commit/3a3a9a2c66979a58e0924ea85e544d8346203f95
Author: shikloshi <[email protected]>
Date: 2015-02-22 (Sun, 22 Feb 2015)
Changed paths:
M src/main/resources/lib/jfrog/repos/repos.js
Log Message:
-----------
HAP-547 - "Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: fe638e0e66c7331d26bb30cc46a0b4971f315385
https://github.com/jenkinsci/artifactory-plugin/commit/fe638e0e66c7331d26bb30cc46a0b4971f315385
Author: shikloshi <[email protected]>
Date: 2015-02-22 (Sun, 22 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/ArtifactoryRedeployPublisher.java
M src/main/java/org/jfrog/hudson/ServerDetails.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/generic/GenericArtifactsDeployer.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M
src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator.java
M
src/main/java/org/jfrog/hudson/maven3/extractor/MavenExtractorEnvironment.java
M src/main/java/org/jfrog/hudson/util/RepositoriesUtils.java
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator/config.jelly
Log Message:
-----------
HAP-547 - "Target-Repository" - need a dynamic parameter
Commit: 5b5de3272d077af173fbebb2b5e682e97678c78c
https://github.com/jenkinsci/artifactory-plugin/commit/5b5de3272d077af173fbebb2b5e682e97678c78c
Author: Aviad Shikloshi <[email protected]>
Date: 2015-02-22 (Sun, 22 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/ArtifactoryPlugin.java
M src/main/java/org/jfrog/hudson/ArtifactoryRedeployPublisher.java
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M src/main/java/org/jfrog/hudson/RepositoryConf.java
M src/main/java/org/jfrog/hudson/ServerDetails.java
M src/main/java/org/jfrog/hudson/VirtualRepository.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/generic/GenericArtifactsDeployer.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M
src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator.java
M
src/main/java/org/jfrog/hudson/maven3/extractor/MavenExtractorEnvironment.java
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M src/main/java/org/jfrog/hudson/util/RepositoriesUtils.java
M src/main/resources/lib/jfrog/repos/repos.js
M
src/main/resources/org/jfrog/hudson/ArtifactoryRedeployPublisher/config.jelly
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/badge.jelly
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
M
src/main/resources/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator/config.jelly
M
src/main/webapp/help/ArtifactoryGradleConfigurator/help-injectInitScript.html
Log Message:
-----------
Merge pull request #4 from shikloshi/master
HAP-547 - "Target-Repository" - need a dynamic parameter
Commit: b32fe5120b35d7f87f159fd43254d82bc4b4e9b5
https://github.com/jenkinsci/artifactory-plugin/commit/b32fe5120b35d7f87f159fd43254d82bc4b4e9b5
Author: shikloshi <[email protected]>
Date: 2015-02-22 (Sun, 22 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
Log Message:
-----------
hap-547 - Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
Commit: 67ce44a9981698377ec4ab9ccf12727b5b46ca9e
https://github.com/jenkinsci/artifactory-plugin/commit/67ce44a9981698377ec4ab9ccf12727b5b46ca9e
Author: shikloshi <[email protected]>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M src/main/java/org/jfrog/hudson/ServerDetails.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
M
src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3NativeConfigurator.java
M src/main/resources/lib/jfrog/dynamicRepos.jelly
R src/main/webapp/images/bintray.png
Log Message:
-----------
hap-547 - Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the
job repository dynamically
Commit: 436a8006c0e67b42500878003522bfbfbcac7bfb
https://github.com/jenkinsci/artifactory-plugin/commit/436a8006c0e67b42500878003522bfbfbcac7bfb
Author: liorha <[email protected]>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 89dd349c64c9e951e00bf6ab49ae6de00482510e
https://github.com/jenkinsci/artifactory-plugin/commit/89dd349c64c9e951e00bf6ab49ae6de00482510e
Author: shikloshi <[email protected]>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M src/main/java/org/jfrog/hudson/release/maven/MavenReleaseWrapper.java
Log Message:
-----------
HAP-547 - Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
Commit: f2b7992af39fdc6d5d302040cf074bbbd44ed99c
https://github.com/jenkinsci/artifactory-plugin/commit/f2b7992af39fdc6d5d302040cf074bbbd44ed99c
Author: shikloshi <[email protected]>
Date: 2015-02-26 (Thu, 26 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M src/main/java/org/jfrog/hudson/release/UnifiedPromoteBuildAction.java
M src/main/java/org/jfrog/hudson/release/gradle/GradleReleaseAction.java
M src/main/java/org/jfrog/hudson/release/maven/MavenReleaseAction.java
M src/main/resources/lib/jfrog/dynamicRepos.jelly
R src/main/resources/lib/jfrog/dynamicVirtualRepos.jelly
M src/main/resources/lib/jfrog/repos/repos.js
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
M src/main/webapp/help/BintrayPublishAction/help-licenses.html
M src/main/webapp/help/BintrayPublishAction/help-package.html
M src/main/webapp/help/BintrayPublishAction/help-repository.html
M src/main/webapp/help/BintrayPublishAction/help-sign.html
M src/main/webapp/help/BintrayPublishAction/help-subject.html
A src/main/webapp/help/BintrayPublishAction/help-vcsUrl.html
M src/main/webapp/help/BintrayPublishAction/help-version.html
Log Message:
-----------
HAP-547 - Target-Repository" - need a dynamic parameter
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
Commit: dd6e706d6bc2318a755e73b95b2e439e727dac5d
https://github.com/jenkinsci/artifactory-plugin/commit/dd6e706d6bc2318a755e73b95b2e439e727dac5d
Author: shikloshi <[email protected]>
Date: 2015-02-26 (Thu, 26 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 5ff8c3c0a6f03415cde738ce0294dea29106ecd9
https://github.com/jenkinsci/artifactory-plugin/commit/5ff8c3c0a6f03415cde738ce0294dea29106ecd9
Author: shikloshi <[email protected]>
Date: 2015-02-26 (Thu, 26 Feb 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/maven2/MavenBuildInfoDeployer.java
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
Log Message:
-----------
HAP-571 - Change Dependency scopes to be held in a set, instead of a list
Commit: 19ee743bbe60f686b39acd7ee9f59a97fd6320b9
https://github.com/jenkinsci/artifactory-plugin/commit/19ee743bbe60f686b39acd7ee9f59a97fd6320b9
Author: shikloshi <[email protected]>
Date: 2015-03-01 (Sun, 01 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
Log Message:
-----------
HAP-572 - "Alternative Gradle tasks and options" does not overwrite tasks as
described
Commit: 24b6f22910eefd3a8f92d833231832c2bc55ef20
https://github.com/jenkinsci/artifactory-plugin/commit/24b6f22910eefd3a8f92d833231832c2bc55ef20
Author: shikloshi <[email protected]>
Date: 2015-03-01 (Sun, 01 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/util/BuildUniqueIdentifierHelper.java
Log Message:
-----------
HAP-559 - Upgrading to jenkins plugin 2.2.5 breaks build-info for artifactory
3.2.1.1
HAP-573 - Link to build info is broken when job is inside a folder
Commit: 0429a6d55294e2556cf80523e728e0cf850cf663
https://github.com/jenkinsci/artifactory-plugin/commit/0429a6d55294e2556cf80523e728e0cf850cf663
Author: shikloshi <[email protected]>
Date: 2015-03-02 (Mon, 02 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M src/main/resources/lib/jfrog/dynamicRepos.jelly
M src/main/resources/lib/jfrog/repos/repos.js
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: be76f26f89a80f0cd32d87c23cc8ffd4c7a44c96
https://github.com/jenkinsci/artifactory-plugin/commit/be76f26f89a80f0cd32d87c23cc8ffd4c7a44c96
Author: liorha <[email protected]>
Date: 2015-03-02 (Mon, 02 Mar 2015)
Changed paths:
M pom.xml
Log Message:
-----------
HAP-561 - Generic with HttpClient 4.4 fail on slave
Commit: b7b1708e72382d932dca528bd653c5eab1bbde16
https://github.com/jenkinsci/artifactory-plugin/commit/b7b1708e72382d932dca528bd653c5eab1bbde16
Author: shikloshi <[email protected]>
Date: 2015-03-02 (Mon, 02 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 8937fb9bfa73d47f7a0964cdfd0a2e053e9783f0
https://github.com/jenkinsci/artifactory-plugin/commit/8937fb9bfa73d47f7a0964cdfd0a2e053e9783f0
Author: shikloshi <[email protected]>
Date: 2015-03-02 (Mon, 02 Mar 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 0298f7278fb89fab143290c3712c549af836f408
https://github.com/jenkinsci/artifactory-plugin/commit/0298f7278fb89fab143290c3712c549af836f408
Author: shikloshi <[email protected]>
Date: 2015-03-03 (Tue, 03 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 4f780e377ab9757fa5b8fafd80ba0e9be64d5a71
https://github.com/jenkinsci/artifactory-plugin/commit/4f780e377ab9757fa5b8fafd80ba0e9be64d5a71
Author: shikloshi <[email protected]>
Date: 2015-03-04 (Wed, 04 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/AbstractBuildInfoDeployer.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/generic/GenericArtifactsDeployer.java
M src/main/java/org/jfrog/hudson/util/BuildUniqueIdentifierHelper.java
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: ccd3d2a21985005dadd875b59d7bbd328a1c2f76
https://github.com/jenkinsci/artifactory-plugin/commit/ccd3d2a21985005dadd875b59d7bbd328a1c2f76
Author: shikloshi <[email protected]>
Date: 2015-03-05 (Thu, 05 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/release/UnifiedPromoteBuildAction.java
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
M
src/main/resources/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator/config.jelly
Log Message:
-----------
HAP-578 - the jenkins artifactory plugin 'Promote' function does not work in
the latest release
Commit: 4ee09e93d95fe6bb6ac00c4f45214fc089ef9c4a
https://github.com/jenkinsci/artifactory-plugin/commit/4ee09e93d95fe6bb6ac00c4f45214fc089ef9c4a
Author: shikloshi <[email protected]>
Date: 2015-03-09 (Mon, 09 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
Log Message:
-----------
HAP-572 - "Alternative Gradle tasks and options" does not overwrite tasks as
described
Commit: 360eda1521f9bf5961c6c935d94a9ab4756b60ea
https://github.com/jenkinsci/artifactory-plugin/commit/360eda1521f9bf5961c6c935d94a9ab4756b60ea
Author: shikloshi <[email protected]>
Date: 2015-03-09 (Mon, 09 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: c1a7a9d267b4b7cbf8388405745af15f85c01a9c
https://github.com/jenkinsci/artifactory-plugin/commit/c1a7a9d267b4b7cbf8388405745af15f85c01a9c
Author: shikloshi <[email protected]>
Date: 2015-03-10 (Tue, 10 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/resources/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator/config.jelly
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: ce0ef1de436ad9deee1c4c7c5914cca019e64c22
https://github.com/jenkinsci/artifactory-plugin/commit/ce0ef1de436ad9deee1c4c7c5914cca019e64c22
Author: shikloshi <[email protected]>
Date: 2015-03-10 (Tue, 10 Mar 2015)
Changed paths:
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 8a3b1aad57075bea1faf2f8c7a1a1cbb19adaec5
https://github.com/jenkinsci/artifactory-plugin/commit/8a3b1aad57075bea1faf2f8c7a1a1cbb19adaec5
Author: shikloshi <[email protected]>
Date: 2015-03-10 (Tue, 10 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/util/ExtractorUtils.java
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
Log Message:
-----------
HAP-546 - Jenkins Artifactory plugin should have a way to declare the job
repository dynamically
Commit: bbba8a9c7503f0ba3fb32f340790029e9d5ecd04
https://github.com/jenkinsci/artifactory-plugin/commit/bbba8a9c7503f0ba3fb32f340790029e9d5ecd04
Author: eyalbe4 <[email protected]>
Date: 2015-03-10 (Tue, 10 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/release/scm/git/GitManager.java
M src/main/java/org/jfrog/hudson/util/BuildUniqueIdentifierHelper.java
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 70f3a2e54270ec91b0c27904e213b30f78ec59bf
https://github.com/jenkinsci/artifactory-plugin/commit/70f3a2e54270ec91b0c27904e213b30f78ec59bf
Author: Eyal Ben Moshe <[email protected]>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Updated snapshot version
Updated snapshot version to 2.2.8-SNAPSHOT
Commit: 48a0dbfb0f9bb476050f02357c9f22f5eb6aa7d3
https://github.com/jenkinsci/artifactory-plugin/commit/48a0dbfb0f9bb476050f02357c9f22f5eb6aa7d3
Author: liorha <[email protected]>
Date: 2015-03-22 (Sun, 22 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/ArtifactoryServer.java
M src/main/java/org/jfrog/hudson/generic/ArtifactoryGenericConfigurator.java
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/maven3/ArtifactoryMaven3Configurator.java
A src/main/java/org/jfrog/hudson/util/ConcurrentJobsHelper.java
M src/main/java/org/jfrog/hudson/util/RepositoriesUtils.java
M src/main/java/org/jfrog/hudson/util/plugins/MultiConfigurationUtils.java
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 7a08f22680db3981307977aac40ec30eb54b36ac
https://github.com/jenkinsci/artifactory-plugin/commit/7a08f22680db3981307977aac40ec30eb54b36ac
Author: liorha <[email protected]>
Date: 2015-03-22 (Sun, 22 Mar 2015)
Changed paths:
M pom.xml
Log Message:
-----------
HAP-561 - Generic with HttpClient 4.4 fail on slave
Commit: 3d9af7d77816231fa0c587a137465ad3f9575b87
https://github.com/jenkinsci/artifactory-plugin/commit/3d9af7d77816231fa0c587a137465ad3f9575b87
Author: shikloshi <[email protected]>
Date: 2015-03-23 (Mon, 23 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
A src/main/webapp/images/bintray.png
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: da46afd3200aca137534feaa7c46e8e0d6697bfe
https://github.com/jenkinsci/artifactory-plugin/commit/da46afd3200aca137534feaa7c46e8e0d6697bfe
Author: Eli Givoni <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Log Message:
-----------
Merge https://github.com/jenkinsci/artifactory-plugin
Commit: f50da7be95b691187bae7d2b40fac3f4681389b7
https://github.com/jenkinsci/artifactory-plugin/commit/f50da7be95b691187bae7d2b40fac3f4681389b7
Author: eyalbe4 <[email protected]>
Date: 2015-03-24 (Tue, 24 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
M src/main/java/org/jfrog/hudson/util/ConcurrentJobsHelper.java
M src/main/java/org/jfrog/hudson/util/RepositoriesUtils.java
M src/main/java/org/jfrog/hudson/util/plugins/MultiConfigurationUtils.java
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 177985d6b53cf953757497ff2311d8a1e75dd779
https://github.com/jenkinsci/artifactory-plugin/commit/177985d6b53cf953757497ff2311d8a1e75dd779
Author: shikloshi <[email protected]>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M src/main/java/org/jfrog/hudson/release/UnifiedPromoteBuildAction.java
M src/main/webapp/help/BintrayPublishAction/help-passphrase.html
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 727bd90d4552b1d7aa89c38f3feac95d652cc987
https://github.com/jenkinsci/artifactory-plugin/commit/727bd90d4552b1d7aa89c38f3feac95d652cc987
Author: eyalbe4 <[email protected]>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 4c02affbf1085adf476929030a6a70d1fa16380b
https://github.com/jenkinsci/artifactory-plugin/commit/4c02affbf1085adf476929030a6a70d1fa16380b
Author: shikloshi <[email protected]>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 2d0c23e0472a5979bea6a40e243018f94b9fa459
https://github.com/jenkinsci/artifactory-plugin/commit/2d0c23e0472a5979bea6a40e243018f94b9fa459
Author: eyalbe4 <[email protected]>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 49c94ba80310ea75213eb39ddeccb1c1c5ff12f1
https://github.com/jenkinsci/artifactory-plugin/commit/49c94ba80310ea75213eb39ddeccb1c1c5ff12f1
Author: shikloshi <[email protected]>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M
src/main/resources/org/jfrog/hudson/ArtifactoryRedeployPublisher/config.jelly
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
A src/main/webapp/help/BintrayPublishAction/help-override.html
A src/main/webapp/help/common/help-allowPushToBintrayOfNonStagedBuilds.html
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 463edd6b3e402e5bbab3e547782c0331e16f00b4
https://github.com/jenkinsci/artifactory-plugin/commit/463edd6b3e402e5bbab3e547782c0331e16f00b4
Author: shikloshi <[email protected]>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 34292f2f4685755e589a3128a43108421d3f750f
https://github.com/jenkinsci/artifactory-plugin/commit/34292f2f4685755e589a3128a43108421d3f750f
Author: shikloshi <[email protected]>
Date: 2015-03-29 (Sun, 29 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 4d18fac96fb09f26a9295e0ea8333e1376320ac4
https://github.com/jenkinsci/artifactory-plugin/commit/4d18fac96fb09f26a9295e0ea8333e1376320ac4
Author: shikloshi <[email protected]>
Date: 2015-03-29 (Sun, 29 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: c0685fe09eaedac5f4afa558dbda199208b48b69
https://github.com/jenkinsci/artifactory-plugin/commit/c0685fe09eaedac5f4afa558dbda199208b48b69
Author: liorha <[email protected]>
Date: 2015-03-29 (Sun, 29 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
Log Message:
-----------
HAP-409 - support multi-configuration projects
Commit: 3b2b10b575e464a0299b399c3954879e9354e1a3
https://github.com/jenkinsci/artifactory-plugin/commit/3b2b10b575e464a0299b399c3954879e9354e1a3
Author: shikloshi <[email protected]>
Date: 2015-03-29 (Sun, 29 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/BintrayPublish/BintrayPublishAction.java
Log Message:
-----------
New Feature HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: c2e121ac401dc51cbae7810bf754c62677fe9173
https://github.com/jenkinsci/artifactory-plugin/commit/c2e121ac401dc51cbae7810bf754c62677fe9173
Author: shikloshi <[email protected]>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: d9e9f87a45305c2f57efd8abf63e50205970535d
https://github.com/jenkinsci/artifactory-plugin/commit/d9e9f87a45305c2f57efd8abf63e50205970535d
Author: shikloshi <[email protected]>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyRunListener.java
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: cfb90f7032b7f603b90ad772e0423506d49128cf
https://github.com/jenkinsci/artifactory-plugin/commit/cfb90f7032b7f603b90ad772e0423506d49128cf
Author: shikloshi <[email protected]>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/ArtifactoryRedeployPublisher.java
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
A
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/pushToBintray.js
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 9ae1f3db67c74fcd16867783219777775d3a594b
https://github.com/jenkinsci/artifactory-plugin/commit/9ae1f3db67c74fcd16867783219777775d3a594b
Author: shikloshi <[email protected]>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
Log Message:
-----------
New Feature HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: e7850b17b4ddbe7d5955e3cba1ec8495d0ce2c3b
https://github.com/jenkinsci/artifactory-plugin/commit/e7850b17b4ddbe7d5955e3cba1ec8495d0ce2c3b
Author: shikloshi <[email protected]>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/form.jelly
M
src/main/resources/org/jfrog/hudson/BintrayPublish/BintrayPublishAction/pushToBintray.js
M src/main/webapp/help/common/help-combinationFilter.html
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Commit: 682af3f66ead5f304ec9129c96c84f54a26e01bf
https://github.com/jenkinsci/artifactory-plugin/commit/682af3f66ead5f304ec9129c96c84f54a26e01bf
Author: eyalbe4 <[email protected]>
Date: 2015-03-31 (Tue, 31 Mar 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/maven3/Maven3Builder.java
Log Message:
-----------
HAP-409 - Support multi-configuration projects
Commit: 7ea0f3bf6dab0588eb830028d6d38ffcc9adb714
https://github.com/jenkinsci/artifactory-plugin/commit/7ea0f3bf6dab0588eb830028d6d38ffcc9adb714
Author: eyalbe4 <[email protected]>
Date: 2015-03-31 (Tue, 31 Mar 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Changed build-info dependencies to 2.5.0.
Commit: 733b612d5e4d504c84895b84ac3503755b2e767a
https://github.com/jenkinsci/artifactory-plugin/commit/733b612d5e4d504c84895b84ac3503755b2e767a
Author: eyalbe4 <[email protected]>
Date: 2015-04-01 (Wed, 01 Apr 2015)
Changed paths:
M
src/main/java/org/jfrog/hudson/ivy/ArtifactoryIvyFreeStyleConfigurator.java
Log Message:
-----------
HAP-409 - Support multi-configuration projects
Commit: 87168c80caa7abb570e052f694bb904bac7e869e
https://github.com/jenkinsci/artifactory-plugin/commit/87168c80caa7abb570e052f694bb904bac7e869e
Author: eyalbe4 <[email protected]>
Date: 2015-04-01 (Wed, 01 Apr 2015)
Changed paths:
M src/main/java/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator.java
Log Message:
-----------
HAP-409 - Support multi-configuration projects
Commit: 19c40222dbe8e4b36f8f59cfdf0bb5f8a0c2ee15
https://github.com/jenkinsci/artifactory-plugin/commit/19c40222dbe8e4b36f8f59cfdf0bb5f8a0c2ee15
Author: shikloshi <[email protected]>
Date: 2015-04-01 (Wed, 01 Apr 2015)
Changed paths:
M
src/main/resources/org/jfrog/hudson/gradle/ArtifactoryGradleConfigurator/config.jelly
Log Message:
-----------
HAP-566 - Push build to Bintray directly from Jenkins UI
Compare:
https://github.com/jenkinsci/artifactory-plugin/compare/74a6d27cd790...19c40222dbe8
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.