Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Jenkins pipeline support #6

Closed
wants to merge 9 commits into from

Commits on Sep 21, 2016

  1. Add missing jelly first line

        * src/main/resources/hudson/plugins/textfinder/TextFinderPublisher/config.jelly:
        * src/main/resources/index.jelly:
    jwillemsen committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    ba49859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf6657 View commit details
    Browse the repository at this point in the history
  3. Added basic pipeline support

        * src/main/java/hudson/plugins/textfinder/TextFinderPublisher.java:
    jwillemsen committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    e952dd5 View commit details
    Browse the repository at this point in the history
  4. Improvements for pipeline support

        * pom.xml:
        * src/main/java/hudson/plugins/textfinder/TextFinderPublisher.java:
    jwillemsen committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    7c55876 View commit details
    Browse the repository at this point in the history
  5. Add javadoc

        * src/main/java/hudson/plugins/textfinder/TextFinderPublisher.java:
    jwillemsen committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    322dec6 View commit details
    Browse the repository at this point in the history
  6. Layout changes

        * pom.xml:
    jwillemsen committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    2a16044 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Fixed warnings

        * src/main/java/hudson/plugins/textfinder/TextFinderPublisher.java:
        * src/main/resources/hudson/plugins/textfinder/Messages.properties:
        * src/main/resources/hudson/plugins/textfinder/Messages_ja.properties:
    jwillemsen committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    bce2c5c View commit details
    Browse the repository at this point in the history
  2. Use explicit utf-8 encoding

        * src/main/java/hudson/plugins/textfinder/TextFinderPublisher.java:
    jwillemsen committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    68d40aa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Use 2.17

        * pom.xml:
    jwillemsen committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    9ffbd92 View commit details
    Browse the repository at this point in the history