Re: [DISCUSS] maven dependencies...

2013-07-30 Thread Chip Childers
On Mon, Jul 29, 2013 at 08:40:44PM +, Donal Lafferty wrote: Could you also have a look at ./client/tomcatconf/log4j-cloud.xml.in? It looks like it was updated in the refactor. AFAIK, in 'param name=ConversionPattern value=%-5p [%c{1.}] (%t:%x) %m%n/', {1.} should be {1}. See

RE: [DISCUSS] maven dependencies...

2013-07-30 Thread Alex Huang
} unless we rather not have the package abbreviations. --Alex -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Tuesday, July 30, 2013 6:05 AM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] maven dependencies... On Mon, Jul 29, 2013 at 08:40:44PM

RE: [DISCUSS] maven dependencies...

2013-07-30 Thread Donal Lafferty
Subject: Re: [DISCUSS] maven dependencies... On Tue, Jul 30, 2013 at 10:22 AM, Alex Huang alex.hu...@citrix.com wrote: Chip and Donal, I should have replied to this earlier. I changed from a logging category of [cloud.vm.VirtualMachineManagerImpl

RE: [DISCUSS] maven dependencies...

2013-07-29 Thread Donal Lafferty
Is it correct for dependencies to appear twice in the base pom.xml? E.g. mysql-connector-java -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: 26 July 2013 11:10 PM To: dev@cloudstack.apache.org Subject: [DISCUSS] maven dependencies... Everyone, After

RE: [DISCUSS] maven dependencies...

2013-07-29 Thread Alex Huang
Thanks for pointing that out. I think the latest fixed this. --Alex -Original Message- From: Donal Lafferty [mailto:donal.laffe...@citrix.com] Sent: Monday, July 29, 2013 10:45 AM To: dev@cloudstack.apache.org Subject: RE: [DISCUSS] maven dependencies... Is it correct

RE: [DISCUSS] maven dependencies...

2013-07-29 Thread Donal Lafferty
/org/apache/log4j/PatternLayout.html There's a lot of paper work for me to make the update :( DL -Original Message- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: 29 July 2013 6:56 PM To: dev@cloudstack.apache.org Subject: RE: [DISCUSS] maven dependencies... Thanks

Re: [DISCUSS] maven dependencies...

2013-07-27 Thread Daan Hoogland
ship it;) On Sat, Jul 27, 2013 at 12:09 AM, Alex Huang alex.hu...@citrix.com wrote: Everyone, After looking around in the maven documentation, I realized the way we are specifying dependencies is not quite right for a large project such as ours. Currently, almost every project declare