diff --git a/changes-report.html b/changes-report.html index 7f2d181..fb35933 100644 --- a/changes-report.html +++ b/changes-report.html @@ -1,5 +1,5 @@ - + @@ -13,7 +13,7 @@ - + @@ -51,8 +51,8 @@
  • Changelog
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • @@ -158,7 +158,7 @@
    -

    Changelog

    Release History

    VersionDateDescription
    9.12014-01-16Complete Rundeck API version 9
    9.02013-08-26Update for Rundeck API version 9
    8.02013-08-06Update for Rundeck API version 8
    6.02013-02-21Update for Rundeck API version 6
    5.02012-12-30Use RunDeck REST API version 5 (RunDeck 1.4.4)
    2.02011-08-01Use RunDeck REST API version 2 (RunDeck 1.3+)
    1.22011-07-31Ad-hoc scripts + history events
    1.12011-07-28Import / export jobs
    1.02011-07-08Use RunDeck REST API version 1 (RunDeck 1.2+)

    Release 9.1 - 2014-01-16

    TypeChangesBy

    add

    Add uuidOption support to jobs import, API v9gschueler

    Release 9.0 - 2013-08-26

    TypeChangesBy

    add

    Add project to parsed execution result, API v9gschueler

    add

    Add project=* all projects executions now running query, API v9gschueler

    Release 8.0 - 2013-08-06

    TypeChangesBy

    add

    Support script interpreter parameters, API v8gschueler

    add

    Support project parameter for imported jobs, API v8gschueler

    update

    Replace unwieldy methods with many arguments with Builder based interfaces, deprecating the old methods. +

    Changelog

    Release History

    VersionDateDescription
    9.32014-01-24Bugfix
    9.22014-01-23Bugfix
    9.12014-01-16Complete Rundeck API version 9
    9.02013-08-26Update for Rundeck API version 9
    8.02013-08-06Update for Rundeck API version 8
    6.02013-02-21Update for Rundeck API version 6
    5.02012-12-30Use RunDeck REST API version 5 (RunDeck 1.4.4)
    2.02011-08-01Use RunDeck REST API version 2 (RunDeck 1.3+)
    1.22011-07-31Ad-hoc scripts + history events
    1.12011-07-28Import / export jobs
    1.02011-07-08Use RunDeck REST API version 1 (RunDeck 1.2+)

    Release 9.3 - 2014-01-24

    TypeChangesBy

    fix

    Issue #7: Fix authentication to Tomcat container (thanks @katanafleet)gschueler

    Release 9.2 - 2014-01-23

    TypeChangesBy

    fix

    Bugfix. If apiVersion is set to 0, request defaults to current API version.gschueler

    Release 9.1 - 2014-01-16

    TypeChangesBy

    add

    Add uuidOption support to jobs import, API v9gschueler

    Release 9.0 - 2013-08-26

    TypeChangesBy

    add

    Add project to parsed execution result, API v9gschueler

    add

    Add project=* all projects executions now running query, API v9gschueler

    Release 8.0 - 2013-08-06

    TypeChangesBy

    add

    Support script interpreter parameters, API v8gschueler

    add

    Support project parameter for imported jobs, API v8gschueler

    update

    Replace unwieldy methods with many arguments with Builder based interfaces, deprecating the old methods. The old methods will be removed completely in version 10 of this library. Fixes 2.gschueler

    Release 6.0 - 2013-02-21

    TypeChangesBy

    add

    Support update for output entry format, API v6 #1gschueler

    Release 5.0 - 2012-12-30

    TypeChangesBy

    add

    Job Execution result contains average duration (v5)gschueler

    fix

    Issue #1: execution results don't contain argstringgschueler

    add

    Bulk Job delete (v5)gschueler

    add

    Executions query (v5)gschueler

    add

    History query (v5)gschueler

    add

    Support Rundeck API version 5gschueler

    add

    Maintenance and support of rundeck-api-java-client now primarily provided by the Rundeck project, and is now available at https://rundeck.github.com/rundeck-api-java-clientgschueler

    add

    Add output download, profile page, API token generationconnaryscott

    add

    Support Cookie-based user session authenticationconnaryscott

    Release 2.0 - 2011-08-01

    TypeChangesBy

    add

    Token-based authenticationvbehar

    Release 1.2 - 2011-07-31

    TypeChangesBy

    add

    Run ad-hoc scriptsvbehar

    add

    List history eventsvbehar

    Release 1.1 - 2011-07-28

    TypeChangesBy

    add

    Import jobs (XML or YAML)vbehar

    add

    YAML format is now supported when exporting jobs definitionsvbehar

    add

    Support for using an HTTP proxyvbehar

    Release 1.0 - 2011-07-08

    TypeChangesBy

    add

    Initial releasevbehar
    diff --git a/cpd.html b/cpd.html index 84a15ca..4b9017a 100644 --- a/cpd.html +++ b/cpd.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • CPD Results
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/dependencies.html b/dependencies.html index ebc9ea7..4b0238b 100644 --- a/dependencies.html +++ b/dependencies.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Project Dependencies
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • @@ -168,29 +168,29 @@ } } -

    Dependency Tree

    • org.rundeck:rundeck-api-java-client:jar:9.2 Information
      • org.apache.httpcomponents:httpclient:jar:4.1.2 (compile) Information
        • org.apache.httpcomponents:httpcore:jar:4.1.2 (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
        • commons-codec:commons-codec:jar:1.4 (compile) Information
      • com.ibm.icu:icu4j:jar:2.6.1 (compile) Information
  • junit:junit:jar:4.10 (test) Information
    • org.hamcrest:hamcrest-core:jar:1.1 (test) Information
  • com.github.robfletcher:betamax:jar:1.0 (test) Information
  • org.codehaus.groovy:groovy-all:jar:1.8.4 (test) Information
  • Licenses

    LGPL: xom

    BSD style: Hamcrest Core

    Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

    Unknown: Groovy, Unnamed - com.ibm.icu:icu4j:jar:2.6.1, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - jdom:jdom:jar:1.0, Unnamed - xalan:xalan:jar:2.6.0, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, dom4j, jaxen

    Apache License: HttpClient, HttpCore, HttpMime

    Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

    Common Public License Version 1.0: JUnit

    The Apache Software License, Version 2.0: Apache Log4j, Betamax - An HTTP stubbing proxy for testing JVM applications., Commons Codec, Commons IO, Commons Lang, Commons Logging, RunDeck API - Java Client, XML Commons External Components XML APIs

    Apache License Version 2.0: SnakeYAML

    Dependency File Details

    FilenameSizeEntriesClassesPackagesJDK RevDebugSealed
    betamax-1.0.jar160.45 kB685971.5debug-
    icu4j-2.6.1.jar2.34 MB75564861.2debug-
    commons-codec-1.4.jar56.80 kB473051.4debug-
    commons-io-2.1.jar159.33 kB12210461.5debug-
    commons-lang-2.6.jar277.56 kB155133101.3debug-
    commons-logging-1.1.1.jar59.26 kB422821.1debug-
    dom4j-1.6.1.jar306.54 kB208190141.3debug-
    servlet-api-2.5.jar102.65 kB684221.5debug-
    jaxen-1.1.1.jar221.60 kB236214171.2debug-
    jdom-1.0.jar149.66 kB877581.1debug-
    junit-4.10.jar247.23 kB290252311.5debug-
    log4j-1.2.16.jar470.25 kB346308201.1debug-
    httpclient-4.1.2.jar344.00 kB309273221.5debug-
    httpcore-4.1.2.jar176.95 kB185163101.3debug-
    httpmime-4.1.2.jar26.26 kB311521.5debug-
    groovy-all-1.8.4.jar5.86 MB3,8723,686961.5debug-
    jetty-continuation-7.5.1.v20110908.jar19.72 kB231111.5debug-
    jetty-http-7.5.1.v20110908.jar110.53 kB674941.5debug-
    jetty-io-7.5.1.v20110908.jar90.57 kB695531.5debug-
    jetty-server-7.5.1.v20110908.jar296.87 kB17513991.5debug-
    jetty-util-7.5.1.v20110908.jar208.08 kB14012081.5debug-
    hamcrest-core-1.1.jar74.85 kB542131.5debug-
    snakeyaml-1.9.jar259.59 kB238202191.5debug-
    xalan-2.6.0.jar3.00 MB1,6251,548501.1debug-
    xercesImpl-2.6.2.jar986.99 kB845784371.1release-
    xmlParserAPIs-2.6.2.jar121.80 kB238207171.1release-
    xml-apis-1.0.b2.jar106.76 kB217184171.2release-
    xom-1.0.jar106.32 kB1089661.2releasesealed
    TotalSizeEntriesClassesPackagesJDK RevDebugSealed
    2816.22 MB10,6209,6364321.5241
    compile: 16compile: 8.37 MBcompile: 5,210compile: 4,692compile: 229-compile: 12compile: 1
    test: 12test: 7.85 MBtest: 5,410test: 4,944test: 203-test: 12-

    Dependency Repository Locations

    Repo IDURLReleaseSnapshot
    sonatype-snapshotshttp://oss.sonatype.org/content/groups/jettyYesYes-
    apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
    sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
    sonatype-public-gridhttp://repository.sonatype.org/content/groups/sonatype-public-grid/YesYes-
    centralhttp://repo1.maven.org/maven2Yes--

    Repository locations for each of the Dependencies.

    Artifactsonatype-snapshotsapache.snapshotssonatype-nexus-snapshotssonatype-public-gridcentral
    com.github.robfletcher:betamax:jar:1.0---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    com.ibm.icu:icu4j:jar:2.6.1---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    commons-codec:commons-codec:jar:1.4---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    commons-io:commons-io:jar:2.1---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    commons-lang:commons-lang:jar:2.6---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    commons-logging:commons-logging:jar:1.1.1---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    dom4j:dom4j:jar:1.6.1---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    javax.servlet:servlet-api:jar:2.5---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    jaxen:jaxen:jar:1.1.1---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    jdom:jdom:jar:1.0---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    junit:junit:jar:4.10---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    log4j:log4j:jar:1.2.16---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpclient:jar:4.1.2---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpcore:jar:4.1.2---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpmime:jar:4.1.2---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.codehaus.groovy:groovy-all:jar:1.8.4---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-continuation:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-http:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-io:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-server:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-util:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.hamcrest:hamcrest-core:jar:1.1---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    org.yaml:snakeyaml:jar:1.9---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    xalan:xalan:jar:2.6.0---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    xerces:xercesImpl:jar:2.6.2---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    xerces:xmlParserAPIs:jar:2.6.2---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    xml-apis:xml-apis:jar:1.0.b2---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    xom:xom:jar:1.0---Found at http://repository.sonatype.org/content/groups/sonatype-public-grid/Found at http://repo1.maven.org/maven2
    Totalsonatype-snapshotsapache.snapshotssonatype-nexus-snapshotssonatype-public-gridcentral
    28 (compile: 16, test: 12)5002828
    diff --git a/dependency-updates-report.html b/dependency-updates-report.html index 3ebe42d..0f0a799 100644 --- a/dependency-updates-report.html +++ b/dependency-updates-report.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Dependency Updates Report
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/distribution-management.html b/distribution-management.html index bdbf8cf..56e45a4 100644 --- a/distribution-management.html +++ b/distribution-management.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Project Distribution Management
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/download.html b/download.html index 7d4ecd7..095b485 100644 --- a/download.html +++ b/download.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/faq.html b/faq.html index 6d53aba..8c2ec29 100644 --- a/faq.html +++ b/faq.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Frequently Asked Questions
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/findbugs.html b/findbugs.html index a7e4b35..2a3a7d3 100644 --- a/findbugs.html +++ b/findbugs.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • FindBugs Bug Detector Report
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/groovy.html b/groovy.html index 7f3efca..f917615 100644 --- a/groovy.html +++ b/groovy.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/index.html b/index.html index 22e156f..0495d87 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/integration.html b/integration.html index 42ca6b7..6c131eb 100644 --- a/integration.html +++ b/integration.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Continuous Integration
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/issue-tracking.html b/issue-tracking.html index 11ae0f0..0f759ab 100644 --- a/issue-tracking.html +++ b/issue-tracking.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Issue Tracking
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/jruby.html b/jruby.html index 6211695..c95d6f8 100644 --- a/jruby.html +++ b/jruby.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/jython.html b/jython.html index 2467951..5ef18d3 100644 --- a/jython.html +++ b/jython.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/license.html b/license.html index dd42c20..e2d898c 100644 --- a/license.html +++ b/license.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Project License
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/mail-lists.html b/mail-lists.html index aa1ac2f..8e10180 100644 --- a/mail-lists.html +++ b/mail-lists.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Project Mailing Lists
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/plugin-updates-report.html b/plugin-updates-report.html index 89a8e44..7cafcf6 100644 --- a/plugin-updates-report.html +++ b/plugin-updates-report.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Plugin Updates Report
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/pmd.html b/pmd.html index d392dd2..e021779 100644 --- a/pmd.html +++ b/pmd.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • PMD Results
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • @@ -157,7 +157,7 @@
    -

    PMD Results

    The following document contains the results of PMD 4.2.5.

    Files

    org/rundeck/api/domain/RundeckOutput.java

    ViolationLine
    Avoid unused imports such as 'org.rundeck.api.domain.RundeckExecution.ExecutionStatus'8

    org/rundeck/api/parser/BulkDeleteParser.java

    ViolationLine
    Avoid unused imports such as 'org.dom4j.Element'28
    Avoid empty catch blocks70 - 72

    org/rundeck/api/parser/DeleteParser.java

    ViolationLine
    Avoid unused imports such as 'org.dom4j.Element'28

    org/rundeck/api/parser/PagedResultParser.java

    ViolationLine
    Avoid empty catch blocks112 - 113
    +

    PMD Results

    The following document contains the results of PMD 4.2.5.

    Files

    org/rundeck/api/ApiCall.java

    ViolationLine
    Avoid unused imports such as 'org.apache.http.NameValuePair'24

    org/rundeck/api/domain/RundeckOutput.java

    ViolationLine
    Avoid unused imports such as 'org.rundeck.api.domain.RundeckExecution.ExecutionStatus'8

    org/rundeck/api/parser/BulkDeleteParser.java

    ViolationLine
    Avoid unused imports such as 'org.dom4j.Element'28
    Avoid empty catch blocks70 - 72

    org/rundeck/api/parser/DeleteParser.java

    ViolationLine
    Avoid unused imports such as 'org.dom4j.Element'28

    org/rundeck/api/parser/PagedResultParser.java

    ViolationLine
    Avoid empty catch blocks112 - 113
    diff --git a/pmd.xml b/pmd.xml index 4d26d9d..cb8885a 100644 --- a/pmd.xml +++ b/pmd.xml @@ -1,5 +1,10 @@ - + + + +Avoid unused imports such as 'org.apache.http.NameValuePair' + + Avoid unused imports such as 'org.rundeck.api.domain.RundeckExecution.ExecutionStatus' diff --git a/project-info.html b/project-info.html index 1ac39e7..d12e118 100644 --- a/project-info.html +++ b/project-info.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Project Information
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/project-reports.html b/project-reports.html index 540c933..dd4f948 100644 --- a/project-reports.html +++ b/project-reports.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Generated Reports
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/project-summary.html b/project-summary.html index 180e2e7..05c9302 100644 --- a/project-summary.html +++ b/project-summary.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Project Summary
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • @@ -151,7 +151,7 @@
    -

    Project Summary

    Project Information

    FieldValue
    NameRunDeck API - Java Client
    DescriptionJava client for the RunDeck REST API
    Homepagehttp://rundeck.github.com/rundeck-api-java-client

    Project Organization

    This project does not belong to an organization.

    Build Information

    FieldValue
    GroupIdorg.rundeck
    ArtifactIdrundeck-api-java-client
    Version9.2
    Typejar
    JDK Rev1.6
    +

    Project Summary

    Project Information

    FieldValue
    NameRunDeck API - Java Client
    DescriptionJava client for the RunDeck REST API
    Homepagehttp://rundeck.github.com/rundeck-api-java-client

    Project Organization

    This project does not belong to an organization.

    Build Information

    FieldValue
    GroupIdorg.rundeck
    ArtifactIdrundeck-api-java-client
    Version9.3
    Typejar
    JDK Rev1.6
    diff --git a/property-updates-report.html b/property-updates-report.html index 0a8653d..f01c2d8 100644 --- a/property-updates-report.html +++ b/property-updates-report.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Property Updates Report
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/scripting.html b/scripting.html index 09b6243..b3cc693 100644 --- a/scripting.html +++ b/scripting.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/source-repository.html b/source-repository.html index 3756e09..328842c 100644 --- a/source-repository.html +++ b/source-repository.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Source Repository
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/status.html b/status.html index cba9f7a..c609670 100644 --- a/status.html +++ b/status.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/taglist.html b/taglist.html index b2b3b4d..93b5c83 100644 --- a/taglist.html +++ b/taglist.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Tag List report
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/team-list.html b/team-list.html index c2db47a..d325414 100644 --- a/team-list.html +++ b/team-list.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Team list
  • -
  • Last Published: 2014-01-23
  • |
  • -
  • Version: 9.2
  • +
  • Last Published: 2014-01-24
  • |
  • +
  • Version: 9.3
  • diff --git a/xref-test/index.html b/xref-test/index.html index 9e82a3d..00a3bfb 100644 --- a/xref-test/index.html +++ b/xref-test/index.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference + RunDeck API - Java Client 9.3 Reference diff --git a/xref-test/org/rundeck/api/package-frame.html b/xref-test/org/rundeck/api/package-frame.html index ee6abaf..cda07d2 100644 --- a/xref-test/org/rundeck/api/package-frame.html +++ b/xref-test/org/rundeck/api/package-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api diff --git a/xref-test/org/rundeck/api/package-summary.html b/xref-test/org/rundeck/api/package-summary.html index d4b650a..9249c47 100644 --- a/xref-test/org/rundeck/api/package-summary.html +++ b/xref-test/org/rundeck/api/package-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api diff --git a/xref-test/org/rundeck/api/parser/package-frame.html b/xref-test/org/rundeck/api/parser/package-frame.html index 243c12a..0c01457 100644 --- a/xref-test/org/rundeck/api/parser/package-frame.html +++ b/xref-test/org/rundeck/api/parser/package-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.parser + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.parser diff --git a/xref-test/org/rundeck/api/parser/package-summary.html b/xref-test/org/rundeck/api/parser/package-summary.html index 9e8338d..b2c91a2 100644 --- a/xref-test/org/rundeck/api/parser/package-summary.html +++ b/xref-test/org/rundeck/api/parser/package-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.parser + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.parser diff --git a/xref-test/org/rundeck/api/util/package-frame.html b/xref-test/org/rundeck/api/util/package-frame.html index 56d3729..4d85b05 100644 --- a/xref-test/org/rundeck/api/util/package-frame.html +++ b/xref-test/org/rundeck/api/util/package-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.util + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.util diff --git a/xref-test/org/rundeck/api/util/package-summary.html b/xref-test/org/rundeck/api/util/package-summary.html index 1a33407..d70c672 100644 --- a/xref-test/org/rundeck/api/util/package-summary.html +++ b/xref-test/org/rundeck/api/util/package-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.util + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.util diff --git a/xref-test/overview-frame.html b/xref-test/overview-frame.html index 40630f3..0d92893 100644 --- a/xref-test/overview-frame.html +++ b/xref-test/overview-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference + RunDeck API - Java Client 9.3 Reference diff --git a/xref-test/overview-summary.html b/xref-test/overview-summary.html index 2ffe0f3..e8c0380 100644 --- a/xref-test/overview-summary.html +++ b/xref-test/overview-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference + RunDeck API - Java Client 9.3 Reference @@ -24,7 +24,7 @@ -

    RunDeck API - Java Client 9.2 Reference

    +

    RunDeck API - Java Client 9.3 Reference

    diff --git a/xref/index.html b/xref/index.html index 9e82a3d..00a3bfb 100644 --- a/xref/index.html +++ b/xref/index.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference + RunDeck API - Java Client 9.3 Reference diff --git a/xref/org/rundeck/api/ApiCall.html b/xref/org/rundeck/api/ApiCall.html index 63330d4..ee1546c 100644 --- a/xref/org/rundeck/api/ApiCall.html +++ b/xref/org/rundeck/api/ApiCall.html @@ -405,127 +405,150 @@ 395 * @throws RundeckApiLoginException if the login failed396 */397private String login(HttpClient httpClient) throws RundeckApiLoginException { -398 String location = client.getUrl() + "/j_security_check"; -399 String sessionID = null; -400while (true) { -401 HttpPost postLogin = new HttpPost(location); -402 List<NameValuePair> params = new ArrayList<NameValuePair>(); -403 params.add(new BasicNameValuePair("j_username", client.getLogin())); -404 params.add(new BasicNameValuePair("j_password", client.getPassword())); -405 params.add(new BasicNameValuePair("action", "login")); +398 String sessionID = null; +399 +400// 1. call expected GET request +401 String location = client.getUrl(); +402 +403try { +404 HttpGet getRequest = new HttpGet(location); +405 HttpResponse response = httpClient.execute(getRequest); 406 -407 HttpResponse response = null; -408try { -409 postLogin.setEntity(new UrlEncodedFormEntity(params, HTTP.UTF_8)); -410 response = httpClient.execute(postLogin); -411 Header cookieHeader = response.getFirstHeader("Set-Cookie"); -412if(cookieHeader != null){ -413 String cookieStr = cookieHeader.getValue(); -414if(cookieStr != null){ -415int i1 = cookieStr.indexOf("JSESSIONID="); -416if(i1 >= 0){ -417 cookieStr = cookieStr.substring(i1 + "JSESSIONID=".length()); -418int i2 = cookieStr.indexOf(";"); -419if(i2 >= 0){ -420 sessionID = cookieStr.substring(0, i2); -421 } -422 } -423 } -424 } +407// sessionID stored in case user wants to cache it for reuse +408 Header cookieHeader = response.getFirstHeader("Set-Cookie"); +409if (cookieHeader != null) { +410 String cookieStr = cookieHeader.getValue(); +411if (cookieStr != null) { +412int i1 = cookieStr.indexOf("JSESSIONID="); +413if (i1 >= 0) { +414 cookieStr = cookieStr.substring(i1 + "JSESSIONID=".length()); +415int i2 = cookieStr.indexOf(";"); +416if (i2 >= 0) { +417 sessionID = cookieStr.substring(0, i2); +418 } +419 } +420 } +421 } +422 +423try { +424 EntityUtils.consume(response.getEntity()); 425 } catch (IOException e) { -426thrownewRundeckApiLoginException("Failed to post login form on " + location, e); +426thrownewRundeckApiLoginException("Failed to consume entity (release connection)", e); 427 } -428 -429if (response.getStatusLine().getStatusCode() / 100 == 3) { -430// HTTP client refuses to handle redirects (code 3xx) for POST, so we have to do it manually... -431 location = response.getFirstHeader("Location").getValue(); -432try { -433 EntityUtils.consume(response.getEntity()); -434 } catch (IOException e) { -435thrownewRundeckApiLoginException("Failed to consume entity (release connection)", e); -436 } -437continue; -438 } -439if (response.getStatusLine().getStatusCode() / 100 != 2) { -440thrownewRundeckApiLoginException("Invalid HTTP response '" + response.getStatusLine() + "' for " -441 + location); -442 } -443try { -444 String content = EntityUtils.toString(response.getEntity(), HTTP.UTF_8); -445if (StringUtils.contains(content, "j_security_check")) { -446thrownewRundeckApiLoginException("Login failed for user " + client.getLogin()); -447 } -448try { -449 EntityUtils.consume(response.getEntity()); -450 } catch (IOException e) { -451thrownewRundeckApiLoginException("Failed to consume entity (release connection)", e); -452 } -453 } catch (IOException io) { -454thrownewRundeckApiLoginException("Failed to read RunDeck result", io); -455 } catch (ParseException p) { -456thrownewRundeckApiLoginException("Failed to parse RunDeck response", p); -457 } -458break; -459 } -460return sessionID; -461 } -462 -463/** -464 * Instantiate a new {@link HttpClient} instance, configured to accept all SSL certificates -465 * -466 * @return an {@link HttpClient} instance - won't be null -467 */ -468private HttpClient instantiateHttpClient() { -469 DefaultHttpClient httpClient = new DefaultHttpClient(); -470 -471// configure user-agent -472 HttpProtocolParams.setUserAgent(httpClient.getParams(), "RunDeck API Java Client " + client.getApiVersion()); -473 -474// configure SSL -475 SSLSocketFactory socketFactory = null; -476try { -477 socketFactory = new SSLSocketFactory(new TrustStrategy() { -478 -479 @Override -480publicboolean isTrusted(X509Certificate[] chain, String authType) throws CertificateException { -481returntrue; -482 } -483 }, SSLSocketFactory.ALLOW_ALL_HOSTNAME_VERIFIER); -484 } catch (KeyManagementException e) { -485thrownew RuntimeException(e); -486 } catch (UnrecoverableKeyException e) { -487thrownew RuntimeException(e); -488 } catch (NoSuchAlgorithmException e) { -489thrownew RuntimeException(e); -490 } catch (KeyStoreException e) { -491thrownew RuntimeException(e); -492 } -493 httpClient.getConnectionManager().getSchemeRegistry().register(new Scheme("https", 443, socketFactory)); -494 -495// configure proxy (use system env : http.proxyHost / http.proxyPort) -496 System.setProperty("java.net.useSystemProxies", "true"); -497 httpClient.setRoutePlanner(new ProxySelectorRoutePlanner(httpClient.getConnectionManager().getSchemeRegistry(), -498 ProxySelector.getDefault())); -499 -500// in case of token-based authentication, add the correct HTTP header to all requests via an interceptor -501 httpClient.addRequestInterceptor(new HttpRequestInterceptor() { -502 -503 @Override -504publicvoid process(HttpRequest request, HttpContext context) throws HttpException, IOException { -505if (client.getToken() != null) { -506 request.addHeader(AUTH_TOKEN_HEADER, client.getToken()); -507//System.out.println("httpClient adding token header"); -508 } -509elseif(client.getSessionID() != null) { -510 request.addHeader(COOKIE_HEADER, "JSESSIONID="+client.getSessionID()); -511//System.out.println("httpClient adding session header, sessionID="+client.getSessionID()); -512 } -513 } -514 }); -515 -516return httpClient; -517 } -518 } +428 } catch (IOException e) { +429thrownewRundeckApiLoginException("Failed to get request on " + location, e); +430 } +431 +432// 2. then call POST login request +433 location += "/j_security_check"; +434 +435while (true) { +436try { +437 HttpPost postLogin = new HttpPost(location); +438 List params = new ArrayList(); +439 params.add(new BasicNameValuePair("j_username", client.getLogin())); +440 params.add(new BasicNameValuePair("j_password", client.getPassword())); +441 params.add(new BasicNameValuePair("action", "login")); +442 postLogin.setEntity(new UrlEncodedFormEntity(params, HTTP.UTF_8)); +443 HttpResponse response = httpClient.execute(postLogin); +444 +445if (response.getStatusLine().getStatusCode() / 100 == 3) { +446// HTTP client refuses to handle redirects (code 3xx) for POST, so we have to do it manually... +447 location = response.getFirstHeader("Location").getValue(); +448try { +449 EntityUtils.consume(response.getEntity()); +450 } catch (IOException e) { +451thrownewRundeckApiLoginException("Failed to consume entity (release connection)", e); +452 } +453continue; +454 } +455 +456if (response.getStatusLine().getStatusCode() / 100 != 2) { +457thrownewRundeckApiLoginException("Invalid HTTP response '" + response.getStatusLine() + "' for " +458 + location); +459 } +460 +461try { +462 String content = EntityUtils.toString(response.getEntity(), HTTP.UTF_8); +463if (StringUtils.contains(content, "j_security_check")) { +464thrownewRundeckApiLoginException("Login failed for user " + client.getLogin()); +465 } +466try { +467 EntityUtils.consume(response.getEntity()); +468 } catch (IOException e) { +469thrownewRundeckApiLoginException("Failed to consume entity (release connection)", e); +470 } +471break; +472 } catch (IOException io) { +473thrownewRundeckApiLoginException("Failed to read RunDeck result", io); +474 } catch (ParseException p) { +475thrownewRundeckApiLoginException("Failed to parse RunDeck response", p); +476 } +477 } catch (IOException e) { +478thrownewRundeckApiLoginException("Failed to post login form on " + location, e); +479 } +480 } +481 +482return sessionID; +483 } +484 +485 +486/** +487 * Instantiate a new {@link HttpClient} instance, configured to accept all SSL certificates +488 * +489 * @return an {@link HttpClient} instance - won't be null +490 */ +491private HttpClient instantiateHttpClient() { +492 DefaultHttpClient httpClient = new DefaultHttpClient(); +493 +494// configure user-agent +495 HttpProtocolParams.setUserAgent(httpClient.getParams(), "RunDeck API Java Client " + client.getApiVersion()); +496 +497// configure SSL +498 SSLSocketFactory socketFactory = null; +499try { +500 socketFactory = new SSLSocketFactory(new TrustStrategy() { +501 +502 @Override +503publicboolean isTrusted(X509Certificate[] chain, String authType) throws CertificateException { +504returntrue; +505 } +506 }, SSLSocketFactory.ALLOW_ALL_HOSTNAME_VERIFIER); +507 } catch (KeyManagementException e) { +508thrownew RuntimeException(e); +509 } catch (UnrecoverableKeyException e) { +510thrownew RuntimeException(e); +511 } catch (NoSuchAlgorithmException e) { +512thrownew RuntimeException(e); +513 } catch (KeyStoreException e) { +514thrownew RuntimeException(e); +515 } +516 httpClient.getConnectionManager().getSchemeRegistry().register(new Scheme("https", 443, socketFactory)); +517 +518// configure proxy (use system env : http.proxyHost / http.proxyPort) +519 System.setProperty("java.net.useSystemProxies", "true"); +520 httpClient.setRoutePlanner(new ProxySelectorRoutePlanner(httpClient.getConnectionManager().getSchemeRegistry(), +521 ProxySelector.getDefault())); +522 +523// in case of token-based authentication, add the correct HTTP header to all requests via an interceptor +524 httpClient.addRequestInterceptor(new HttpRequestInterceptor() { +525 +526 @Override +527publicvoid process(HttpRequest request, HttpContext context) throws HttpException, IOException { +528if (client.getToken() != null) { +529 request.addHeader(AUTH_TOKEN_HEADER, client.getToken()); +530//System.out.println("httpClient adding token header"); +531 } +532elseif(client.getSessionID() != null) { +533 request.addHeader(COOKIE_HEADER, "JSESSIONID="+client.getSessionID()); +534//System.out.println("httpClient adding session header, sessionID="+client.getSessionID()); +535 } +536 } +537 }); +538 +539return httpClient; +540 } +541 }
    diff --git a/xref/org/rundeck/api/domain/package-frame.html b/xref/org/rundeck/api/domain/package-frame.html index 9c402e7..449f237 100644 --- a/xref/org/rundeck/api/domain/package-frame.html +++ b/xref/org/rundeck/api/domain/package-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.domain + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.domain diff --git a/xref/org/rundeck/api/domain/package-summary.html b/xref/org/rundeck/api/domain/package-summary.html index 78d0a10..8be0255 100644 --- a/xref/org/rundeck/api/domain/package-summary.html +++ b/xref/org/rundeck/api/domain/package-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.domain + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.domain diff --git a/xref/org/rundeck/api/package-frame.html b/xref/org/rundeck/api/package-frame.html index 157feea..8cb7b28 100644 --- a/xref/org/rundeck/api/package-frame.html +++ b/xref/org/rundeck/api/package-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api diff --git a/xref/org/rundeck/api/package-summary.html b/xref/org/rundeck/api/package-summary.html index e95b212..650b797 100644 --- a/xref/org/rundeck/api/package-summary.html +++ b/xref/org/rundeck/api/package-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api diff --git a/xref/org/rundeck/api/parser/package-frame.html b/xref/org/rundeck/api/parser/package-frame.html index 5d3750e..c1b8af6 100644 --- a/xref/org/rundeck/api/parser/package-frame.html +++ b/xref/org/rundeck/api/parser/package-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.parser + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.parser diff --git a/xref/org/rundeck/api/parser/package-summary.html b/xref/org/rundeck/api/parser/package-summary.html index 3542bd7..d0fd28b 100644 --- a/xref/org/rundeck/api/parser/package-summary.html +++ b/xref/org/rundeck/api/parser/package-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.parser + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.parser diff --git a/xref/org/rundeck/api/query/package-frame.html b/xref/org/rundeck/api/query/package-frame.html index a869a1c..ea5c073 100644 --- a/xref/org/rundeck/api/query/package-frame.html +++ b/xref/org/rundeck/api/query/package-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.query + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.query diff --git a/xref/org/rundeck/api/query/package-summary.html b/xref/org/rundeck/api/query/package-summary.html index f83ba5a..a153ce8 100644 --- a/xref/org/rundeck/api/query/package-summary.html +++ b/xref/org/rundeck/api/query/package-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.query + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.query diff --git a/xref/org/rundeck/api/util/package-frame.html b/xref/org/rundeck/api/util/package-frame.html index 30e5b4a..65be30c 100644 --- a/xref/org/rundeck/api/util/package-frame.html +++ b/xref/org/rundeck/api/util/package-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.util + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.util diff --git a/xref/org/rundeck/api/util/package-summary.html b/xref/org/rundeck/api/util/package-summary.html index 7340fc9..bb50a78 100644 --- a/xref/org/rundeck/api/util/package-summary.html +++ b/xref/org/rundeck/api/util/package-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference Package org.rundeck.api.util + RunDeck API - Java Client 9.3 Reference Package org.rundeck.api.util diff --git a/xref/overview-frame.html b/xref/overview-frame.html index 85ccbde..99fb024 100644 --- a/xref/overview-frame.html +++ b/xref/overview-frame.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference + RunDeck API - Java Client 9.3 Reference diff --git a/xref/overview-summary.html b/xref/overview-summary.html index ed879c9..e086c90 100644 --- a/xref/overview-summary.html +++ b/xref/overview-summary.html @@ -3,7 +3,7 @@ - RunDeck API - Java Client 9.2 Reference + RunDeck API - Java Client 9.3 Reference @@ -24,7 +24,7 @@ -

    RunDeck API - Java Client 9.2 Reference

    +

    RunDeck API - Java Client 9.3 Reference