+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Github user jaikiran commented on the issue:
https://github.com/apache/ant-ivy/pull/45
Thanks for the PR. Merged.
P.S: Someone else will have to close this PR, till I understand how I can
auto-close this or get access to a close button.
---
If your project is set up for it,
Github user twogee commented on the issue:
https://github.com/apache/ant-ivy/pull/45
I pushed new commits which ended up in this PR ð
This adds more generics in ant and tools, only core and plugins left ð
To dispel all scares about generics I added a binary compatibi
Github user asfgit closed the pull request at:
https://github.com/apache/ant-ivy/pull/47
---
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
The documentation for ant-ivy project has now been migrated to asciidoc. The
migration used a tool developed by Nicolas to migrate the xooki backed HTML
docs to asciidoc. This tool auto-generated the asciidoc text and for most part
no other changes were needed. However, there are some fixes the
We have (read only) github repos which back our main ASF git repos (consider
the github ant-ivy repo which is a read-only mirror of ASF git repo). Users
submit pull requests to our github repos and the process I follow for merging
such PRs is the “rebase” approach which looks something like this
During a discussion about goals for Ivy 2.5, I mentioned generics [1].
I was looking into the matter because I was investigating how IvyDE hooks
into Ivy and I didn't quite like what I saw.
I'd like to generify Ivy as much as possible for 2.5 (staying binary
compatible, of course) so that decisions
On 2017-06-19, Jaikiran Pai wrote:
> We have (read only) github repos which back our main ASF git repos
> (consider the github ant-ivy repo which is a read-only mirror of ASF
> git repo). Users submit pull requests to our github repos and the
> process I follow for merging such PRs is the “rebase”
Doc's mentioning 'how to document' must be updated.
I found http://ant.apache.org/ivy/write-doc.html Some more?
Jan
> -Ursprüngliche Nachricht-
> Von: Jaikiran Pai [mailto:jai.forums2...@gmail.com]
> Gesendet: Montag, 19. Juni 2017 04:52
> An: Ant Developers List
> Betreff: Ivy - we have