Branch: refs/heads/JENKINS-41196
Home: https://github.com/jenkinsci/jenkins
Commit: 3cd1c36f19a3cc2e4be0973cd092c1090ada6cde
https://github.com/jenkinsci/jenkins/commit/3cd1c36f19a3cc2e4be0973cd092c1090ada6cde
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2017-02-16 (Thu, 16 Feb 2017)
Changed paths:
M core/src/main/java/hudson/WebAppMain.java
Log Message:
-----------
Do not statically depend on SystemProperties class.
Otherwise we end up using that class before it gets initialized
Commit: d13004c5d5ac22a44db18433e1dc8e286185aa81
https://github.com/jenkinsci/jenkins/commit/d13004c5d5ac22a44db18433e1dc8e286185aa81
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
A bootstrap/src/main/java/jenkins/bootstrap/BootLogic.java
A bootstrap/src/main/java/jenkins/bootstrap/Bootstrap.java
A bootstrap/src/main/java/jenkins/bootstrap/DependenciesTxt.java
A bootstrap/src/main/java/jenkins/bootstrap/Dependency.java
A bootstrap/src/main/java/jenkins/bootstrap/Plugin.java
M core/pom.xml
M core/src/main/java/hudson/ClassicPluginStrategy.java
M core/src/main/java/hudson/WebAppMain.java
M core/src/main/java/hudson/util/BootFailure.java
M core/src/main/java/jenkins/util/SystemProperties.java
M pom.xml
M war/pom.xml
M war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
[JENKINS-41196]
Implemented the bootstrap logic and necessary packaging change to load
the core from a separate classloader.
Commit: 77f0c87ea38fa3b2f172df8eec38f340d6ca2a1f
https://github.com/jenkinsci/jenkins/commit/77f0c87ea38fa3b2f172df8eec38f340d6ca2a1f
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M bootstrap/src/main/java/jenkins/bootstrap/Bootstrap.java
M core/src/main/java/hudson/WebAppMain.java
A core/src/main/java/jenkins/ContextClasssLoaderFilter.java
Log Message:
-----------
Fix up context classloader.
Jelly's <invokeStatic> tries to load a class from context classloader,
so we need it to be core loader, not bootstrap loader.
Commit: dfbae6ead7e3b70121b53118c35dccf15fe91642
https://github.com/jenkinsci/jenkins/commit/dfbae6ead7e3b70121b53118c35dccf15fe91642
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M bootstrap/src/main/java/jenkins/bootstrap/Bootstrap.java
Log Message:
-----------
Improving robustness against d==null
Commit: 18e8e42ef46fad704f967907ddb3bed63463ae4b
https://github.com/jenkinsci/jenkins/commit/18e8e42ef46fad704f967907ddb3bed63463ae4b
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M bootstrap/src/main/java/jenkins/bootstrap/DependenciesTxt.java
M bootstrap/src/main/java/jenkins/bootstrap/Dependency.java
Log Message:
-----------
Handle classifier correctly
Commit: 4b996bc4f008a918930c8d4140826d535cf8b3d9
https://github.com/jenkinsci/jenkins/commit/4b996bc4f008a918930c8d4140826d535cf8b3d9
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M bootstrap/src/main/java/jenkins/bootstrap/Plugin.java
Log Message:
-----------
Leave the record of what core override plugin was activated
Commit: 78206602a4c3e0767c5d01f8d648f1cfcceabcb6
https://github.com/jenkinsci/jenkins/commit/78206602a4c3e0767c5d01f8d648f1cfcceabcb6
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M bootstrap/src/main/java/jenkins/bootstrap/Plugin.java
Log Message:
-----------
Honor disabled flag
Commit: 7a3915ad3e6d0fac220e9248709c0b6c9256a3a3
https://github.com/jenkinsci/jenkins/commit/7a3915ad3e6d0fac220e9248709c0b6c9256a3a3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M war/pom.xml
Log Message:
-----------
Ant needs to be a part of the bootstrap
Compare:
https://github.com/jenkinsci/jenkins/compare/3cd1c36f19a3^...7a3915ad3e6d
--
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.