Branch: refs/heads/main
Home: https://github.com/jenkinsci/token-macro-plugin
Commit: 7c8f82ad66b37cbbd84f68c95e46b29961653df7
https://github.com/jenkinsci/token-macro-plugin/commit/7c8f82ad66b37cbbd84f68c95e46b29961653df7
Author: Alex Earl <[email protected]>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/tokenmacro/Parser.java
M
src/main/java/org/jenkinsci/plugins/tokenmacro/impl/EnvironmentVariableMacro.java
M
src/test/java/org/jenkinsci/plugins/tokenmacro/DataBoundTokenMacroTest.java
M src/test/java/org/jenkinsci/plugins/tokenmacro/PipelineTest.java
M src/test/java/org/jenkinsci/plugins/tokenmacro/TokenMacroTest.java
Log Message:
-----------
chore: Remove parboiled as parsing engine (#88)
* Switch to hand written parser
* Remove parboiled from pom
* Fixup some spotbugs issues
--
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/token-macro-plugin/push/refs/heads/main/5ff259-7c8f82%40github.com.