Re: [vote] release mercury-1.0.0-alpha-3

2009-01-23 Thread Jason Dillon
+1 --jason On Jan 24, 2009, at 1:40 PM, Oleg Gusakov wrote: I feel I owe an explanation about what was going with the release. As we tried to refactor out jetty server code out of the transport provider, we hit a few bumps on the road. But with the help from Jetty community, who were kin

[vote] release mercury-1.0.0-alpha-3

2009-01-23 Thread Oleg Gusakov
I feel I owe an explanation about what was going with the release. As we tried to refactor out jetty server code out of the transport provider, we hit a few bumps on the road. But with the help from Jetty community, who were kind enough to fix it and release jetty 6.1.15.rc2 today - everything

Re: [vote canceled 2] release mercury-1.0.0-alpha-3

2009-01-23 Thread Oleg Gusakov
Hate to do this, but logistics are not there yet. Will have to wait for another jetty release. I will re-issue the vote as soon as it's out and I do all the moves again. Thanks, Oleg Oleg Gusakov wrote: Logistics were sorted out, here we go: This is iterative improvements release of Mercury

FW: [Travel Assistance] Applications for ApacheCon EU 2009 - Now Open

2009-01-23 Thread Brian E. Fox
-Original Message- From: Tony Stevenson [mailto:pct...@apache.org] Sent: Friday, January 23, 2009 8:28 AM To: travel-assista...@apache.org Subject: [Travel Assistance] Applications for ApacheCon EU 2009 - Now Open The Travel Assistance Committee is now accepting applications for those

Re: What is the preferred API call to effect ${foo} substitution in an arbitrary string.

2009-01-23 Thread Stephen Connolly
2009/1/23 Nord, James > > > > > > Now a second question is this > > > > > > if I have a pluginManagement section in the parent pom that > > specifies > > > a version of the plugin using a property *that is defined with > > > different values in both the parent and child projects*, and the > >

RE: Pom packaging

2009-01-23 Thread Brian E. Fox
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven -core/src/main/resources/META-INF/plexus/components.xml?view=markup Look for " " and then the jar-lifecycle right below. I also recommend you read http://www.sonatype.com/book -Original Message- From: SHAILJA [mailto

Re: Pom packaging

2009-01-23 Thread SHAILJA
h I was serching for packaging type "pom " source code to get the idea how pom packaging type only take modules under it not .java source file.. Could you please give me link or some information to find out source code. Thanks SHAILJA wrote: > > Thanks alot > > Next thing i

RE: What is the preferred API call to effect ${foo} substitution in an arbitrary string.

2009-01-23 Thread Nord, James
> > > > Now a second question is this > > > > if I have a pluginManagement section in the parent pom that > specifies > > a version of the plugin using a property *that is defined with > > different values in both the parent and child projects*, and the > > parent and child are not in the s