Commit Graph

12 Commits

Author SHA1 Message Date
kohsuke d61985298e no longer aggressively updating plugin POM to use the latest version
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20408 71c3de6d-444a-0410-be80-ed276b4c234a
2009-08-03 19:07:19 +00:00
kohsuke dd808e1f1e Merged revisions 19167-19168,19178,19183-19187,19190,19193-19194,19207,19209,19223,19236,19248,19254,19257,19338 via svnmerge from
https://www.dev.java.net/svn/hudson/branches/rc

........
  r19167 | kohsuke | 2009-06-23 16:08:06 -0700 (Tue, 23 Jun 2009) | 1 line
  
  merged back the changes in the RC branch
........
  r19168 | kohsuke | 2009-06-23 16:12:46 -0700 (Tue, 23 Jun 2009) | 1 line
  
  fixed the bug
........
  r19178 | swiest | 2009-06-24 02:43:21 -0700 (Wed, 24 Jun 2009) | 1 line
  
  Updated German localization of core module.
........
  r19183 | kohsuke | 2009-06-24 08:57:07 -0700 (Wed, 24 Jun 2009) | 1 line
  
  forgot to update this
........
  r19184 | kohsuke | 2009-06-24 09:06:59 -0700 (Wed, 24 Jun 2009) | 1 line
  
  fixed and improved the retry logic
........
  r19185 | kohsuke | 2009-06-24 09:07:49 -0700 (Wed, 24 Jun 2009) | 1 line
  
  I think this is better
........
  r19186 | kohsuke | 2009-06-24 09:08:02 -0700 (Wed, 24 Jun 2009) | 1 line
  
  fixed import statements
........
  r19187 | kohsuke | 2009-06-24 09:57:52 -0700 (Wed, 24 Jun 2009) | 3 lines
  
  WebDAV deployment from Maven was failing with VerifyError.
  
  A test case requires a webdav server, I tried Milton but couldn't make it work without the source code.
........
  r19190 | swiest | 2009-06-24 12:07:50 -0700 (Wed, 24 Jun 2009) | 1 line
  
  Deprecated Util.combine(long,String) method and rewrote its callers to use localizable resources.
........
  r19193 | sogabe | 2009-06-24 14:53:02 -0700 (Wed, 24 Jun 2009) | 2 lines
  
  Updated Japanese localization.
........
  r19194 | kohsuke | 2009-06-24 15:20:15 -0700 (Wed, 24 Jun 2009) | 1 line
  
  added default value support
........
  r19207 | kohsuke | 2009-06-24 19:50:48 -0700 (Wed, 24 Jun 2009) | 1 line
  
  recording HUDSON-2909 for 1.313
........
  r19209 | kohsuke | 2009-06-24 19:52:21 -0700 (Wed, 24 Jun 2009) | 1 line
  
  creating a new RC branch
........
  r19223 | kohsuke | 2009-06-25 10:43:06 -0700 (Thu, 25 Jun 2009) | 7 lines
  
  Replaced the icon with the one that came from the same icon set, plus hyperlinking the icon
  to Hudson Wiki so that we can be more informative.
  
  Tooltip on the icon doesn't work very well because the TD itself sets a tooltip, and
  we end up seeing the overlapped 2 tooltips (at least on my Firefox 3.0 on Ubuntu)
........
  r19236 | kohsuke | 2009-06-25 18:06:50 -0700 (Thu, 25 Jun 2009) | 1 line
  
  applied a patch from Jeremy (or id:endolf). See http://www.nabble.com/Build-publisher-patch-svn-access-td24164282.html
........
  r19248 | kohsuke | 2009-06-26 14:42:40 -0700 (Fri, 26 Jun 2009) | 1 line
  
  [maven-release-plugin] prepare release hudson-1_313
........
  r19254 | kohsuke | 2009-06-26 17:28:12 -0700 (Fri, 26 Jun 2009) | 1 line
  
  [maven-release-plugin] prepare for next development iteration
........
  r19257 | kohsuke | 2009-06-26 18:20:24 -0700 (Fri, 26 Jun 2009) | 1 line
  
  updated changelog as a part of the release
........
  r19338 | kohsuke | 2009-06-30 18:48:25 -0700 (Tue, 30 Jun 2009) | 1 line
  
  added maven-versions-plugin to pick up ones that got out of sync
........


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19354 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-02 04:17:46 +00:00
kohsuke 1a1d0d74d5 license header clean up
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15081 71c3de6d-444a-0410-be80-ed276b4c234a
2009-02-06 20:05:24 +00:00
kohsuke c1a4c87979 updated release scripts to work with Subversion
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8363 71c3de6d-444a-0410-be80-ed276b4c234a
2008-04-08 04:20:57 +00:00
kohsuke 2440f1ab17 wagon-svn simplifies the release process
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5685 71c3de6d-444a-0410-be80-ed276b4c234a
2007-11-04 04:15:32 +00:00
kohsuke 7415c9058b improving environment dependency in the release script
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5104 71c3de6d-444a-0410-be80-ed276b4c234a
2007-10-05 00:44:02 +00:00
kohsuke caa92ca140 make it little more quiet
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4722 71c3de6d-444a-0410-be80-ed276b4c234a
2007-09-13 06:01:05 +00:00
kohsuke 551f55ced3 bug fix
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4198 71c3de6d-444a-0410-be80-ed276b4c234a
2007-08-11 06:14:38 +00:00
kohsuke 8d50f5f3b6 bug fix
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4130 71c3de6d-444a-0410-be80-ed276b4c234a
2007-08-08 02:00:39 +00:00
kohsuke edfe60a5e2 updated release scripts
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4127 71c3de6d-444a-0410-be80-ed276b4c234a
2007-08-08 01:57:53 +00:00
kohsuke 6890ed3c6d automating the release further
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4035 71c3de6d-444a-0410-be80-ed276b4c234a
2007-08-04 00:32:03 +00:00
kohsuke 3b0c8d3b4a automating the release further
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4033 71c3de6d-444a-0410-be80-ed276b4c234a
2007-08-04 00:10:12 +00:00