[EMAIL PROTECTED] wrote:
> On Tue, 11 Jun 2002, Remy Maucherat wrote:
> 
> 
>>>But you broke the ant download as 
>>>http://jakarta.apache.org/builds/jakarta-commons/release/commons-logging/v1.0.1/ 
>>>does not exist yet.
>>>
>>>Getting commons-logging from cvs and building it is not very dificult 
>>>and is probably better that having a jar file in the repository.
>>
>>This can be done in the meantime. Or we can also try to get 
>>commons-logging 1.0.1 out ASAP. Costin, what do you think ?
> 
> 
> The current solution of using 'released' versions will create problems,
> what happens with commons-logging now is just one example. We should
> be able to patch/fix the software we depend on. Assuming that the stars
> will allign when we want to release and 20 or so software packages
> will have a release at the same time ( or shortly before ) is 
> crazy. Assuming 20 or so software packages are bug free and don't
> need any fix and will work just fine is also a bit too optimistic. 

I'll adopt a hard line stance, since I think it is the only way to avoid 
the situation with dependencies to get out of hand (where we bundle 
custom builds of every dependent module).

We have to use only release components in a release build.
If there are too many issues, then it is our fault for relying on broken 
components, and those dependencies must be removed.

> I'm not saying we should use HEAD, but the 'stable' branch of 
> each component we depend on, where fixes are made.

I don't agree, I'd like to use the latest stable version.

> Anyway, that's my opinion of what it 'should'. The reality is that it's 
> much easier to use either .jars in CVS or download some packages.
> 
> I have updated the j-t-c/lib with builds from latest ( I suppose the 
> commit message was too big so filtered out ), and I'll check in a 
> file that'll build most of the stuff from source.

That's not a good practice, and I hope this is the exception rather than 
the rule.

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to