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

Updated remoting library #2

Merged
merged 1 commit into from Aug 28, 2012
Merged

Updated remoting library #2

merged 1 commit into from Aug 28, 2012

Conversation

jglick
Copy link
Collaborator

@jglick jglick commented Aug 28, 2012

2.17 fixes a critical bug preventing mvn -f jenkins/test/pom.xml test from working in JDK 7.

…f jenkins/test/pom.xml test' from working in JDK 7.
olamy added a commit that referenced this pull request Aug 28, 2012
@olamy olamy merged commit dcf0069 into kohsuke:master Aug 28, 2012
@jglick
Copy link
Collaborator Author

jglick commented Aug 28, 2012

To be effective, need to release 1.10 and use it:

diff --git a/pom.xml b/pom.xml
index f46c436..36a3fa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@ THE SOFTWARE.
           <!-- see http://maven-junit-plugin.kenai.com/ for more info -->
           <groupId>org.kohsuke</groupId>
           <artifactId>maven-junit-plugin</artifactId>
-          <version>1.9</version>
+          <version>1.10-SNAPSHOT</version>
          </plugin>
         <plugin>
           <groupId>org.jvnet.localizer</groupId>

BTW I am investigating whether this plugin can be dropped entirely: jglick/jenkins@master...no-maven-junit-plugin

@kohsuke
Copy link
Owner

kohsuke commented Aug 28, 2012

1.10 released and fix integrated into Jenkins POM.

kmaehashi pushed a commit to kmaehashi/jenkins that referenced this pull request Dec 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants