[jira] Closed: (GERONIMO-5290) Upgrade to maven 3

2010-05-09 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks closed GERONIMO-5290. -- Resolution: Fixed Most deprecations maven3 reported fixed in rev 942493. These are:

Re: preventing build rot

2010-05-09 Thread David Jencks
On May 7, 2010, at 9:15 PM, Jarek Gawor wrote: Will I be able to build M1 with Maven 2.2.1 after your Maven 3 changes? If yes, then I'm -0 but if not, then I'm -1 because it's kinda late to make any type of build changes and these changes always generate more problems. I couldn't find any

Re: Could the automated build run the integration tests?

2010-05-09 Thread David Jencks
Before I spend a lot of time trying to figure out what is wrong I wonder if anyone else is seeing problems running the it profile? Based on a tiny bit of evidence I think that the geronimo-maven-plugin is not stopping the server so the second integration test that tries to start a server

[BUILD] trunk: Failed for Revision: 942498

2010-05-09 Thread gawor
Geronimo Revision: 942498 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100509/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100509 [INFO] BUILD

Re: bean validation

2010-05-09 Thread Rick McGuire
On 5/8/2010 3:15 AM, David Jencks wrote: I'm going to look next at a bit of bean validation support. So far my plans are just to have a naming builder to stuff validator/factory references into jndi and an appropriate ref object. It looks like there are some requirements to stuff this into

[BUILD] trunk: Failed for Revision: 942533

2010-05-09 Thread gawor
Geronimo Revision: 942533 built with tests included See the full build-0900.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100509/build-0900.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100509 [INFO] BUILD

[BUILD] trunk: Failed for Revision: 942585

2010-05-09 Thread gawor
Geronimo Revision: 942585 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100509/build-1500.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100509 [INFO] BUILD

Re: [ANNOUNCE] Congrats Donald Woods! New ASF Member

2010-05-09 Thread chi runhua
Congratulations Donald~! Jeff On Fri, May 7, 2010 at 10:57 PM, Jay D. McHugh jaydmch...@gmail.com wrote: Wow! Congratulations Donald! Jay On 05/02/2010 08:28 AM, Kevan Miller wrote: Wanted to let the Geronimo community know that Donald Woods is a new member of the ASF. The ASF

[jira] Updated: (GERONIMO-5275) JavaEE6 sample - RESTful service

2010-05-09 Thread LiWenQin (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiWenQin updated GERONIMO-5275: --- Attachment: 5275.patch Here is my patch. JavaEE6 sample - RESTful service

Re: [ANNOUNCE] Congrats Donald Woods! New ASF Member

2010-05-09 Thread Forrest Xia
Congrats, Donald! Forrest On Sun, May 2, 2010 at 9:28 PM, Kevan Miller kevan.mil...@gmail.com wrote: Wanted to let the Geronimo community know that Donald Woods is a new member of the ASF. The ASF membership elected Donald in recognition of his many contributions to Geronimo, OpenJPA, and

[jira] Closed: (GERONIMO-5275) JavaEE6 sample - RESTful service

2010-05-09 Thread Forrest Xia (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia closed GERONIMO-5275. - Fix Version/s: 3.0 Resolution: Fixed Committed revision 942644. Thanks LiWenQin for

[BUILD] trunk: Failed for Revision: 942637

2010-05-09 Thread gawor
Geronimo Revision: 942637 built with tests included See the full build-2100.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20100509/build-2100.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20100509 [INFO] BUILD

Geronimo Java EE 6 Samples Are Ready for your try

2010-05-09 Thread Forrest Xia
Hi all, There are some java ee 6 samples ready for try on G 3.0 snapshot build. The purpose of these new samples is to demo some java ee 6 new features, and to give end user some idea about java ee 6 improved programming model. Note that those samples could not be regarded as a full coverage to

About Java EE 5 samples on G 3.0

2010-05-09 Thread Forrest Xia
Hi, I did a little bit test with java ee 5 samples on my local-built latest G 3.0 snapshot build, and found some of them cannot work. So a general question comes out, is there a target that G 3.0 will support existing samples(java ee 5 samples) running *without any changes*? If yes, I can do

Re: About Java EE 5 samples on G 3.0

2010-05-09 Thread Ivan
The new Java EE spec is compatible with the old one. So all the old applications should be work correctly without any change. At least, I did not see an exception now. So, if they do not work, please open JIRAs. Thanks ! 2010/5/10 Forrest Xia forres...@gmail.com Hi, I did a little bit test

Re: Geronimo Java EE 6 Samples Are Ready for your try

2010-05-09 Thread Ivan
Hi, Forrest: For any web applications that do not work, please open JIRAs. For other components, as far as I know, the support for singleton should be ongoing now. Restful service is not supported yet ... 2010/5/10 Forrest Xia forres...@gmail.com Hi all, There are some java ee 6

Re: About Java EE 5 samples on G 3.0

2010-05-09 Thread Ivan
By the way, for EAR type application, it is not fully support now ... 2010/5/10 Ivan xhh...@gmail.com The new Java EE spec is compatible with the old one. So all the old applications should be work correctly without any change. At least, I did not see an exception now. So, if they do not