Bug report for Ant [2017/05/21]

2017-05-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[GitHub] ant-ivy pull request #24: Fix IVY-1555

2017-05-21 Thread jaikiran
GitHub user jaikiran opened a pull request: https://github.com/apache/ant-ivy/pull/24 Fix IVY-1555 The commit here includes a fix and test case for the issue reported in https://issues.apache.org/jira/browse/IVY-1555 where the absence of a `optional` settings file included in anoth

[GitHub] ant-ivy pull request #25: Upgrade to latest Ant release (non-Java 8 one)

2017-05-21 Thread jaikiran
GitHub user jaikiran opened a pull request: https://github.com/apache/ant-ivy/pull/25 Upgrade to latest Ant release (non-Java 8 one) The commit here upgrades the Ant dependencies to the latest released ones. A few notes about the dependencies: - `org.apache.ant:ant-

Ivy - Goals for the upcoming release?

2017-05-21 Thread J Pai
The past few days I’ve sent some PRs for bug fixes and some enhancements in preparation for the proposed release of Ivy. Thanks Nicolas for reviewing them and merging those that were good enough. I’ve been using this JIRA filter [1] to narrow down on the issues to look into. That filter essent

Re: Ivy - Goals for the upcoming release?

2017-05-21 Thread J Pai
One thing I forgot to note is that we need to do a similar thing for IvyDE. I haven’t looked at the JIRA issues for that project [1] and am not familiar with Eclipse in general. So someone more familiar with it would have to look into those. Having said that, Gintas has helped with getting the I

[GitHub] ant-ivy pull request #26: Upgrade to latest JSCH versions

2017-05-21 Thread jaikiran
GitHub user jaikiran opened a pull request: https://github.com/apache/ant-ivy/pull/26 Upgrade to latest JSCH versions The commit here upgrades the `jsch` library dependencies to the latest released versions. You can merge this pull request into a Git repository by running: $ g

[GitHub] ant-ivy issue #20: Fix IVY-1522

2017-05-21 Thread nlalevee
Github user nlalevee commented on the issue: https://github.com/apache/ant-ivy/pull/20 So let's get out of scope of this PR the support of weird characters in version, organisation or module name. Especially since the set of supported characters depends on the filesystem, which is usu

[GitHub] ant-ivy issue #20: Fix IVY-1522

2017-05-21 Thread jaikiran
Github user jaikiran commented on the issue: https://github.com/apache/ant-ivy/pull/20 >> So @jaikiran, would you consider rewrite the unit test to just test FileUtil.dissect ? Yes, certainly. I will update this PR with the testcase tomorrow. --- If your project is set up fo

Re: Ivy - Buildjobs/PreCommit

2017-05-21 Thread Nicolas Lalevée
> Le 20 mai 2017 à 11:18, Nicolas Lalevée a écrit : > > >> Le 20 mai 2017 à 04:45, J Pai a écrit : >> >> This pre-commit job is now almost functional. It gets triggered whenever >> there’s a PR and runs the build and tests and reports back if there are any >> failures. >> >> However, the o

Re: Ivy - Goals for the upcoming release?

2017-05-21 Thread Gintautas Grigelionis
Now that Ant is upgraded, I suggest converting tests to JUnit 4 (which requires at least Ant 1.9.5, if I'm not mistaken). I can submit a patch pretty soon. Introducing generics throughout (hey, that's a Java 5 feature!) would make the code easier to read (I've seen incorrect comments of what goes

[GitHub] ant-ivy pull request #26: Upgrade to latest JSCH versions

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/26 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

Re: Ivy - Goals for the upcoming release?

2017-05-21 Thread Nicolas Lalevée
> Le 21 mai 2017 à 16:28, J Pai a écrit : > > The past few days I’ve sent some PRs for bug fixes and some enhancements in > preparation for the proposed release of Ivy. Thanks Nicolas for reviewing > them and merging those that were good enough. > > I’ve been using this JIRA filter [1] to na

Re: Ivy - Goals for the upcoming release?

2017-05-21 Thread Nicolas Lalevée
> Le 21 mai 2017 à 18:34, Gintautas Grigelionis a > écrit : > > Now that Ant is upgraded, I suggest converting tests to JUnit 4 (which > requires at least Ant 1.9.5, if I'm not mistaken). I can submit a patch > pretty soon. > > Introducing generics throughout (hey, that's a Java 5 feature!) wo

Re: Ivy - Goals for the upcoming release?

2017-05-21 Thread Nicolas Lalevée
One thing though. This revival of the community has been triggered by the comments on this issue: https://issues.apache.org/jira/browse/IVY-1485 It would be a shame if it is not fixed within the next release. The issue and the fix are not easy to

[GitHub] ant-ivy pull request #25: Upgrade to latest Ant release (non-Java 8 one)

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/25 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] ant-ivy pull request #19: IVY-1554 - Add (conditional) support for SHA-256 S...

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/19 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] ant-ivy pull request #23: Use the specified timeout for connections in Basic...

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/23 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] ant-ivy pull request #3: Lets ssh-based resolvers use an ~/.ssh/config file ...

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/3 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] ant-ivy pull request #2: IVY-1491 create POM with /xsd/maven-4.0.0.xsd schem...

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] ant-ivy pull request #5: The default subject is `bintray`, not 'jcenter`

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/5 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] ant-ivy pull request #6: Add feature for PomModuleDescriptorParser disabled ...

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/6 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] ant-ivy pull request #4: Optimization: limit the revision numbers scanned if...

2017-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ant-ivy/pull/4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

Re: Ivy - Goals for the upcoming release?

2017-05-21 Thread Gintautas Grigelionis
2017-05-21 19:00 GMT+02:00 Nicolas Lalevée : > > I don’t want to break your enthusiasm, but we should try to keep the API > as stable as possible. I know the API is very wide, a lot is exposed, but > we should be really careful at not breaking downside projects > I think generics in IvyDE is not

Re: Ivy - Goals for the upcoming release?

2017-05-21 Thread J Pai
I have had a look at that issue, this last week and I have been able to reproduce it in a simple test case[1]. I kind of understand what the issue is in there, but given my lack of knowledge of the Ivy codebase, I haven’t been able to figure how to fix this correctly. In fact, this issue is what

Re: Ivy - Goals for the upcoming release?

2017-05-21 Thread J Pai
One other thing about this issue - this is reproducible (as shown in the test case) with static revisions too and isn’t specific to any dynamic revision resolution. -Jaikiran On 22-May-2017, at 11:02 AM, J Pai wrote: I have had a look at that issue, this last week and I have been able to repr

AW: Ivy - Buildjobs/PreCommit

2017-05-21 Thread jhm
I'll try setting up the PreCommit-Job as Matrix job with Linux/Window. Jan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org

AW: Ivy - Buildjobs/PreCommit

2017-05-21 Thread jhm
> > On a related note, while we are at this - does Apache infra allow the > jobs to be run against Windows OS Jenkins agents as well? There are a > few issues specifically reported against Windows OS and having the job > run against linux and Windows OS should give a decent coverage for the > upstr