[jira] Assigned: (TUSCANY-1931) New WireTestCase in order to detect bug reported in JIRA as TUSCANY-1930

2007-12-21 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan reassigned TUSCANY-1931: Assignee: Venkatakrishnan > New WireTestCase in order to detect bug reported in J

Re: [virus report]raising virus warning when mvn tuscany source codes

2007-12-21 Thread Simon Laws
On Dec 21, 2007 5:38 AM, 王洪伟 <[EMAIL PROTECTED]> wrote: > hi, > > I rechecked out tuscany java codes and mvned it. > Nothing happened about the virus. > > Thank you very much ! > > David > > 在07-12-20,kelvin goodson <[EMAIL PROTECTED]> 写道: > > > > I just spotted one detail in your list. Some of t

[jira] Resolved: (TUSCANY-1931) New WireTestCase in order to detect bug reported in JIRA as TUSCANY-1930

2007-12-21 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan resolved TUSCANY-1931. -- Resolution: Fixed I have included the case pointed by you in the itest-wires in r6061

[jira] Resolved: (TUSCANY-1930) Wire specified in composite file not working

2007-12-21 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan resolved TUSCANY-1930. -- Resolution: Fixed Fixed in r606128. I've made changes to the itest-wires to test thi

[jira] Closed: (TUSCANY-1774) Support application of Policy Intents and Policysets to operations

2007-12-21 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan closed TUSCANY-1774. Resolution: Fixed This is now supported in the trunk. There are some alternate design th

[jira] Updated: (TUSCANY-1941) NPE and classcast exceptions when putting all SCA jars from libs and modules on classpath

2007-12-21 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram updated TUSCANY-1941: Attachment: ReallySmallRuntime-patch.txt Attached patch loads each module (as determined

Re: [SDO] questions about support for Enumeration facet

2007-12-21 Thread Amita Vadhavkar
This looks quite easy with one small difference in the behavior - For enum like below - 1) below returns size as 3 i.e. conuts for the null value if(metaObject instanceof EDataTypeImpl){ System.out.println("metaObject instance of EDataTypeImpl");

Re: [SDO] questions about support for Enumeration facet

2007-12-21 Thread kelvin goodson
Amita, I'm a little unclear what you have changed. Have you altered the enumeration facet Property type to commonj.sdo.{Strings}? Regards, Kelvin. On 21/12/2007, Amita Vadhavkar <[EMAIL PROTECTED]> wrote: > > This looks quite easy with one small difference in the behavior - > > For enum like be

[jira] Updated: (TUSCANY-1608) Rationalize sample and demo ant build and run scripts

2007-12-21 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-1608: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.1 > Rationalize sample and

[jira] Resolved: (TUSCANY-1934) Change databinding tests to they no longer generate a pom

2007-12-21 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws resolved TUSCANY-1934. - Resolution: Fixed SDO generator now driven via its API > Change databinding tests to they no l

Re: Release 1.1 - what will be ready for next week?

2007-12-21 Thread Simon Laws
On Dec 19, 2007 10:18 AM, Rajini Sivaram <[EMAIL PROTECTED]> wrote: > Simon, > > No, I don't have an ID yet. Please do the update for me. > > Thank you... > > Regards, > > Rajini > > On 12/19/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > > > On Dec 19, 2007 9:07 AM, Rajini Sivaram <[EMAIL PROTECTE

[jira] Resolved: (TUSCANY-1547) itest/conversations ConversationsTest fails with an NPE

2007-12-21 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws resolved TUSCANY-1547. - Resolution: Fixed > itest/conversations ConversationsTest fails with an NPE > -

Release dependency management

2007-12-21 Thread Simon Laws
I'm putting Sebastien's ant file generator into the build. The snag is that it builds ant files based on dependencies it finds at the module level. We ship a release excluding all but the latest level of dependencies. Hence the ant file may be looking for dependencies that we don't ship. My first p

Re: Release dependency management

2007-12-21 Thread Luciano Resende
Does the ant file generator support projects that depend on wsdl generation or sdo type generation? If not, some samples, that have working ant scripts, might get broken... On Dec 21, 2007 9:21 AM, Simon Laws <[EMAIL PROTECTED]> wrote: > I'm putting Sebastien's ant file generator into the build. T