-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JENKINS-71949 : restore Java 6/7/8 compatibility (#703)
* restore 8 compilation Signed-off-by: Olivier Lamy <[email protected]> * Add test to be sure it works with jdk8, build on a remote node using jdk8 Signed-off-by: Olivier Lamy <[email protected]> * test for multiple jdks Signed-off-by: Olivier Lamy <[email protected]> * add Issue annotation Signed-off-by: Olivier Lamy <[email protected]> * add some debug for ci.jenkins.io Signed-off-by: Olivier Lamy <[email protected]> * force file permission in the container Signed-off-by: Olivier Lamy <[email protected]> * remove ls debug Signed-off-by: Olivier Lamy <[email protected]> * back to 6 as it looks important to have different lines in a release notes saying the opposite.... Signed-off-by: Olivier Lamy <[email protected]> --------- Signed-off-by: Olivier Lamy <[email protected]>
- Loading branch information
Showing
3 changed files
with
54 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters