Branch: refs/heads/master
Home: https://github.com/jenkinsci/envinject-plugin
Commit: 2c44f59208ff4414e2de34e39cc0eb50b55794d1
https://github.com/jenkinsci/envinject-plugin/commit/2c44f59208ff4414e2de34e39cc0eb50b55794d1
Author: Alex Taylor <[email protected]>
Date: 2018-10-25 (Thu, 25 Oct 2018)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/envinject/service/PropertiesLoader.java
M
src/test/java/org/jenkinsci/plugins/envinject/sevice/PropertiesLoaderTest.java
Log Message:
-----------
Adding an automatic \\ for \
Windows paths can now be used without the need to change all properties files
to have the escaped \\ character
Commit: 1dd9e720e7c4f4b5199a02b92be84be04b228625
https://github.com/jenkinsci/envinject-plugin/commit/1dd9e720e7c4f4b5199a02b92be84be04b228625
Author: Alex Taylor <[email protected]>
Date: 2019-08-06 (Tue, 06 Aug 2019)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/envinject/service/PropertiesLoader.java
M
src/test/java/org/jenkinsci/plugins/envinject/sevice/PropertiesLoaderTest.java
Log Message:
-----------
Fixing change to test
Fixed a change to test according to suggested escapes
Commit: 12bf21eadff178b67fa2a54217a21f516bf085f8
https://github.com/jenkinsci/envinject-plugin/commit/12bf21eadff178b67fa2a54217a21f516bf085f8
Author: Oleg Nenashev <[email protected]>
Date: 2019-09-02 (Mon, 02 Sep 2019)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/envinject/service/PropertiesLoader.java
M
src/test/java/org/jenkinsci/plugins/envinject/sevice/PropertiesLoaderTest.java
Log Message:
-----------
Merge pull request #133 from alexanderrtaylor/JENKINS-39403
[JENKINS-39403] - Automatically escape single backslashes in the properties
loader
Compare:
https://github.com/jenkinsci/envinject-plugin/compare/a7e8ac38fe7b...12bf21eadff1
--
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/envinject-plugin/push/refs/heads/master/a7e8ac-12bf21%40github.com.