On 11/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: skitching
Date: Fri Nov 17 19:41:32 2006
New Revision: 476429

URL: http://svn.apache.org/viewvc?view=rev&rev=476429
Log:
Add comments about unusual dependency-handling approach.
...
    if we declare them optional then
+    - when JCL is *compiled* we get none of them in the classpath.

Are you saying that if you mark the dependencies optional, you get
compilation errors?  That doesn't sound right.

If you mark it optional, it will be excluded from transitive
dependency resolution when a project depends on commons-logging.  But
it should be on the compile-time classpath.

--
Wendy

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

Reply via email to