Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/confluence-publisher-plugin
  Commit: c42fd6820e5bfaeae343af8d695170cbf49c1977
      
https://github.com/jenkinsci/confluence-publisher-plugin/commit/c42fd6820e5bfaeae343af8d695170cbf49c1977
  Author: Francois Ferrand <thet...@gmail.com>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    A 
src/main/resources/com/myyearbook/hudson/plugins/confluence/ConfluenceDSL/help.jelly

  Log Message:
  -----------
  Add doc for confluencePublisher


  Commit: bc74f1e40be74b803c056aeb9c40fc609bcaaa1c
      
https://github.com/jenkinsci/confluence-publisher-plugin/commit/bc74f1e40be74b803c056aeb9c40fc609bcaaa1c
  Author: Francois Ferrand <thet...@gmail.com>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M 
src/main/resources/com/myyearbook/hudson/plugins/confluence/publishConfluence.groovy

  Log Message:
  -----------
  Support shorter syntax for simple operations

Allow appending/prepending/overwriting pages with a string content
simply, by simply passing the string. So both these commands are
equivalent:

  appendPage "Some new content"
  appendPage text:"Some new content"

Named arguments are still required to get content from a file or for
token-based commands (beforeToken, afterToken, betweenTokens).


Compare: 
https://github.com/jenkinsci/confluence-publisher-plugin/compare/23c8aaca7436...bc74f1e40be7

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to