[jboss-dev] Sorting out the common project maven mess

Clebert Suconic csuconic at redhat.com
Mon Mar 31 12:43:53 EDT 2008


Adrian Brock wrote:
> 1) There was a circular dependency betten common-core
> and jboss-test (and transitively common-core and common-logging-log4j).
> 
> I've removed common-core's use of jboss-test which solves the issue.
> It now just uses plain junit. The only actual use was the initialization
> of log4j. I've changed the tests to use System.out.println()


Adrian, How did you do this?

I don't see any commits on jboss-test project...

$: svn info http://anonsvn.jboss.org/repos/jbossas/projects/test/trunk/

Path: trunk
URL: http://anonsvn.jboss.org/repos/jbossas/projects/test/trunk
Repository Root: http://anonsvn.jboss.org/repos/jbossas
Repository UUID: 84be2c1e-ba19-0410-b317-a758671a6fc1
Revision: 71488
Node Kind: directory
Last Changed Author: alesj
Last Changed Rev: 71003
Last Changed Date: 2008-03-19 09:49:22 -0500 (Wed, 19 Mar 2008)




I also want to make few changes a class on jboss-test, and I don't want 
to override your changes.


thanks,


Clebert



More information about the jboss-development mailing list