Re: depot-version-antlib.xml

2004-04-30 Thread Adam R. B. Jack
> Lest use version-for now. > When names spaces are available we can create in the terse version. > The point is when used with name spaces use wont want to write > version:version-stamp. and since they will be adding the name space > declaration they can add the -terse suffix to the file name

Re: depot-version-antlib.xml

2004-04-30 Thread Nick Chalko
Adam R. B. Jack wrote: Perhaps we should make both available. Hmm, what if we have both in one file? classname="org.apache.depot.version.ant.stamp.VersionMarkerGeneratorTask"/> classname="org.apache.depot.version.ant.stamp.VersionMarkerGeneratorTask"/> I don't know what happen in the cas

Re: depot-version-antlib.xml

2004-04-30 Thread Adam R. B. Jack
; Sent: Friday, April 30, 2004 9:23 AM Subject: Re: depot-version-antlib.xml > Perhaps we should make both available. > a depot-version-antlib.xml and a depot-version-antlib-terse.xml > Where the first has version-name and the other has just name with the > intention of the terse b

Re: depot-version-antlib.xml

2004-04-30 Thread Nick Chalko
Perhaps we should make both available. a depot-version-antlib.xml and a depot-version-antlib-terse.xml Where the first has version-name and the other has just name with the intention of the terse being used with namespaces. I would recommend checking in the terse and using XSLT to generate

depot-version-antlib.xml

2004-04-30 Thread Adam R. B. Jack
Since Ant backed off namespaces (for a while) the version tasks loose the 'version:' version:stamp version:environment version:environment-check version:available version:constraint version:constraint-check I think we need to add version- to the front of them, or they clash