Ivy documentation patch IVY-847

2008-06-23 Thread Sakari A. Maaranen
I posted some Ivy documentation improvements in JIRA issue IVY-847 https://issues.apache.org/jira/browse/IVY-847>. However, as this was my first svn patch contribution, I'm not sure if I got the issue type, priority, etc. right. Or should it be a RTC request? How does it proceed from here? I might

Re: Issue 45190 and Ant 1.7.1

2008-06-23 Thread Stefan Bodewig
On Mon, 23 Jun 2008, Kevin Jackson <[EMAIL PROTECTED]> wrote: > Hi all, > > Since there seems to be a bit of a debate on the acceptance of late > patches in the beta cycle, we should probably have a vote > --- > Do you think that a patch which *seems* like a trivial fix and has > been accepted in

Re: Issue 45190 and Ant 1.7.1

2008-06-23 Thread Kevin Jackson
> If you feel you'd need a new beta, than I'd vote against including the > patch. I'd be +0 for including it without another beta. > >> (PS sorry about being slow getting 1.7.1 out, > > Just in case I've been misunderstood. When I said that in retrospect > we should have released 1.7.1 earlier I

Re: Issue 45190 and Ant 1.7.1

2008-06-23 Thread Stefan Bodewig
On Mon, 23 Jun 2008, Kevin Jackson <[EMAIL PROTECTED]> wrote: > No worries, I didn't take it as a negative comment, but I'm aware > that I haven't been able to work on ant as much as I'd like this > year ;) I guess this is true for many of us (and in my case I'd replace this year with "the past t

Re: [VOTE] Release of Apache IvyDE 2.0.0.alpha1 (take 2)

2008-06-23 Thread Xavier Hanin
On Sun, Jun 22, 2008 at 11:23 PM, Nicolas Lalevée < [EMAIL PROTECTED]> wrote: > Here the second try to release IvyDE. > > You can now found the new build here: > http://people.apache.org/~hibou/ivyde-2.0.0.alpha1/ > You can test the updatesite

Re: [VOTE] Release of Apache IvyDE 2.0.0.alpha1 (take 2)

2008-06-23 Thread Nicolas Lalevée
Le lundi 23 juin 2008, Xavier Hanin a écrit : > On Sun, Jun 22, 2008 at 11:23 PM, Nicolas Lalevée < > > [EMAIL PROTECTED]> wrote: > > Here the second try to release IvyDE. > > > > You can now found the new build here: > > http://people.apache.org/~hibou/ivyde-2.0.0.alpha1/ >

weblogic.ant.taskdefs.pointbase.PointBase

2008-06-23 Thread Martin
Greetings all- Am attempting to locate weblogic.ant.taskdefs.pointbase.PointBase Any clues which jar would have PointBase class??? Thanks Martin

Re: [VOTE] Release of Apache IvyDE 2.0.0.alpha1 (take 2)

2008-06-23 Thread Gilles Scokart
I run RAT on the source distribution. Some headers are missing for .classpath and .project files. Maybe features.properties should have it also. I don't know for change.txt and manifest.mf The report can be found : http://people.apache.org/~gscokart/ivyde-sources-2_0_0_alpha1.rat I would not s

Re: [VOTE] Release of Apache IvyDE 2.0.0.alpha1 (take 2)

2008-06-23 Thread Nicolas Lalevée
Le 23 juin 08 à 20:37, Gilles Scokart a écrit : I run RAT on the source distribution. Some headers are missing for .classpath and .project files. Maybe features.properties should have it also. I don't know for change.txt and manifest.mf The report can be found : http://people.apache.org/~gs

Re: [VOTE] Release of Apache IvyDE 2.0.0.alpha1 (take 2)

2008-06-23 Thread Xavier Hanin
On Mon, Jun 23, 2008 at 8:37 PM, Gilles Scokart <[EMAIL PROTECTED]> wrote: > I run RAT on the source distribution. Some headers are missing for > .classpath and .project files. Maybe features.properties should have > it also. I don't know for change.txt and manifest.mf > > The report can be fou

Re: Ivy documentation patch IVY-847

2008-06-23 Thread Xavier Hanin
On Mon, Jun 23, 2008 at 9:34 AM, Sakari A. Maaranen <[EMAIL PROTECTED]> wrote: > I posted some Ivy documentation improvements in JIRA issue IVY-847 > https://issues.apache.org/jira/browse/IVY-847>. However, as this > was my first svn patch contribution, I'm not sure if I got the issue > type, prio

Re: [VOTE] Release of Apache IvyDE 2.0.0.alpha1 (take 2)

2008-06-23 Thread Stefan Bodewig
On Mon, 23 Jun 2008, Gilles Scokart <[EMAIL PROTECTED]> wrote: > I run RAT on the source distribution. Some headers are missing for > .classpath and .project files. Maybe features.properties should > have it also. I don't know for change.txt and manifest.mf > > The report can be found : > http

Re: NullPointerException during build file (1.7.1beta)

2008-06-23 Thread Stefan Bodewig
On Sun, 22 Jun 2008, tdakanalisw <[EMAIL PROTECTED]> wrote: > I have a problem when I try to run a xslt transformation with with > saxon via an ant build (version 1.7.1beta). You seem to be running a custom Ant task that in turn invokes the task nested into multiple levels of tasks internally w