http://issues.jabsorb.org/show_bug.cgi?id=69


Chris Wilson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #2 from Chris Wilson <[email protected]>  2010-03-31 
07:02:57 ---
I linked to the CXF issue because it's the same issue, and CXF resolved it by
removing the dependency. The lines are clearly in your POM, please have a look
at it.

I think that libraries should try to minimise their impact on the projects that
use them, particularly with regard to importing other third-party libraries
that may conflict with the first party's choices. SLF4J has this problem
because it relies on the classpath for logging selection.

If it's needed for testing, maybe the dependency could be marked as optional,
so that those of us who just use the library but don't want to run the tests
don't need it. Presumably the tests are normally run by JAbsorb developers, not
users of the POM.


-- 
Configure bugmail: http://issues.jabsorb.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.

_______________________________________________
Jabsorb-dev mailing list
[email protected]
http://lists.jabsorb.org/mailman/listinfo/jabsorb-dev

Reply via email to