[2/2] ant-ivy git commit: This closes #32

2017-05-26 Thread hibou
This closes #32 Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/90274e10 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/90274e10 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/90274e10 Branch: refs/h

[1/2] ant-ivy git commit: A few loose bits in JUnit 4 migration

2017-05-26 Thread hibou
Repository: ant-ivy Updated Branches: refs/heads/master c2abba8f1 -> 90274e109 A few loose bits in JUnit 4 migration Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/fbbf092e Tree: http://git-wip-us.apache.org/repos/asf/

ant-ivy git commit: Gintautas Grigelionis aka twogee contributed the migration to Junit 4

2017-05-26 Thread hibou
Repository: ant-ivy Updated Branches: refs/heads/master a7a348910 -> c2abba8f1 Gintautas Grigelionis aka twogee contributed the migration to Junit 4 Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/c2abba8f Tree: http:/

Build failed in Jenkins: IvyDE #304

2017-05-26 Thread Apache Jenkins Server
See Changes: [jhm] update Ivy version, fix message [jhm] small enhancements to the buildfile - some target-dependencies because -- [...truncated 88.11 KB...] [get] .

[2/2] ant-ivyde git commit: small enhancements to the buildfile - some target-dependencies because of used properties - extract xooki-initialisation - dont unzip if not neccessary - make required dire

2017-05-26 Thread jhm
small enhancements to the buildfile - some target-dependencies because of used properties - extract xooki-initialisation - dont unzip if not neccessary - make required directory - rat: check preconditions Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apa

[1/2] ant-ivyde git commit: update Ivy version, fix message

2017-05-26 Thread jhm
Repository: ant-ivyde Updated Branches: refs/heads/master 424216e3c -> 957b1141a update Ivy version, fix message Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/b88ff1c8 Tree: http://git-wip-us.apache.org/repos/asf

[jira] [Comment Edited] (IVY-1541) resolve failure when run in parallel

2017-05-26 Thread jaikiran pai (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026175#comment-16026175 ] jaikiran pai edited comment on IVY-1541 at 5/26/17 11:39 AM: - Th

[jira] [Commented] (IVY-1541) resolve failure when run in parallel

2017-05-26 Thread jaikiran pai (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026175#comment-16026175 ] jaikiran pai commented on IVY-1541: --- The Ivy documentation[1] has a specific note about co

[jira] [Commented] (IVY-1522) Ivy 2.4.0 improperly handles modules with colon (:) in version

2017-05-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026123#comment-16026123 ] ASF GitHub Bot commented on IVY-1522: - Github user asfgit closed the pull request at:

[jira] [Commented] (IVY-1522) Ivy 2.4.0 improperly handles modules with colon (:) in version

2017-05-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026124#comment-16026124 ] ASF GitHub Bot commented on IVY-1522: - Github user nlalevee commented on the issue:

[jira] [Resolved] (IVY-1522) Ivy 2.4.0 improperly handles modules with colon (:) in version

2017-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/IVY-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVY-1522. -- Resolution: Fixed Assignee: Nicolas Lalevée Fix Version/s: master > Ivy 2.4.0 impr

[2/2] ant-ivy git commit: release notes for IVY-1522

2017-05-26 Thread hibou
release notes for IVY-1522 This closes #20 Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/a7a34891 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/a7a34891 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/d

[1/2] ant-ivy git commit: IVY-1522 Fix FileUtil.normalize to not base its normalization logic on ":" character

2017-05-26 Thread hibou
Repository: ant-ivy Updated Branches: refs/heads/master 36e99429c -> a7a348910 IVY-1522 Fix FileUtil.normalize to not base its normalization logic on ":" character Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/9ea5c

[10/11] ant-ivy git commit: fail() means an expected exception or an assertion

2017-05-26 Thread jhm
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/36e99429/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java -- diff --git a/test/java/org/apache/ivy/plugins/repository/vfs/VfsResourceTest.java b/test/java/or

[05/11] ant-ivy git commit: Convert tests to JUnit 4, clean up code

2017-05-26 Thread jhm
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1543f528/test/java/org/apache/ivy/core/resolve/ResolveTest.java -- diff --git a/test/java/org/apache/ivy/core/resolve/ResolveTest.java b/test/java/org/apache/ivy/core/resolve/Res

[11/11] ant-ivy git commit: fail() means an expected exception or an assertion

2017-05-26 Thread jhm
fail() means an expected exception or an assertion Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/36e99429 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/36e99429 Diff: http://git-wip-us.apache.org/repos/asf/ant

[03/11] ant-ivy git commit: Convert tests to JUnit 4, clean up code

2017-05-26 Thread jhm
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1543f528/test/java/org/apache/ivy/plugins/conflict/LatestConflictManagerTest.java -- diff --git a/test/java/org/apache/ivy/plugins/conflict/LatestConflictManagerTest.java b/test

[01/11] ant-ivy git commit: Convert tests to JUnit 4, clean up code

2017-05-26 Thread jhm
Repository: ant-ivy Updated Branches: refs/heads/master da69323b2 -> 36e99429c http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1543f528/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java -- diff --git a/test/jav

[06/11] ant-ivy git commit: Convert tests to JUnit 4, clean up code

2017-05-26 Thread jhm
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1543f528/test/java/org/apache/ivy/core/TestPerformance.java -- diff --git a/test/java/org/apache/ivy/core/TestPerformance.java b/test/java/org/apache/ivy/core/TestPerformance.jav

[08/11] ant-ivy git commit: Convert tests to JUnit 4, clean up code

2017-05-26 Thread jhm
Convert tests to JUnit 4, clean up code Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/1543f528 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/1543f528 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/1

[02/11] ant-ivy git commit: Convert tests to JUnit 4, clean up code

2017-05-26 Thread jhm
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1543f528/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java -- diff --git a/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java b/test/java/

[07/11] ant-ivy git commit: Convert tests to JUnit 4, clean up code

2017-05-26 Thread jhm
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1543f528/test/java/org/apache/ivy/ant/IvyDependencyUpdateCheckerTest.java -- diff --git a/test/java/org/apache/ivy/ant/IvyDependencyUpdateCheckerTest.java b/test/java/org/apache/

[09/11] ant-ivy git commit: Merge branch 'master' into master

2017-05-26 Thread jhm
Merge branch 'master' into master Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/b8eef037 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/b8eef037 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/b8eef03

[04/11] ant-ivy git commit: Convert tests to JUnit 4, clean up code

2017-05-26 Thread jhm
http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1543f528/test/java/org/apache/ivy/core/retrieve/RetrieveTest.java -- diff --git a/test/java/org/apache/ivy/core/retrieve/RetrieveTest.java b/test/java/org/apache/ivy/core/retriev