Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread Adriano Crestani
Thanks Luciano, It really seems a bug relationed to different date formats. I got the same error running the tests on a portuguese windows, when I run on a english one, everything goes fine : ) There is another problem too. When I run the mvn (even on an english windows) using Java 1.6, I get

Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread Adriano Crestani
Hi Raymond, How do I force mvn to output the stacktrace? It seems not to be printing the stacktrace only with the mvn command. Adriano Crestani On Sat, Mar 29, 2008 at 2:04 AM, Adriano Crestani [EMAIL PROTECTED] wrote: Thanks Luciano, It really seems a bug relationed to different date

Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread Raymond Feng
You can either run mvn -e or just find the surefire reports under target folder. Thanks, Raymond -- From: Adriano Crestani [EMAIL PROTECTED] Sent: Friday, March 28, 2008 11:05 PM To: tuscany-dev@ws.apache.org Subject: Re: [VOTE] SDO 1.1 rc3

Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread Raymond Feng
It seems that SimpleDateFormat uses the default locale/timezone if they are not explicitly set. It might behave differently on different platforms. Thanks, Raymond -- From: Adriano Crestani [EMAIL PROTECTED] Sent: Friday, March 28, 2008 11:04 PM

Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread Adriano Crestani
The only track printed when I use the -e argument is the shown below, but I'm not sure it is what you are wanting. Is it? ... [INFO] [ERROR] BUILD FAILURE [INFO]

[jira] Assigned: (TUSCANY-2135) Intent marked on service not passed on to the reference created for the callback

2008-03-29 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan reassigned TUSCANY-2135: Assignee: Venkatakrishnan Intent marked on service not passed on to the

Re: GSoC project idea - Tuscany SCA support in the Geronimo Admin console

2008-03-29 Thread Thilina Buddhika
Hi, I have done some slight modifications to the proposal. I will keep on improving it in next two days, as I am getting more feedback from the community and I am digging more into Tuscany and Geronimo. I submitted it as a proposal for GSoC. I will keep the Apache wiki page [1] up to date with

[jira] Assigned: (TUSCANY-1659) SDO DateConversion test cases fail under linux

2008-03-29 Thread Adriano Crestani (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Crestani reassigned TUSCANY-1659: - Assignee: Adriano Crestani SDO DateConversion test cases fail under linux

Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread ant elder
Adriano, you've assigned TUSCANY-1659 to yourself so does that mean you're working on a fix (which would be great!)? Anyone have any pointers to help fix it? The jira has been open for over 6 months already so is anyone actually saying its a blocker for this 1.1 release? ...ant On Sat, Mar

Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread Luciano Resende
This is probably not a blocker, but are you going to resping the release based on Raymond's feedback and fixes ? On Sat, Mar 29, 2008 at 8:28 AM, ant elder [EMAIL PROTECTED] wrote: Adriano, you've assigned TUSCANY-1659 to yourself so does that mean you're working on a fix (which would be

Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread Raymond Feng
Can you find the files under sdo\impl\target\surefire-reports? Thanks, Raymond -- From: Adriano Crestani [EMAIL PROTECTED] Sent: Friday, March 28, 2008 11:44 PM To: tuscany-dev@ws.apache.org Subject: Re: [VOTE] SDO 1.1 rc3 release The only track

Re: [VOTE] SDO 1.1 rc3 release

2008-03-29 Thread ant elder
Likely yes, but not imminently if it looks like this one might also get fixed in the near future. ...ant On Sat, Mar 29, 2008 at 4:30 PM, Luciano Resende [EMAIL PROTECTED] wrote: This is probably not a blocker, but are you going to resping the release based on Raymond's feedback and fixes

[jira] Created: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-03-29 Thread Kevin Williams (JIRA)
Java runtime should inject service references to field with common name in absence of @Reference - Key: TUSCANY-2165 URL:

SDO Date format

2008-03-29 Thread Adriano Crestani
Hi, What is the time zone format used in datetime SDO string? Only the time zone abbreviation, like for example: PST, or it also accepts GTM, like for example: GMT -04:00? Thanks in advance, Adriano Crestani

GSoc08 Application: Hadoop Map/Reduce SCA Integration Project

2008-03-29 Thread Chris Trezzo
Hello everyone, I have posted a rough draft proposal for the project entitled Simplify the development of Map/Reduce applications and their integration with various sources of information. The draft is located here: http://www.cse.ucsd.edu/~ctrezzo/gsocapplication.html Any