Branch: refs/heads/master Home: https://github.com/jenkinsci/p4-plugin Commit: 6110705a10ee256a9c268f3bba5f30d159d6283e https://github.com/jenkinsci/p4-plugin/commit/6110705a10ee256a9c268f3bba5f30d159d6283e Author: Paul Allen <pal...@perforce.com> Date: 2016-11-01 (Tue, 01 Nov 2016)
Changed paths: M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionConfig.java M src/main/java/org/jenkinsci/plugins/p4/credentials/P4BaseCredentials.java M src/main/java/org/jenkinsci/plugins/p4/credentials/P4PasswordImpl.java M src/main/java/org/jenkinsci/plugins/p4/credentials/P4TicketImpl.java A src/test/java/org/jenkinsci/plugins/p4/DefaultEnvironment.java R src/test/java/org/jenkinsci/plugins/p4/P4Server.java A src/test/java/org/jenkinsci/plugins/p4/SampleServerRule.java A src/test/java/org/jenkinsci/plugins/p4/SimpleTestServer.java M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java A src/test/java/org/jenkinsci/plugins/p4/client/FreeStyleTest.java A src/test/java/org/jenkinsci/plugins/p4/client/PollingTest.java A src/test/java/org/jenkinsci/plugins/p4/client/PublishTest.java A src/test/java/org/jenkinsci/plugins/p4/client/WorkspaceTest.java R src/test/resources/r14.1/bin.darwin90x86_64/p4d R src/test/resources/r14.1/bin.linux26x86_64/p4d R src/test/resources/r14.1/bin.ntx64/p4d.exe A src/test/resources/r15.1/bin.darwin90x86_64/p4d A src/test/resources/r15.1/bin.linux26x86_64/p4d A src/test/resources/r15.1/bin.ntx64/p4d.exe Log Message: ----------- Functional test upgrade. Switched to RSH pipe for Perforce connection and upgraded to 15.1 P4D binaries. Made use of ClassRule for Jenkins (faster startup) and a Rule for Perforce with separate roots (to allow for parallel test runs). -- 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.