Torsten Curdt wrote: (...)
..the only drawback is that the distributions are not self-contained and not compile-able out-of-the-box.
Be sure to blame the approprite culprit, so that user frustratin does not stand on us. Like "company XXX forbids us to bundle a essential component because of licensing issues. Please go to <url>, download it and put it here".
OTOH, one of the main problems is Sun Binary License. This license *allows* redistribution with our products, just it does not allow individual download. So the problem is mainly for *new* developers, having more errors and steeper learning curve.
A nice workaround for Sun's jars would be to have a software release called "external_dependency_solver", where several or those jars could be bundled, together with version checking and some documentation. This would be aimed to developers, as part of the "Apache Java toolkit"
Hei, experts, would this make a way out of this? Is it twisting things too much?
I mean I hate it when I have to collect all the libraries to build a specific project - but hey: if the build system does that for me I am fine :)
The problem here is that the build system should not assume the responsibility of "clicking" on behalf of the user. So short of opening a browser window and giving instructions about the directory to put the result into (only if the required stuff is not yet there), there is little more that can be done on this side.
On the other side, negotiating exemptions or rewording of licenses is good, but it is a heavy and difficult path.
It's sad, but we want to play by the rules until we manage to change them ;-)
Regards,
Santiago
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
