Commit Graph

283 Commits

Author SHA1 Message Date
R. Tyler Croy 9ce641f8d0
Maps look like this [:] 2016-09-16 20:12:41 -07:00
R. Tyler Croy f76b978e56
Parallelize the platforms for faster wall-clock time execution 2016-09-16 20:10:16 -07:00
R. Tyler Croy 37025d193b Can't use tool inside node, silly goose 2016-09-16 19:57:54 -07:00
R. Tyler Croy 917721f581 Build on both Linux and Windows
woot
2016-09-16 19:56:17 -07:00
R. Tyler Croy e9ae0f3759 We might need source code 2016-09-16 19:46:30 -07:00
R. Tyler Croy 993d679331 Drop a new Jenkinsfile in here 2016-09-16 18:28:03 -07:00
James Nord 2f2865cffd Merge pull request #28 from deki/patch-1
JENKINS-15298: Remove defaultVersioningMode until re-implemented
2016-05-09 13:30:23 +01:00
Dennis Kieselhorst db480ec581 JENKINS-15298: Remove until implemented
Currently this setting has no effect and is confusing.
2016-05-09 13:53:21 +02:00
James Nord 78023d940d correct indentation 2015-05-22 16:34:21 +01:00
James Nord 7319662fdd Merge pull request #26 from ydubreuil/handle-multipart-post
[FIXED JENKINS-16043] Handling POST with multipart/form-data encoding
2015-04-16 21:12:57 +01:00
Yoann Dubreuil 45bc8ee79d [FIXED JENKINS-16043] Handling POST with multipart/form-data encoding 2015-04-16 21:20:36 +02:00
imod 9e62ccb135 [maven-release-plugin] prepare for next development iteration 2014-03-31 19:08:57 +02:00
imod 2e6e60acaf [maven-release-plugin] prepare release m2release-0.14.0 2014-03-31 19:08:51 +02:00
imod e7411c7e94 change developerConnection to work with ssh 2014-03-31 18:53:51 +02:00
imod 53bab05a0a fix release issues with newer git version 2014-03-30 20:26:25 +02:00
imod 9eddf086dc Merge branch 'JENKINS-20753' of https://github.com/andham/m2release-plugin into andham-JENKINS-20753 2014-03-30 19:26:15 +02:00
imod aaba60e730 Merge branch 'JENKINS-21063' of https://github.com/andham/m2release-plugin into andham-JENKINS-21063 2014-03-30 19:21:53 +02:00
jtnord 7ee2284e05 Merge pull request #23 from andham/JENKINS-20027
[FIXED JENKINS-20027] Exception thrown when Dashboard View plugin is not...
2014-03-18 21:57:45 +00:00
Anders Hammar 6458233425 [FIXED JENKINS-20027] Exception thrown when Dashboard View plugin is not installed
Signed-off-by: Anders Hammar <anders@hammar.net>
2014-03-18 21:46:29 +01:00
Anders Hammar 35d201a67b Merge remote-tracking branch 'upstream/master' into JENKINS-21063
* upstream/master:
  ReleasesCauses are now userIdCause - so update RSS appropriatly.
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release m2release-0.13.0
  Fixed a few UI text items in the project configuration dialog to align with text items in release dialog.
  [FIXED JENKINS-20983] Improve help text for "Preselect append Jenkins username" option
  [FIXED JENKINS-21060] Improve help text of "Number of successful release builds to keep"
2014-02-18 06:08:37 +01:00
Anders Hammar 1f8dc39b7b [JENKINS-21063] Changed failed badge to indicate uncertainty wrt release and fixed backwards campatibility for builds by old versions of plugin.
Signed-off-by: Anders Hammar <anders@hammar.net>
2014-01-16 20:41:00 +01:00
Anders Hammar bb0f1f20eb [FIXED JENKINS-20753] Remove unused "Append Hudson Build Number" option
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-27 22:19:52 +01:00
Anders Hammar 32529b14ee [JENKINS-21063] Badge now retrieves dryRun, version, and failedBuild info from build instead of storing it.
As a side effect, variables in M2ReleaseBadgeAction were removed which will affect builds persisted with older versions of the plugin.
Also, required version of Jenkins was bumped to 1.509.3.

Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-27 20:24:47 +01:00
James Nord 50bdcffd3d ReleasesCauses are now userIdCause - so update RSS appropriatly.
Change-Id: Ibe71a9097443f88978bf8167e896b76bcddfe4e3
2013-12-23 17:37:24 +00:00
James Nord 7ef60a25dc [maven-release-plugin] prepare for next development iteration
Change-Id: I8a0e3fca7caf3b37b101e9f682d4c7b1b5b94239
2013-12-23 16:33:43 +00:00
James Nord 7a56453116 [maven-release-plugin] prepare release m2release-0.13.0
Change-Id: I7c45d9201ed93a56ff40556a91ed28e6b9d9c88d
2013-12-23 16:33:29 +00:00
jtnord bdf5493294 Merge pull request #20 from andham/small-prjcfg-ui-fix
Fixed a few UI text items in the project configuration dialog to align w...
2013-12-20 07:42:17 -08:00
jtnord e1e1016da5 Merge pull request #19 from andham/JENKINS-20983
[FIXED JENKINS-20983] Improve help text for "Preselect append Jenkins us...
2013-12-20 07:41:15 -08:00
jtnord 9f8cd64fda Merge pull request #18 from andham/JENKINS-21060
[FIXED JENKINS-21060] Improve help text of "Number of successful release...
2013-12-20 07:40:36 -08:00
Anders Hammar f08b8e5815 Fixed a few UI text items in the project configuration dialog to align with text items in release dialog.
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-20 15:01:24 +01:00
Anders Hammar 4871965487 [FIXED JENKINS-20983] Improve help text for "Preselect append Jenkins username" option
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-20 14:45:58 +01:00
Anders Hammar 9fee394c9b [FIXED JENKINS-21060] Improve help text of "Number of successful release builds to keep"
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-20 14:23:12 +01:00
Anders Hammar 8a166ef548 [JENKINS-21063] Indicate in icon (or tooltip) if a release build failed.
Failed release build is now indicated in badge/icon as well as tooltip. Also reworked dryrun badge to align.

Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-20 10:10:18 +01:00
Anders Hammar 0a16dc8aba Updates to javadoc and comments.
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-20 10:10:18 +01:00
jtnord e70a17d791 Merge pull request #16 from andham/JENKINS-21088
[FIXED JENKINS-21088] Normalize line endings in git repo
2013-12-19 06:39:16 -08:00
Anders Hammar f005ce381a Normalized line endings.
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-19 14:12:48 +01:00
Anders Hammar 15316793ae Added .gitattributes file to handle line endings.
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-19 14:11:24 +01:00
jtnord f3426cc37b Merge pull request #13 from jglick/hide-scm-password
Do not store scmPassword in cleartext in goalsAndOptions in build.xml.
2013-12-13 09:24:39 -08:00
jtnord 01283eef70 Merge pull request #15 from andham/JENKINS-20980
[FIXED JENKINS-20980] Change "Hudson" to "Jenkins" in displayed text
2013-12-13 09:22:25 -08:00
Anders Hammar 02ad538872 [FIXED JENKINS-20980] Change "Hudson" to "Jenkins" in displayed text
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-12-13 10:08:46 +01:00
Jesse Glick 46494d78f5 @jtnord and @imod seem to concur that M2ReleaseArgumentInterceptorAction is never used after the build completes.
Therefore there is no purpose in making any of its fields nontransient.
(Ideally the action would not be stored in build.xml at all, using TransientBuildActionFactory,
but MavenModuleSetBuildExecution does not consult Run.getTransientActions so this would not work.)
This simplifies the handling of scmPassword: no Secret storage is required.
That in turn simplifies testing: no JenkinsRule is needed.
2013-12-10 10:18:16 -05:00
Jesse Glick d816cb189a The scmPassword does in fact need to be remembered, so keep it encrypted and add it to the arguments as needed. 2013-12-05 16:31:08 -05:00
Jesse Glick 7556529d68 Use a standard license URL.
This allows NetBeans to add license headers automatically.
2013-12-05 16:23:43 -05:00
Jesse Glick 752fdc07ff Merge branch 'master' into hide-scm-password 2013-12-05 15:58:57 -05:00
jtnord 6ecc03b4d2 Merge pull request #14 from andham/JENKINS-20791
[JENKINS-20791] ReleaseCause should extend UserIdCause
2013-12-03 05:24:21 -08:00
Anders Hammar b1998ac16f [JENKINS-20791] ReleaseCause should extend UserIdCause
Signed-off-by: Anders Hammar <anders@hammar.net>
2013-11-28 10:12:14 +01:00
Jesse Glick 218063c27c Do not store scmPassword in cleartext in goalsAndOptions in build.xml. 2013-11-05 15:09:32 -05:00
jtnord 531f00df3c Merge pull request #12 from barclay-reg/master
[FIXED JENKINS-10914]
2013-10-31 08:12:16 -07:00
Robert Kleinschmager b3ccd41317 [JENKINS-10914] fixed
* removed travis config
* set method to package-private
* added copyright
2013-10-05 17:00:34 +02:00
Robert Kleinschmager afc856f491 fix for JENKINS-10914
* fixed tests
2013-09-26 22:58:06 +02:00