[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-28 Thread jaikiran
Github user jaikiran commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
>> thanks @jaikiran do you have an Estimated Time for next release 
containing this bugfix?

@apupier - the plan is to have it soon (no specific date yet). We are 
almost at the last few tasks/bug fixes we have in mind. A more concrete date 
will be discussed in the ant dev mailing list 
http://ant.apache.org/ivy/mailing-lists.html

If you want to give it a try with our nightly builds, it's available as 
noted in this mail 
https://www.mail-archive.com/ivy-user@ant.apache.org/msg06252.html


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-28 Thread twogee
Github user twogee commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
This is a bit off topic, but why are Jenkins builds still failing to find 
JaCoCo?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-28 Thread apupier
Github user apupier commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
thanks @jaikiran do you have an Estimated Time for next release containing 
this bugfix?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-28 Thread jaikiran
Github user jaikiran commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
Thank you for the PR and sorry it took a while to merge this. I have 
included the change you suggested in this PR with a minor change and merged it 
upstream.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-19 Thread twogee
Github user twogee commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
Please update your local repo, rebase and force push -- new commit will 
start a new build.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-11 Thread apupier
Github user apupier commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
is there a specific comment specified to retrigger the build?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-11 Thread nlalevee
Github user nlalevee commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
Yep, I fixed the configuration, I tried to launch a rebuild for this PR, 
but it seems that rebuild on Jenkins doesn't take into account the PR, so I 
aborted it.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-11 Thread twogee
Github user twogee commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
If I'm not mistaken, one of the builds for #58 was aborted by @nlalevee -- 
something wrong with Jenkins?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



[GitHub] ant-ivy issue #59: IVY-1566 - Store External form of URL in cached files

2017-08-10 Thread apupier
Github user apupier commented on the issue:

https://github.com/apache/ant-ivy/pull/59
  
for the Jenkins error:

> ERROR: Step ‘Publish JUnit test result report’ failed: No test report 
files were found. Configuration error?

but tests were launched and are successful


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org