Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: dde1e0ed1029587eecafa43b0c196b0bbf8c541c
https://github.com/jenkinsci/jenkins/commit/dde1e0ed1029587eecafa43b0c196b0bbf8c541c
Author: Basil Crow <[email protected]>
Date: 2021-05-08 (Sat, 08 May 2021)
Changed paths:
M core/src/main/java/hudson/util/TextFile.java
M core/src/main/java/jenkins/security/s2m/ConfigFile.java
M core/src/main/java/jenkins/util/io/LinesStream.java
Log Message:
-----------
Deprecate `LinesStream` in favor of `Stream<String>`
Commit: 6dcb6c275665ca66a90b4dc2c7a63c7ae44fb829
https://github.com/jenkinsci/jenkins/commit/6dcb6c275665ca66a90b4dc2c7a63c7ae44fb829
Author: Mark Waite <[email protected]>
Date: 2021-05-18 (Tue, 18 May 2021)
Changed paths:
M core/src/main/java/hudson/util/TextFile.java
M core/src/main/java/jenkins/security/s2m/ConfigFile.java
M core/src/main/java/jenkins/util/io/LinesStream.java
Log Message:
-----------
Merge pull request #5473 from basil/lines
Deprecate `LinesStream` in favor of `Stream<String>`
Compare:
https://github.com/jenkinsci/jenkins/compare/7c821f4839ce...6dcb6c275665
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/7c821f-6dcb6c%40github.com.