Commit Graph

7338 Commits

Author SHA1 Message Date
kohsuke 25ef16ae01 updated changelog as a part of the release
git-svn-id: https://hudson.dev.java.net/svn/hudson/branches/rc@20128 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 23:48:51 +00:00
kohsuke 8e86b40565 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://hudson.dev.java.net/svn/hudson/branches/rc@20125 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 23:18:56 +00:00
kohsuke b107479984 [maven-release-plugin] prepare release hudson-1_317
git-svn-id: https://hudson.dev.java.net/svn/hudson/branches/rc@20123 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 23:18:41 +00:00
kohsuke 94b235dd75 [HUDSON-4102] removed logic duplication between FilteredChangeSet and MavenUtil, and split the rather complex filtering code into smaller functions.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20121 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 23:03:51 +00:00
kohsuke 477d59fc99 this breaks a build
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20119 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 22:25:41 +00:00
kohsuke 344e27d39a [FIXED HUDSON-4086] in 1.318.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20118 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 22:03:14 +00:00
abayer 8e0b5527b3 [FIXED HUDSON-4102] Private repository will now be used for POM parsing - but more importantly, incremental Maven build support now added!
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20113 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 21:01:35 +00:00
kohsuke 7173ecf548 Switching from the -jar option to the -cp option to improve the robustness against different launch mode.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20104 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 17:00:06 +00:00
kohsuke e8033ab30d exposing the method for use in ssh-slaves.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20100 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-24 01:22:27 +00:00
kohsuke 6fae7a014a added a note about the invocation timing.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20095 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-23 21:06:13 +00:00
kohsuke 4c129ad100 configured HTTP listener explicitly to let people change the port via -Dport=12345
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20094 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-23 20:45:57 +00:00
kohsuke 3d695d6835 trim whitespace
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20065 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-23 00:02:24 +00:00
kohsuke f946954ab3 creating a new RC branch
git-svn-id: https://hudson.dev.java.net/svn/hudson/branches/rc@20059 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-22 20:49:45 +00:00
kohsuke 9368b76d39 Windows service now does log rotation and handles whitespace in path correctly.
(This is only applicable to newly installed services.)
    (<a href="http://www.nabble.com/Windows-Service%3A-Error-193%3A-***-is-not-a-valid-Win32-application.-td24586795.html">report</a>)


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20057 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-22 19:01:01 +00:00
abayer ef4096c7da Argh. Rolling back last commit when I realized that "ignoreUpstremChanges" is locked into the config.xml for projects already.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20054 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-22 17:24:48 +00:00
abayer 1e2db7b044 Just because I hate typos - the various references to "upstrem" have been fixed to "upstream".
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20053 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-22 17:20:50 +00:00
kohsuke 7cdd9ee042 improved error diagnosis.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20043 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-22 00:47:47 +00:00
kohsuke 76aec3268a Fixed a bug in inferring root DN in non-anonymous LDAP environment.
(<a href="http://www.nabble.com/Hudson-non-anonymous-LDAP-broken---td24529557.html">report</a>)


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20042 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-22 00:35:13 +00:00
kohsuke 7e50f6d0ae Exported BUILD_ID to the remote API.
(<a href="http://www.nabble.com/How-get-BUILD_ID-from-other-project-in-Hudson-td24588627.html">report</a>)


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20041 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-22 00:28:09 +00:00
dty 6d11b87e13 Use POST instead of GET request methods to delete or rename builds and views.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20040 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-22 00:05:30 +00:00
kohsuke 9a42ec6266 If the user sets up "Hudson's own" security realm, UI now asks the first admin user to be created.
This improves the first time user experience.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20039 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 23:38:49 +00:00
kohsuke 8202825752 added a remove method.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20038 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 22:55:33 +00:00
kohsuke c511f391e2 ... so that those methods can be called like regular Java methods
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20037 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 22:09:35 +00:00
huybrechts 20733e2cc9 Made threadPoolForLoad non-static and transient, so it is recreated for every new Hudson.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20036 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 21:30:40 +00:00
kohsuke 70db23bf56 Merged revisions 19919,19998,20022 via svnmerge from
https://www.dev.java.net/svn/hudson/branches/matrix-parent

........
  r19919 | kohsuke | 2009-07-18 18:45:59 -0700 (Sat, 18 Jul 2009) | 1 line
  
  committing the work in progress.
........
  r19998 | kohsuke | 2009-07-20 18:58:15 -0700 (Mon, 20 Jul 2009) | 1 line
  
  [HUDSON-936] I believe this should do.
........
  r20022 | kohsuke | 2009-07-21 09:48:03 -0700 (Tue, 21 Jul 2009) | 1 line
  
  adding a switch to enable this selectively, so that we can give this feature a longer soak time.
........


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20025 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 17:02:03 +00:00
kohsuke c7de22669c Initialized merge tracking via "svnmerge" with revisions "1-19911" from
https://www.dev.java.net/svn/hudson/branches/matrix-parent


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20024 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 16:59:56 +00:00
kohsuke 757d8c494f use ssh-slaves 0.6 that includes better error diagnosys
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@20023 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 16:48:38 +00:00
kohsuke 0485afc898 This happens often enough that being INFO is annoying.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19992 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 00:43:39 +00:00
kohsuke b9cf121b67 Don't let the slave TCP/IP connection port failure to prevent Hudson start up.
(<a href="http://www.nabble.com/%22java.net.BindException%3A-Address-already-in-use%22-blocks-Hudson-td24549943.html">report</a>)


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19991 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-21 00:24:00 +00:00
kohsuke 6e1e552a89 keep it BindException
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19983 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-20 22:04:39 +00:00
abayer 25f0b30611 [HUDSON-2736] Tweaked a couple things - should now check to see if (a) any upstream projects of a dependency are also in the list of builds to be kicked off, and if there are any, skip this dependency's build (since it'll get kicked off later), and (b) any upstream projects of a dependency are currently in queue or building, and if so, skips this dependency's build. These could possibly be folded in together, but I've got them separate for now.
This change will go live in 1.317.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19980 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-20 21:35:33 +00:00
kohsuke f77062a18f improved the error message to show the port number.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19975 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-20 21:06:46 +00:00
kohsuke ceda2c5ca0 Merged revisions 19831,19833,19836 via svnmerge from
https://www.dev.java.net/svn/hudson/branches/rc

........
  r19831 | kohsuke | 2009-07-17 18:36:33 -0700 (Fri, 17 Jul 2009) | 1 line
  
  [maven-release-plugin] prepare release hudson-1_316
........
  r19833 | kohsuke | 2009-07-17 18:36:46 -0700 (Fri, 17 Jul 2009) | 1 line
  
  [maven-release-plugin] prepare for next development iteration
........
  r19836 | kohsuke | 2009-07-17 19:06:51 -0700 (Fri, 17 Jul 2009) | 1 line
  
  updated changelog as a part of the release
........


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19974 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-20 20:56:55 +00:00
sogabe 5dc8705ac1 fixed Japanese localization
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19941 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-20 01:39:08 +00:00
sogabe d4f2a2a087 Updated Japanese localization
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19940 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-20 00:37:16 +00:00
sogabe 259f928351 Fixed Japanese localizaion
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19935 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-19 21:35:13 +00:00
kohsuke 1966fe5325 improved the headless detection to cover OpenJDK on ARM.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19918 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-19 01:37:06 +00:00
kohsuke d83ecab213 [FIXED HUDSON-4053] Incorporated a new version of Winstone that fixes this problem.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19910 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-19 00:37:37 +00:00
kohsuke 3b79420eef [HUDSON-4038] To find out who's putting null, added a defensive check
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19885 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 22:45:26 +00:00
kohsuke f4567eb822 [FIXED HUDSON-4039] Fixed a serilization problem.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19883 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 22:30:57 +00:00
kohsuke bd49e846c7 [HUDSON-4047] forgot to commit the actual change
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19882 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 22:19:40 +00:00
kohsuke 01a6d37482 [HUDSON-4044] Added logging to hudson.tasks.LogRotator so that you can get more information about what's going on. This will be in 1.317.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19881 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 22:17:20 +00:00
kohsuke c8e7c1bfb5 [HUDSON-4045] The actual change was not committed in the previous one.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19879 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 21:57:14 +00:00
kohsuke 0959c86326 [FIXED HUDSON-4048] Applied a translation fix
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19866 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 21:02:12 +00:00
kohsuke de71106a03 <li class=bug>
Fixed a JDK path separator issue between Windows master and Unix slaves.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19862 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 20:21:38 +00:00
kohsuke 5c6d550040 updated changelog as a part of the release
git-svn-id: https://hudson.dev.java.net/svn/hudson/branches/rc@19836 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 02:06:51 +00:00
kohsuke def9daafaf [maven-release-plugin] prepare for next development iteration
git-svn-id: https://hudson.dev.java.net/svn/hudson/branches/rc@19833 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 01:36:46 +00:00
kohsuke 2a94c42775 [maven-release-plugin] prepare release hudson-1_316
git-svn-id: https://hudson.dev.java.net/svn/hudson/branches/rc@19831 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-18 01:36:33 +00:00
kohsuke 650b3fe13e documented auto-registration.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19820 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-17 17:48:20 +00:00
kohsuke 6f3517080b added a convenient subtype for SecurityRealm after seeing a confusion like http://www.nabble.com/Questions-with-implementing-Custom-SecurityRealm-td24524178.html
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@19818 71c3de6d-444a-0410-be80-ed276b4c234a
2009-07-17 17:18:09 +00:00