• K
    Merged revisions 18461,18463,18473-18474,18481 via svnmerge from · 03fb71f2
    kohsuke 提交于
    https://www.dev.java.net/svn/hudson/branches/rc
    
    ........
      r18461 | kohsuke | 2009-05-26 18:39:51 -0700 (Tue, 26 May 2009) | 1 line
      
      merged back the RC branch
    ........
      r18463 | kohsuke | 2009-05-26 18:40:06 -0700 (Tue, 26 May 2009) | 1 line
      
      creating a new RC branch
    ........
      r18473 | kohsuke | 2009-05-27 09:33:16 -0700 (Wed, 27 May 2009) | 1 line
      
      publish-javadoc happens later, so this comment no longer appears useful
    ........
      r18474 | kohsuke | 2009-05-27 09:38:45 -0700 (Wed, 27 May 2009) | 1 line
      
      modified to do aggregated javadoc and publish that
    ........
      r18481 | kohsuke | 2009-05-27 11:20:34 -0700 (Wed, 27 May 2009) | 4 lines
      
      [FIXED HUDSON-3706]
      MaskingClassLoader that's supposed to throw awy components.xml for interceptions are still kicking in when MavenEmbedder run on slaves, as RemoteClassLoader mangles the URL that the MaskingClassLoader was looking for.
      
      So I relaxed the path matching and sniff the content to decide if components.xml is for interception or not.
    ........
    
    
    git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@18487 71c3de6d-444a-0410-be80-ed276b4c234a
    03fb71f2
release.sh 3.8 KB