Hi developers,
Is there an intended order that can be assumed in the array of
dependencies that are returned by ResolveEngine.getDependencies()?
I am hoping, for example, that the artifactreport Ant Task returns the
dependencies consistently in "directness" order; in particular, I would
like t
Le 21 avr. 2011 à 18:48, Antoine Levy-Lambert a écrit :
> I have dived in and committed the code attached to 50507, and also made
> flush a no op in LineOrientedOutputStream. See my commits [1] and [2].
> Something does not feel 100% right though. In the second commit I have
> tweaked unit tests
I have dived in and committed the code attached to 50507, and also made
flush a no op in LineOrientedOutputStream. See my commits [1] and [2].
Something does not feel 100% right though. In the second commit I have
tweaked unit tests to deal with some consequences of having made flush a
no op.
see