Re: [VOTE] Geronimo devtools maven-eclipsepde-plugin 1.2 release

2013-05-29 Thread han hongfang
+1, thanks Forrest.


On Wed, May 29, 2013 at 11:17 PM, Jarek Gawor  wrote:

> +1 Looks good to me. Thank you!
>
> Jarek
>
> On Wed, May 29, 2013 at 2:46 AM, Forrest Xia  wrote:
> > Hi all,
> >
> > To make Geronimo eclipse plugin compiled on Mac OS, we need to release a
> new
> > maven-eclipsepde-plugin 1.2.
> >
> > Here are artifacts for vote:
> > Source code:
> >
> https://repository.apache.org/content/repositories/orgapachegeronimo-030/org/apache/geronimo/devtools/maven-eclipsepde-plugin/1.2/maven-eclipsepde-plugin-1.2-sources.jar
> >
> > svn tag:
> >
> http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/maven-plugins-1.2/
> >
> > NOTE: please build it with maven 2.2.1 and Java 6.
> >
> > Vote will be at most open for 72 hours.
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> >
> > --
> > Thanks!
> >
> > Regards, Forrest
>



-- 
Best regards,

Han Hong Fang (Janet)
hanhongfang AT apache.org


Re: enabled RAT checks during build

2013-05-29 Thread Mark Struberg


+1

it'S all about sanity.

Feel free to add the usual suspects to the exclude list:
*.log
*.patch
*.diff

there is quite a bit built in by default in apache-rat already.

LieGrue,
strub

>
> From: Romain Manni-Bucau 
>To: dev@geronimo.apache.org 
>Cc: Mark Struberg  
>Sent: Wednesday, 29 May 2013, 17:19
>Subject: Re: enabled RAT checks during build
> 
>
>
>Hi
>
>
>i like to get it by default,
>
>
>@Jarek: rat can be skipped with a system property, isn't it enough for dev 
>time?
>
>
>Romain Manni-Bucau
>Twitter: @rmannibucau
>Blog: http://rmannibucau.wordpress.com/
>LinkedIn: http://fr.linkedin.com/in/rmannibucau
>Github: https://github.com/rmannibucau
>
>
>
>
>2013/5/29 Jarek Gawor 
>
>I don't know about others but my source tree is usually polluted with
>>patch files and other files that I create during
>>development/testing/debugging. With Rat enabled by default my build
>>will fail (as it does currently after doing svn up on xbean). So I
>>would prefer to either delay RAT until the deploy phase or just enable
>>RAT on the buildbot setup for xbean.
>>
>>Jarek
>>
>>
>>
>>On Wed, May 29, 2013 at 5:01 AM, Mark Struberg  wrote:
>>> hi folks!
>>>
>>> I've enabled apache-rat in the whole xbean build. Which means the build is 
>>> now defunct due to a few missing licenses.
>>> Hope we gonna fix those soon...
>>>
>>> LieGrue,
>>> strub
>>
>
>
>


Re: [VOTE] Release Geronimo eclipse plugin 3.0.1 - second try

2013-05-29 Thread Jarek Gawor
+1. Looks good to me. RAT complains about 2 files
plugins/org.apache.geronimo.st.schemas/v30/persistence_2_0.xsd and
plugins/org.apache.geronimo.st.v11.schemas/v11/xml.xsd but we can
ignore those.

Thanks again for putting this together!

Jarek

On Wed, May 29, 2013 at 4:31 AM, Forrest Xia  wrote:
> Hi Devs,
>
> Second try to release GEP 3.0.1. It fixed the build problem on Mac OS.
>
> Please vote Geronimo eclipse plugin(GEP) 3.0.1 release. This is a release
> along with Geronimo server runtime release 3.0.1.
>
> For details, see
> http://people.apache.org/builds/geronimo/eclipse/updates/PLUGIN_RELEASE-NOTES-3.0.1.txt
>
> The GEP code up for vote is:
> https://repository.apache.org/content/repositories/orgapachegeronimo-031/org/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.1/geronimo-eclipse-plugin-3.0.1-source-release.tar.gz
> https://repository.apache.org/content/repositories/orgapachegeronimo-031/org/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.1/geronimo-eclipse-plugin-3.0.1-source-release.zip
>
> To build this source code, you need to build maven-eclipsepde-plugin 1.2
> first(Its vote is ongoing now):
> http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/maven-plugins-1.2/
>
> NOTE: Please use Maven 2.2.1 and Java 6 to build them.
>
> The GEP staging update site is:
> http://people.apache.org/builds/geronimo/eclipse/updates/
>
> The release staging site is:
> https://repository.apache.org/content/repositories/orgapachegeronimo-031
>
> The tag has created at:
> http://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0.1/
>
> Vote will be at most open for 72 hours.
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> --
> Thanks!
>
> Regards, Forrest


[jira] [Commented] (GERONIMO-6469) EJB annotations are not working in Geronimo 3.0

2013-05-29 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669345#comment-13669345
 ] 

Ivan commented on GERONIMO-6469:


ok, you may help to provide a sample to reproduce this, so that I could have a 
look at it in my local environment.

> EJB annotations are not working in Geronimo 3.0
> ---
>
> Key: GERONIMO-6469
> URL: https://issues.apache.org/jira/browse/GERONIMO-6469
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Reporter: Nayela Manzoor
>
> EJB annotations, for exampe, EJB, Stateless, aroundinvoke are not working in 
> Geronimo 3.0. I have current application running well in Geronimo 2.0.1. I 
> deployed it on Geronimo 3.0 and got many issues due to EJB annotation 
> failures. I had to replace EJB annotations with descriptors in ejb-jar file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: enabled RAT checks during build

2013-05-29 Thread Romain Manni-Bucau
Hi

i like to get it by default,

@Jarek: rat can be skipped with a system property, isn't it enough for dev
time?

*Romain Manni-Bucau*
*Twitter: @rmannibucau *
*Blog: **http://rmannibucau.wordpress.com/*
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*



2013/5/29 Jarek Gawor 

> I don't know about others but my source tree is usually polluted with
> patch files and other files that I create during
> development/testing/debugging. With Rat enabled by default my build
> will fail (as it does currently after doing svn up on xbean). So I
> would prefer to either delay RAT until the deploy phase or just enable
> RAT on the buildbot setup for xbean.
>
> Jarek
>
>
> On Wed, May 29, 2013 at 5:01 AM, Mark Struberg  wrote:
> > hi folks!
> >
> > I've enabled apache-rat in the whole xbean build. Which means the build
> is now defunct due to a few missing licenses.
> > Hope we gonna fix those soon...
> >
> > LieGrue,
> > strub
>


Re: [VOTE] Geronimo devtools maven-eclipsepde-plugin 1.2 release

2013-05-29 Thread Jarek Gawor
+1 Looks good to me. Thank you!

Jarek

On Wed, May 29, 2013 at 2:46 AM, Forrest Xia  wrote:
> Hi all,
>
> To make Geronimo eclipse plugin compiled on Mac OS, we need to release a new
> maven-eclipsepde-plugin 1.2.
>
> Here are artifacts for vote:
> Source code:
> https://repository.apache.org/content/repositories/orgapachegeronimo-030/org/apache/geronimo/devtools/maven-eclipsepde-plugin/1.2/maven-eclipsepde-plugin-1.2-sources.jar
>
> svn tag:
> http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/maven-plugins-1.2/
>
> NOTE: please build it with maven 2.2.1 and Java 6.
>
> Vote will be at most open for 72 hours.
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
>
> --
> Thanks!
>
> Regards, Forrest


Re: enabled RAT checks during build

2013-05-29 Thread Jarek Gawor
I don't know about others but my source tree is usually polluted with
patch files and other files that I create during
development/testing/debugging. With Rat enabled by default my build
will fail (as it does currently after doing svn up on xbean). So I
would prefer to either delay RAT until the deploy phase or just enable
RAT on the buildbot setup for xbean.

Jarek


On Wed, May 29, 2013 at 5:01 AM, Mark Struberg  wrote:
> hi folks!
>
> I've enabled apache-rat in the whole xbean build. Which means the build is 
> now defunct due to a few missing licenses.
> Hope we gonna fix those soon...
>
> LieGrue,
> strub


[jira] [Commented] (GERONIMO-6469) EJB annotations are not working in Geronimo 3.0

2013-05-29 Thread Nayela Manzoor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669288#comment-13669288
 ] 

Nayela Manzoor commented on GERONIMO-6469:
--

I checked application.xml and it does have all the ejb modules configured. To 
fix the annotation issue, I moved the ejb classes from lib to the corresponding 
ejb jar file but it did not help.

Thanks,
Nayela

> EJB annotations are not working in Geronimo 3.0
> ---
>
> Key: GERONIMO-6469
> URL: https://issues.apache.org/jira/browse/GERONIMO-6469
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Reporter: Nayela Manzoor
>
> EJB annotations, for exampe, EJB, Stateless, aroundinvoke are not working in 
> Geronimo 3.0. I have current application running well in Geronimo 2.0.1. I 
> deployed it on Geronimo 3.0 and got many issues due to EJB annotation 
> failures. I had to replace EJB annotations with descriptors in ejb-jar file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: enabled RAT checks during build

2013-05-29 Thread Forrest Xia
Love to see it there, thanks!


On Wed, May 29, 2013 at 5:01 PM, Mark Struberg  wrote:

> hi folks!
>
> I've enabled apache-rat in the whole xbean build. Which means the build is
> now defunct due to a few missing licenses.
> Hope we gonna fix those soon...
>
> LieGrue,
> strub
>



-- 
Thanks!

Regards, Forrest


enabled RAT checks during build

2013-05-29 Thread Mark Struberg
hi folks!

I've enabled apache-rat in the whole xbean build. Which means the build is now 
defunct due to a few missing licenses.
Hope we gonna fix those soon...

LieGrue,
strub


Re: [VOTE] Release Geronimo eclipse plugin 3.0.1 - second try

2013-05-29 Thread Forrest Xia
+1 myself


On Wed, May 29, 2013 at 4:31 PM, Forrest Xia  wrote:

> Hi Devs,
>
> Second try to release GEP 3.0.1. It fixed the build problem on Mac OS.
>
> Please vote Geronimo eclipse plugin(GEP) 3.0.1 release. This is a release
> along with Geronimo server runtime release 3.0.1.
>
> For details, see
> http://people.apache.org/builds/geronimo/eclipse/updates/PLUGIN_RELEASE-NOTES-3.0.1.txt
>
> The GEP code up for vote is:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-031/org/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.1/geronimo-eclipse-plugin-3.0.1-source-release.tar.gz
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-031/org/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.1/geronimo-eclipse-plugin-3.0.1-source-release.zip
>
> To build this source code, you need to build maven-eclipsepde-plugin 1.2
> first(Its vote is ongoing now):
>
> http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/maven-plugins-1.2/
>
> NOTE: Please use Maven 2.2.1 and Java 6 to build them.
>
> The GEP staging update site is:
> http://people.apache.org/builds/geronimo/eclipse/updates/
>
> The release staging site is:
> https://repository.apache.org/content/repositories/orgapachegeronimo-031
>
> The tag has created at:
>
> http://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0.1/
>
> Vote will be at most open for 72 hours.
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
> --
> Thanks!
>
> Regards, Forrest
>



-- 
Thanks!

Regards, Forrest


Re: [VOTE] Geronimo devtools maven-eclipsepde-plugin 1.2 release

2013-05-29 Thread Forrest Xia
+1 myself


On Wed, May 29, 2013 at 2:46 PM, Forrest Xia  wrote:

> Hi all,
>
> To make Geronimo eclipse plugin compiled on Mac OS, we need to release a
> new maven-eclipsepde-plugin 1.2.
>
> Here are artifacts for vote:
> Source code:
>
> https://repository.apache.org/content/repositories/orgapachegeronimo-030/org/apache/geronimo/devtools/maven-eclipsepde-plugin/1.2/maven-eclipsepde-plugin-1.2-sources.jar
>
> svn tag:
>
> http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/maven-plugins-1.2/
>
> NOTE: please build it with maven 2.2.1 and Java 6.
>
> Vote will be at most open for 72 hours.
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
>
>
> --
> Thanks!
>
> Regards, Forrest
>



-- 
Thanks!

Regards, Forrest


[VOTE] Release Geronimo eclipse plugin 3.0.1 - second try

2013-05-29 Thread Forrest Xia
Hi Devs,

Second try to release GEP 3.0.1. It fixed the build problem on Mac OS.

Please vote Geronimo eclipse plugin(GEP) 3.0.1 release. This is a release
along with Geronimo server runtime release 3.0.1.

For details, see
http://people.apache.org/builds/geronimo/eclipse/updates/PLUGIN_RELEASE-NOTES-3.0.1.txt

The GEP code up for vote is:
https://repository.apache.org/content/repositories/orgapachegeronimo-031/org/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.1/geronimo-eclipse-plugin-3.0.1-source-release.tar.gz
https://repository.apache.org/content/repositories/orgapachegeronimo-031/org/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.1/geronimo-eclipse-plugin-3.0.1-source-release.zip

To build this source code, you need to build maven-eclipsepde-plugin 1.2
first(Its vote is ongoing now):
http://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/maven-plugins-1.2/

NOTE: Please use Maven 2.2.1 and Java 6 to build them.

The GEP staging update site is:
http://people.apache.org/builds/geronimo/eclipse/updates/

The release staging site is:
https://repository.apache.org/content/repositories/orgapachegeronimo-031

The tag has created at:
http://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/geronimo-eclipse-plugin-3.0.1/

Vote will be at most open for 72 hours.
[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

-- 
Thanks!

Regards, Forrest