BAD MSG:
Ant 1.5.x, *and* there are very few 1.1 users since nobody ever complained
bout 1.5.1/2's bytecode not being 1.1 compatible!
Leaving JDK 1.1 behind should also mean forking the 1.6 code from the 1.5
code.
I don't see reasons to try to back-port fixes made on 1.6 to the 1.5. Only
bugs id
BAD MSG:
server. The "dir" attribute of actually specifies where the files
ill go. The "name" attribute is appended to remotedir to come up
with the final path.
BAD MSG:
ProjectHelperImpl ) - it really doesn't matter what the component does.
The only problem in the current code is the TaskAdapter - which doesn't
know about types and other components, and tries to wrap everything.
Costin
>
> It this is done, then non ant core projects may implement
Note that I'm using the defaultexcludes attribute on . This works
fine.
loggingMessage = true;
for (int i = 0; i < listeners.size(); i++) {
BuildListener listener = (BuildListener) listeners.elementAt(i);
To this:
loggingMessage = true;
int size = listeners.size();
Defines and loads elements contained in an ANT library.
It also allows the aliasing of the names being defined in order to avoid
collisions and provides means to override definitions with the ones defined
in the library.
Ant libraries are associated with ClassLoaders identified by the loaderid
att
BAD MSG:
target, but since there is no final target present then it will simply end like
ormal. However typing "ant all" would still run the "init" target followed by
the "all" target.
BAD MSG:
should be fixed by upgrading the connector to the latest common version.
ealing with 4 branches is too expensive - and the connector code is
desingned to be common.
Please test and let me know if there are any problems. We should have
another standalone release at the same time with 5.0.
BAD MSG:
Peter/Nicola of having short and long names
here the long names are form by adding a prefix defined not by the =
antlib writer,
but by the antlib user:
which would allowme to use either:
or
it is upto the user to decide what to use. Of course the same would be =
for
Attribute Description Required
fileThe path to take the dirname of. Yes
propertyThe name of the property to set. Yes
The path must end with a file/directory name. These do not always exist.
Moreover, people wonder when they see
<
BAD MSG:
no build yesterday.
ho can help on that matter or alert the right person ?
Antoine
--=_NextPart_000_0057_01C325CD.83CBF0D0--
BAD MSG:
typedef to define an adapter and an adaptto attribute.
Also included is the onerror attribute to typedef.
Changed Files: the diff is contains in the file
"adapter.diff" using cvs diff -c
=
= Changed Files
12 matches
Mail list logo