Branch: refs/heads/master
Home: https://github.com/jenkinsci/build-flow-plugin
Commit: 238a4376434e124e48191025251630461b4bddee
https://github.com/jenkinsci/build-flow-plugin/commit/238a4376434e124e48191025251630461b4bddee
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M
src/main/resources/com/cloudbees/plugins/flow/BuildFlow/configure-entries.jelly
Log Message:
-----------
enable code mirror support
for now, specify the groovy mode that currently doesn't exist in the core. When
it picks up a new version it should support the Groovy mode. The Java mode is
bit annoying as it gets the auto-indentation wrong.
Commit: 6909055d0971c192714e19cffcc4e1a81025ddff
https://github.com/jenkinsci/build-flow-plugin/commit/6909055d0971c192714e19cffcc4e1a81025ddff
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-07-19 (Thu, 19 Jul 2012)
Changed paths:
M pom.xml
Log Message:
-----------
make <p:config-builders2/> work.
Not sure if this is intended or not, but
fae5696c7cf8cd900cac0dcaecbd087db8dade11 introduced a dependency to a new tag
that's only available in 1.463. Either both this and that changes should be
rolled back, or we should require 1.463.
Compare:
https://github.com/jenkinsci/build-flow-plugin/compare/26a0ffe03f44...6909055d0971