[VOTE] Release Geronimo 2.1.7 (1st try) -Cancel

2010-11-23 Thread Rex Wang
Cancel this vote per Kevan's comments. Will start the 2nd round soon...

-Rex



-- Forwarded message --
From: Kevan Miller 
Date: 2010/11/24
Subject: Re: [VOTE] Release Geronimo 2.1.7 (1st try)
To: dev@geronimo.apache.org


Here's my -1. Please run RAT on the source. There are multiple source files
missing source license headers. For example:

framework/modules/geronimo-security/src/main/java/org/apache/geronimo/security/realm/providers/GenericHttpHeaderLdapLoginModule.java

I can help with this, if needed.

Signature/checksum looked good. I have not, yet, run a build. I also haven't
run any tests (but assume others have checked this, already).

--kevan

On Nov 20, 2010, at 7:29 AM, Rex Wang wrote:

> Hi Devs,
>
> A release candidate for Geronimo 2.1.7 has been created and staged.
>
> The tag has been created here:
>
> https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
>
> The staging repo is here:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
>
> The main artifacts up for vote are the source release archives:
>
>
https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.tar.gz
>
https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.zip
>
> We have to verify the binaries pass the tck, so the vote may be open for
longer than the 72-hour minimum.
>
> [  ] +1 about time to push this out the door
> [  ]  0 no opinion
> [  ] -1 not this one  (please explain why)
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org




-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-23 Thread Kevan Miller
Here's my -1. Please run RAT on the source. There are multiple source files 
missing source license headers. For example:

framework/modules/geronimo-security/src/main/java/org/apache/geronimo/security/realm/providers/GenericHttpHeaderLdapLoginModule.java

I can help with this, if needed. 

Signature/checksum looked good. I have not, yet, run a build. I also haven't 
run any tests (but assume others have checked this, already).

--kevan

On Nov 20, 2010, at 7:29 AM, Rex Wang wrote:

> Hi Devs,
> 
> A release candidate for Geronimo 2.1.7 has been created and staged. 
> 
> The tag has been created here:
> 
> https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
> 
> The staging repo is here:
> 
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
> 
> The main artifacts up for vote are the source release archives:
> 
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.tar.gz
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.zip
>  
> 
> We have to verify the binaries pass the tck, so the vote may be open for 
> longer than the 72-hour minimum.
> 
> [  ] +1 about time to push this out the door
> [  ]  0 no opinion
> [  ] -1 not this one  (please explain why)
> 
> -- 
> Lei Wang (Rex)
> rwonly AT apache.org



Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-22 Thread Forrest Xia
Revote as +1 again.

This exception only happens when install jms-mdb sample plugin, if
installing it via its ear, it's ok. so it's my error on samples plugin
package side. So I revote as +1 again. Sorry for this confusion message.

Forrest

On Tue, Nov 23, 2010 at 12:12 PM, Forrest Xia  wrote:

> Though I ever voted +1, but now I want to say -1 before this problem is
> resolved.
>
> I am working on samples release along with G 2.1.7, but today when I
> regress a sample JMS sample, I got this failure:
>
> 2010-11-23 11:36:52,522 ERROR [GBeanInstanceState] Error while starting;
> GBean is now in the FAILED state:
> abstractName="org.apache.geronimo.samples/jms-mdb-tomcat/2.1.3-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.samples/jms-mdb-tomcat/2.1.3-SNAPSHOT/car,JCAConnectionFactory=OrderConnectionFactory,JCAResource=geronimo-activemq-ra-2.1.7.rar,ResourceAdapter=geronimo-activemq-ra-2.1.7.rar,ResourceAdapterModule=geronimo-activemq-ra-2.1.7.rar,j2eeType=JCAManagedConnectionFactory,name=OrderConnectionFactory"
> java.lang.NoClassDefFoundError:
> edu/emory/mathcs/backport/java/util/concurrent/ThreadFactory
> at
> org.apache.activemq.ra.ActiveMQResourceAdapter.createConnectionFactory(ActiveMQResourceAdapter.java:155)
> at
> org.apache.activemq.ra.ActiveMQResourceAdapter.makeConnection(ActiveMQResourceAdapter.java:101)
> at
> org.apache.activemq.ra.ActiveMQManagedConnectionFactory.createManagedConnection(ActiveMQManagedConnectionFactory.java:109)
> at
> org.apache.geronimo.connector.outbound.MCFConnectionInterceptor.getConnection(MCFConnectionInterceptor.java:49)
> at
> org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor.getConnection(XAResourceInsertionInterceptor.java:41)
> at
> org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor.internalGetConnection(SinglePoolConnectionInterceptor.java:69)
> at
> org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.getConnection(AbstractSinglePoolConnectionInterceptor.java:80)
> at
> org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:49)
> at
> org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:109)
> at
> org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39)
> at
> org.apache.geronimo.connector.outbound.OutboundNamedXAResourceFactory.getNamedXAResource(OutboundNamedXAResourceFactory.java:56)
> at
> org.apache.geronimo.transaction.manager.RecoverTask.run(RecoverTask.java:49)
> at
> org.apache.geronimo.transaction.manager.TransactionManagerImpl.registerNamedXAResourceFactory(TransactionManagerImpl.java:353)
> at
> org.apache.geronimo.connector.outbound.AbstractConnectionManager.doRecovery(AbstractConnectionManager.java:65)
> at
> org.apache.geronimo.connector.outbound.ManagedConnectionFactoryWrapper.doStart(ManagedConnectionFactoryWrapper.java:166)
> at
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
> at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
> at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
> at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)
> at
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:555)
> at
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
> at
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
> at
> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:188)
> at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:563)
> at
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:544)
> at
> org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:691)
> at
> org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:602)
> at
> org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:598)
> at
> org.apache.geronimo.system.plugin.PluginInstallerGBean$3.run(PluginInstallerGBean.java:764)
> at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
> at
> org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
> at java.lang.Thread.run(Thread.java:595)
>
> Sounds to me, this is a ActiveMQ problem

Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-22 Thread Forrest Xia
Though I ever voted +1, but now I want to say -1 before this problem is
resolved.

I am working on samples release along with G 2.1.7, but today when I regress
a sample JMS sample, I got this failure:

2010-11-23 11:36:52,522 ERROR [GBeanInstanceState] Error while starting;
GBean is now in the FAILED state:
abstractName="org.apache.geronimo.samples/jms-mdb-tomcat/2.1.3-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.samples/jms-mdb-tomcat/2.1.3-SNAPSHOT/car,JCAConnectionFactory=OrderConnectionFactory,JCAResource=geronimo-activemq-ra-2.1.7.rar,ResourceAdapter=geronimo-activemq-ra-2.1.7.rar,ResourceAdapterModule=geronimo-activemq-ra-2.1.7.rar,j2eeType=JCAManagedConnectionFactory,name=OrderConnectionFactory"
java.lang.NoClassDefFoundError:
edu/emory/mathcs/backport/java/util/concurrent/ThreadFactory
at
org.apache.activemq.ra.ActiveMQResourceAdapter.createConnectionFactory(ActiveMQResourceAdapter.java:155)
at
org.apache.activemq.ra.ActiveMQResourceAdapter.makeConnection(ActiveMQResourceAdapter.java:101)
at
org.apache.activemq.ra.ActiveMQManagedConnectionFactory.createManagedConnection(ActiveMQManagedConnectionFactory.java:109)
at
org.apache.geronimo.connector.outbound.MCFConnectionInterceptor.getConnection(MCFConnectionInterceptor.java:49)
at
org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor.getConnection(XAResourceInsertionInterceptor.java:41)
at
org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor.internalGetConnection(SinglePoolConnectionInterceptor.java:69)
at
org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.getConnection(AbstractSinglePoolConnectionInterceptor.java:80)
at
org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:49)
at
org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:109)
at
org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39)
at
org.apache.geronimo.connector.outbound.OutboundNamedXAResourceFactory.getNamedXAResource(OutboundNamedXAResourceFactory.java:56)
at
org.apache.geronimo.transaction.manager.RecoverTask.run(RecoverTask.java:49)
at
org.apache.geronimo.transaction.manager.TransactionManagerImpl.registerNamedXAResourceFactory(TransactionManagerImpl.java:353)
at
org.apache.geronimo.connector.outbound.AbstractConnectionManager.doRecovery(AbstractConnectionManager.java:65)
at
org.apache.geronimo.connector.outbound.ManagedConnectionFactoryWrapper.doStart(ManagedConnectionFactoryWrapper.java:166)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:555)
at
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
at
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
at
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:188)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:563)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:544)
at
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:691)
at
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:602)
at
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:598)
at
org.apache.geronimo.system.plugin.PluginInstallerGBean$3.run(PluginInstallerGBean.java:764)
at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
at
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)

Sounds to me, this is a ActiveMQ problem. Please someone help to double
check it!

Forrest


Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-22 Thread Rex Wang
Hi, Ashish

you need run
mvn install -Pstage-bootstrap
first.

ps: use maven 2.2.1 to build 217

-Rex

2010/11/22 Ashish Jain 

> For me the build fails with the following error:
>
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Plugin could not be found - check that the goal name is correct:
> Unable t
> o download the artifact from any repository
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=org.apache.geronimo.buildsupport
> -Dartifa
> ctId=car-maven-plugin -Dversion=2.1.7 -Dpackaging=maven-plugin
> -Dfile=/path/to/f
> ile
>
> Alternatively, if you host your own repository you can deploy the file
> there:
> mvn deploy:deploy-file -DgroupId=org.apache.geronimo.buildsupport
> -Dartifact
> Id=car-maven-plugin -Dversion=2.1.7 -Dpackaging=maven-plugin
> -Dfile=/path/to/fil
> e -Durl=[url] -DrepositoryId=[id]
>
>
>   org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.7
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   codehaus.snapshots (http://snapshots.repository.codehaus.org),
>   apache.snapshots (http://repository.apache.org/snapshots)
>
>
>   org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.7
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   codehaus.snapshots (http://snapshots.repository.codehaus.org),
>   apache.snapshots (http://repository.apache.org/snapshots)
>
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 47 seconds
> [INFO] Finished at: Mon Nov 22 13:48:32 IST 2010
> [INFO] Final Memory: 83M/202M
> [INFO]
> 
>
> Somehow I do not find the artifact for 2.1.7 in maven2 repo
> http://repo2.maven.org/maven2/org/apache/geronimo/buildsupport/car-maven-plugin/
>
>
>
> On Mon, Nov 22, 2010 at 6:49 AM, Forrest Xia  wrote:
>
>> +1
>>
>> Some bug fixes testing is OK for me. Thank you Rex for bring this out!
>>
>> Forrest
>>
>> On Sat, Nov 20, 2010 at 8:29 PM, Rex Wang  wrote:
>>
>>> Hi Devs,
>>>
>>> A release candidate for Geronimo 2.1.7 has been created and staged.
>>>
>>> The tag has been created here:
>>>
>>> https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
>>>
>>> The staging repo is here:
>>>
>>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
>>>
>>> The main artifacts up for vote are the source release archives:
>>>
>>>
>>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
>>> 2.1.7/geronimo-2.1.7-source-release.tar.gz
>>>
>>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
>>> 2.1.7/geronimo-2.1.7-source-release.zip
>>>
>>> We have to verify the binaries pass the tck, so the vote may be open for
>>> longer than the 72-hour minimum.
>>>
>>> [  ] +1 about time to push this out the door
>>> [  ]  0 no opinion
>>> [  ] -1 not this one  (please explain why)
>>>
>>> --
>>> Lei Wang (Rex)
>>> rwonly AT apache.org
>>>
>>
>>
>


-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-22 Thread Ashish Jain
For me the build fails with the following error:

[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Plugin could not be found - check that the goal name is correct:
Unable t
o download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.geronimo.buildsupport
-Dartifa
ctId=car-maven-plugin -Dversion=2.1.7 -Dpackaging=maven-plugin
-Dfile=/path/to/f
ile

Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.buildsupport
-Dartifact
Id=car-maven-plugin -Dversion=2.1.7 -Dpackaging=maven-plugin
-Dfile=/path/to/fil
e -Durl=[url] -DrepositoryId=[id]


  org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.7

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots)


  org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.7

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots)


[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 47 seconds
[INFO] Finished at: Mon Nov 22 13:48:32 IST 2010
[INFO] Final Memory: 83M/202M
[INFO]


Somehow I do not find the artifact for 2.1.7 in maven2 repo
http://repo2.maven.org/maven2/org/apache/geronimo/buildsupport/car-maven-plugin/


On Mon, Nov 22, 2010 at 6:49 AM, Forrest Xia  wrote:

> +1
>
> Some bug fixes testing is OK for me. Thank you Rex for bring this out!
>
> Forrest
>
> On Sat, Nov 20, 2010 at 8:29 PM, Rex Wang  wrote:
>
>> Hi Devs,
>>
>> A release candidate for Geronimo 2.1.7 has been created and staged.
>>
>> The tag has been created here:
>>
>> https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
>>
>> The staging repo is here:
>>
>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
>>
>> The main artifacts up for vote are the source release archives:
>>
>>
>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
>> 2.1.7/geronimo-2.1.7-source-release.tar.gz
>>
>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
>> 2.1.7/geronimo-2.1.7-source-release.zip
>>
>> We have to verify the binaries pass the tck, so the vote may be open for
>> longer than the 72-hour minimum.
>>
>> [  ] +1 about time to push this out the door
>> [  ]  0 no opinion
>> [  ] -1 not this one  (please explain why)
>>
>> --
>> Lei Wang (Rex)
>> rwonly AT apache.org
>>
>
>


Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-21 Thread Forrest Xia
+1

Some bug fixes testing is OK for me. Thank you Rex for bring this out!

Forrest

On Sat, Nov 20, 2010 at 8:29 PM, Rex Wang  wrote:

> Hi Devs,
>
> A release candidate for Geronimo 2.1.7 has been created and staged.
>
> The tag has been created here:
>
> https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
>
> The staging repo is here:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
>
> The main artifacts up for vote are the source release archives:
>
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
> 2.1.7/geronimo-2.1.7-source-release.tar.gz
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
> 2.1.7/geronimo-2.1.7-source-release.zip
>
> We have to verify the binaries pass the tck, so the vote may be open for
> longer than the 72-hour minimum.
>
> [  ] +1 about time to push this out the door
> [  ]  0 no opinion
> [  ] -1 not this one  (please explain why)
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org
>


Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-21 Thread Ivan
+1

2010/11/22 Rex Wang 

> Thank you very much, Shawn!
>
> 2010/11/21 Shawn Jiang 
>
> tck 100% passed.  mvn clean install, mvn rat:check are also OK.
>>
>> +1
>>
>>
>> On Sat, Nov 20, 2010 at 8:29 PM, Rex Wang  wrote:
>> > Hi Devs,
>> >
>> > A release candidate for Geronimo 2.1.7 has been created and staged.
>> >
>> > The tag has been created here:
>> >
>> > https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
>> >
>> > The staging repo is here:
>> >
>> >
>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
>> >
>> > The main artifacts up for vote are the source release archives:
>> >
>> >
>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.tar.gz
>> >
>> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.zip
>> >
>> > We have to verify the binaries pass the tck, so the vote may be open for
>> > longer than the 72-hour minimum.
>> >
>> > [  ] +1 about time to push this out the door
>> > [  ]  0 no opinion
>> > [  ] -1 not this one  (please explain why)
>> >
>> > --
>> > Lei Wang (Rex)
>> > rwonly AT apache.org
>> >
>>
>>
>>
>> --
>> Shawn
>>
>
>
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org
>



-- 
Ivan


Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-21 Thread Rex Wang
Thank you very much, Shawn!

2010/11/21 Shawn Jiang 

> tck 100% passed.  mvn clean install, mvn rat:check are also OK.
>
> +1
>
>
> On Sat, Nov 20, 2010 at 8:29 PM, Rex Wang  wrote:
> > Hi Devs,
> >
> > A release candidate for Geronimo 2.1.7 has been created and staged.
> >
> > The tag has been created here:
> >
> > https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
> >
> > The staging repo is here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
> >
> > The main artifacts up for vote are the source release archives:
> >
> >
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.tar.gz
> >
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.zip
> >
> > We have to verify the binaries pass the tck, so the vote may be open for
> > longer than the 72-hour minimum.
> >
> > [  ] +1 about time to push this out the door
> > [  ]  0 no opinion
> > [  ] -1 not this one  (please explain why)
> >
> > --
> > Lei Wang (Rex)
> > rwonly AT apache.org
> >
>
>
>
> --
> Shawn
>



-- 
Lei Wang (Rex)
rwonly AT apache.org


Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-21 Thread Shawn Jiang
tck 100% passed.  mvn clean install, mvn rat:check are also OK.

+1


On Sat, Nov 20, 2010 at 8:29 PM, Rex Wang  wrote:
> Hi Devs,
>
> A release candidate for Geronimo 2.1.7 has been created and staged.
>
> The tag has been created here:
>
> https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
>
> The staging repo is here:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
>
> The main artifacts up for vote are the source release archives:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.tar.gz
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/2.1.7/geronimo-2.1.7-source-release.zip
>
> We have to verify the binaries pass the tck, so the vote may be open for
> longer than the 72-hour minimum.
>
> [  ] +1 about time to push this out the door
> [  ]  0 no opinion
> [  ] -1 not this one  (please explain why)
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org
>



-- 
Shawn


Re: [VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-20 Thread Rex Wang
+1 from myself.


2010/11/20 Rex Wang 

> Hi Devs,
>
> A release candidate for Geronimo 2.1.7 has been created and staged.
>
> The tag has been created here:
>
> https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/
>
> The staging repo is here:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/
>
> The main artifacts up for vote are the source release archives:
>
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
> 2.1.7/geronimo-2.1.7-source-release.tar.gz
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
> 2.1.7/geronimo-2.1.7-source-release.zip
>
> We have to verify the binaries pass the tck, so the vote may be open for
> longer than the 72-hour minimum.
>
> [  ] +1 about time to push this out the door
> [  ]  0 no opinion
> [  ] -1 not this one  (please explain why)
>
> --
> Lei Wang (Rex)
> rwonly AT apache.org
>



-- 
Lei Wang (Rex)
rwonly AT apache.org


[VOTE] Release Geronimo 2.1.7 (1st try)

2010-11-20 Thread Rex Wang
Hi Devs,

A release candidate for Geronimo 2.1.7 has been created and staged.

The tag has been created here:

https://svn.apache.org/repos/asf/geronimo/server/tags/geronimo-2.1.7/

The staging repo is here:

https://repository.apache.org/content/repositories/orgapachegeronimo-015/

The main artifacts up for vote are the source release archives:

https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
2.1.7/geronimo-2.1.7-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-015/org/apache/geronimo/geronimo/
2.1.7/geronimo-2.1.7-source-release.zip

We have to verify the binaries pass the tck, so the vote may be open for
longer than the 72-hour minimum.

[  ] +1 about time to push this out the door
[  ]  0 no opinion
[  ] -1 not this one  (please explain why)

-- 
Lei Wang (Rex)
rwonly AT apache.org