On Tue, 23 Sep 2008, Xavier Hanin <[EMAIL PROTECTED]> wrote:
> first 2.0.0 final release candidate.
"first ... final" sounds awkward. It is the "first release candidate
for the 2.0.0 final release" or something similar.
Stefan
---
On Wed, 24 Sep 2008, <[EMAIL PROTECTED]> wrote:
> Page Created : IVY : new
>
> new has been created by thiru (Sep 24, 2008).
>
> Content:
>
> hi
I lack permissions to remove the page, could anybody else please do it
(and/or grant my account [EMAIL PROTECTED] karma to do so in the
future)?
Tha
Hi,
I just noticed that IVY and IVYDE are still registered as incubator projects in
Jira.
See http://issues.apache.org/jira/secure/BrowseProjects.jspa.
Shouldn't this be changed?
Regards,
Erik-Berndt
Disclaimer:
This message contains information that may be privileged or confidential and i
On Wed, Sep 24, 2008 at 9:44 AM, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Tue, 23 Sep 2008, Xavier Hanin <[EMAIL PROTECTED]> wrote:
>
> > first 2.0.0 final release candidate.
>
> "first ... final" sounds awkward. It is the "first release candidate
> for the 2.0.0 final release" or something
Hi!
I have such a disaster with Ivy SFTP resolver and "tag-20080924.16:47-dev.+"
revision constraint:
no cached resolved revision for
com.company#IvyPortletsCore;tag-20080924.16:47-dev.+
[ivy:resolve] no cached resolved revision for
com.company#IvyPortletsCore;tag-20080924.16:47-dev.+
[ivy:reso
PS. I'm using Ivy 2.0.0-beta2. Sorry - I didn't test it with 2.0.0.rc1 yet.
--
View this message in context:
http://www.nabble.com/Ivy-SFTP-resolver---java.net.MalformedURLException-tp19651441p19651532.html
Sent from the Ant - Dev mailing list archive at Nabble.com.
---
I'm using ivy embedded in a library. Because the library encapsulates
everything, we wanted to remove all logging...
Doing this...
Ivy ivy = Ivy.newInstance();
MessageLogger logger = new DefaultMessageLogger(0);
ivy.getLoggerEngine().setDefaultLogger(logger);
Removes the logging, but the transf
I'm a bit confused here, you talk about the SFTP resolver, but your log shows
only http URLs?
Could you try it again with Ivy RC1, it contains some improvements for such
kind of urls with "strange" characters.
oh and please post such kind of questions to the ivy-user mailinglist in the
future..
There are problems mit the tests on the CI server
http://teamcity.jetbrains.com/viewLog.html?buildId=14126&buildTypeId=bt1
29&tab=buildLog
[junit] org.apache.tools.ant.ExecutorTest (<1s)
[org.apache.tools.ant.ExecutorTest] testIgnoreDependenciesExecutor
(<1s)
[testIgnoreDependenciesExecutor]