Re: [VOTE] Release SDO 1.1.1

2008-06-06 Thread kelvin goodson
framework should use scope provided since SdoBundleActivator is only used when SDO is running inside an OSGi container, and the framework classes are provided by the container. On 6/3/08, kelvin goodson [EMAIL PROTECTED] wrote: Just a thought, would I be right in guessing that if ever our

Re: [VOTE] Release SDO 1.1.1

2008-06-06 Thread kelvin goodson
mentioned before on this thread [1] where I added a new repository ? It was actually for other jars, but might help in this case as well... [1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg31727.html On Fri, Jun 6, 2008 at 4:56 AM, kelvin goodson [EMAIL PROTECTED] wrote: I've

Re: [VOTE] Release SDO 1.1.1

2008-06-03 Thread kelvin goodson
On Mon, Jun 2, 2008 at 6:02 PM, kelvin goodson [EMAIL PROTECTED] wrote: This failure also occurs with the 2.1 version and the 2.2-beta-1 version. The current trunk version is 2.2-beta-3-SNAPSHOT, which I haven't found in a repository yet, so the only version that seems ever to have

Re: [VOTE] Release SDO 1.1.1

2008-06-03 Thread kelvin goodson
=revrev=620763 2008/6/3 kelvin goodson [EMAIL PROTECTED]: The required libraries are sample-sdo-%RELEASE%.jar sdo-api-r2.1-%RELEASE%.jar tuscany-sdo-lib-%RELEASE%.jar tuscany-sdo-impl-%RELEASE%.jar tuscany-sdo-tools-%RELEASE%.jar codegen-ecore-2.2.3.jar codegen-2.2.3.jar ecore-2.2.3.jar

Re: [VOTE] Release SDO 1.1.1

2008-06-03 Thread kelvin goodson
in the binary distro. Rajini's going to take a look when she gets some time. Kelvin. 2008/6/3 kelvin goodson [EMAIL PROTECTED]: The felix jars were introduced in the fix for SDO does not work with OSGi [1] in commit 620763 [2]. I don't know if this is expected behaviour, not being an OSGI expert

Re: [VOTE] Release SDO 1.1.1

2008-06-03 Thread kelvin goodson
declaring a provided scope for the felix dependency would be the right way to do things Kelvin. 2008/6/3 kelvin goodson [EMAIL PROTECTED]: Thanks Ant, that looks like progress, but the felix framework jar is now not in the list of distributed jars. Kelvin. 2008/6/3 ant elder [EMAIL PROTECTED

Re: [VOTE] Release SDO 1.1.1

2008-06-03 Thread kelvin goodson
-sdo-tools-1.1.1-incubating-SNAPSHOT.jar wstx-asl-3.2.1.jar xsd-2.2.3.jar ...ant On Tue, Jun 3, 2008 at 11:31 AM, kelvin goodson [EMAIL PROTECTED] wrote: I had an offline chat with Rajini. It seems we need just the framework jar of felix in the distro, but if the dependency on felix

Re: [VOTE] Release SDO 1.1.1

2008-06-03 Thread kelvin goodson
, kelvin goodson [EMAIL PROTECTED] wrote: Just a thought, would I be right in guessing that if ever our SdoBundleActivator is touched in the runtime, then the environment would be expected to provide the classes to satisfy import org.osgi.framework.BundleActivator; import

parent pom and incubator references

2008-06-03 Thread kelvin goodson
As mentioned elsewhere on this list in the discussion about respinning the SDO 1.1.1 RC, I'm hoping to drop the incubating tag in the release name. This has led me to look at the parent pom, and I guess we need a new version of parent pom that doesn't reference the incubator repo, and then open

Re: parent pom and incubator references

2008-06-03 Thread kelvin goodson
Sounds good to me. Kelvin. 2008/6/3 ant elder [EMAIL PROTECTED]: On Tue, Jun 3, 2008 at 2:24 PM, kelvin goodson [EMAIL PROTECTED] wrote: As mentioned elsewhere on this list in the discussion about respinning the SDO 1.1.1 RC, I'm hoping to drop the incubating tag in the release name

Re: [VOTE] Release SDO 1.1.1

2008-06-02 Thread kelvin goodson
version we should be using please pipe up. Kelvin. [1] http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/pom.xml?r1=628691r2=642349pathrev=642349diff_format=h Kelvin. 2008/5/19 kelvin goodson [EMAIL PROTECTED]: I'm looking at fixing a problem wrt running the samples at the moment. Also

Re: [VOTE] Release SDO 1.1.1

2008-06-02 Thread kelvin goodson
, but it's hard to trawl that since so many JIRAs reference the word dependency. It's not clear to me whether we benefited from a freak bug that was to our advantage in the 2.2-SNAPSHOT version or whether all the other versions have a bug/bugs. Kelvin. 2008/6/2 kelvin goodson [EMAIL PROTECTED

Re: Tuscany Java2WSDL and WSDL2Java tools

2008-05-22 Thread kelvin goodson
2008/5/22 ant elder [EMAIL PROTECTED]: On Thu, May 22, 2008 at 9:31 AM, ant elder [EMAIL PROTECTED] wrote: On Wed, May 21, 2008 at 5:03 PM, Scott Kurz [EMAIL PROTECTED] wrote: That 'generate-sdo' only generates the Java types from the schema types, right? It's the WSDL2Java

Re: [VOTE] Release SDO 1.1.1

2008-05-19 Thread kelvin goodson
I'm looking at fixing a problem wrt running the samples at the moment. Also, I found that with a combination of using IBM JDK 1.5 and maven 2.0.7 I got hit by http://jira.codehaus.org/browse/MJAVADOC-135 when trying to build from the top. We say in our BUILDING doc that 2.0.7 is OK, perhaps if

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project (take two)

2008-05-12 Thread kelvin goodson
* Ignacio Silva-Lepe isilval at apache dot org * Jean-Sebastien Delfino jsdelfino at apache dot org * kelvin goodson kelvingoodson at apache dot org * Luciano Resende lresende at apache dot org * Mark Combellack mcombellack at apache dot org * Matthieu Riou mriou at apache dot org

Re: Keeping up with the dev list and the flood of JIRA messages

2008-03-20 Thread kelvin goodson
I find the RSS feed facility for customised JIRA queries a very helpful way of keeping up with JIRAs. It gives much more control than a mail filter does. I still get the notifications in my inbox, but when I want to get a quick overview of recent activity the RSS feed is preferable. If you

[jira] Resolved: (TUSCANY-2110) ChangeSummary's getOldContainer() and getOldContainmentProperty() methods are not working correctly.

2008-03-20 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-2110. - Resolution: Invalid If you set the containment of parentProp2 to true the test passes

Re: Alias Name Support in Tuscany SDO

2008-03-20 Thread kelvin goodson
I traced back the origins of the commented out line [1], and it was introduced in commented out form (in a different file). That would tend to suggest that it was there as a reminder of the right thing to do one other infrastructure was in place, rather than being commented out because it

Re: [jira] Issue Comment Edited: (TUSCANY-1725) XSD2JavaGenerator has a problem with associations navigable from both sides

2008-03-19 Thread kelvin goodson
-Original Message- From: Kelvin Goodson (JIRA) [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2008 5:03 AM To: Miro Kandic (mkandic) Subject: [jira] Issue Comment Edited: (TUSCANY-1725) XSD2JavaGenerator has a problem with associations navigable from both sides [ https

Re: [VOTE] Release SDO Java version 1.1-incubating (release candidate 2)

2008-03-18 Thread kelvin goodson
. Kelvin. [1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg28403.html On 29/02/2008, kelvin goodson [EMAIL PROTECTED] wrote: Please review and vote to release the 1.1-incubating release of Tuscany SDO for Java The distribution files are at [1] Maven artifacts for the release

Re: [VOTE] Release SDO Java version 1.1-incubating (release candidate 2)

2008-03-18 Thread kelvin goodson
Sorry, in my recent post I gave the wrong link for the general thread -- it should have been http://www.mail-archive.com/[EMAIL PROTECTED]/msg16971.html Kelvin. On 18/03/2008, kelvin goodson [EMAIL PROTECTED] wrote: This release candidate turned out to have a few issues when I took

[jira] Resolved: (TUSCANY-2098) Bidirectional properties are not working in XSD2JavaGenerator

2008-03-18 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-2098. - Resolution: Duplicate Surinder, you have uncovered a known problem. It was reported

[jira] Issue Comment Edited: (TUSCANY-1725) XSD2JavaGenerator has a problem with associations navigable from both sides

2008-03-18 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12529388#action_12529388 ] kgoodson edited comment on TUSCANY-1725 at 3/18/08 5:03 AM:

[jira] Resolved: (TUSCANY-2080) XML Helper Load method fails to return SDO generated class when using the method that takes a java.xml.transform.Source

2008-03-17 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-2080. - Resolution: Later The implementation is behaving as per the 2.1 spec. There is a spec

[jira] Commented: (TUSCANY-2080) XML Helper Load method fails to return SDO generated class when using the method that takes a java.xml.transform.Source

2008-03-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578643#action_12578643 ] Kelvin Goodson commented on TUSCANY-2080: - This symptom is seen when

[jira] Commented: (TUSCANY-2080) XML Helper Load method fails to return SDO generated class when using the method that takes a java.xml.transform.Source

2008-03-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578666#action_12578666 ] Kelvin Goodson commented on TUSCANY-2080: - I just re-read your report, and see

[jira] Commented: (TUSCANY-2080) XML Helper Load method fails to return SDO generated class when using the method that takes a java.xml.transform.Source

2008-03-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578674#action_12578674 ] Kelvin Goodson commented on TUSCANY-2080: - I knocked up a quick test

[jira] Commented: (TUSCANY-2080) XML Helper Load method fails to return SDO generated class when using the method that takes a java.xml.transform.Source

2008-03-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578823#action_12578823 ] Kelvin Goodson commented on TUSCANY-2080: - This issue seems to be restricted

[jira] Issue Comment Edited: (TUSCANY-2080) XML Helper Load method fails to return SDO generated class when using the method that takes a java.xml.transform.Source

2008-03-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578823#action_12578823 ] kgoodson edited comment on TUSCANY-2080 at 3/14/08 8:59 AM:

[jira] Commented: (TUSCANY-2058) The method XSDHelper.isXSD(Type) is returning invalid information

2008-03-07 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576145#action_12576145 ] Kelvin Goodson commented on TUSCANY-2058: - Having consulted, it seems

Re: Why there are two different ways for tuscany generating WSDL from java (java2wsdl)

2008-03-06 Thread kelvin goodson
On 05/03/2008, Scott Kurz [EMAIL PROTECTED] wrote: I didn't follow all of the discussion about removing SDO from the Tuscany charter... but if SDO is no longer a special part of the Tuscany project then what would happen to the W2J/J2W tools built around SDO support? The WSDL/WSDL tools

Re: Tuscany participation at Google Summer of Code (GSoC) 2008

2008-03-06 Thread kelvin goodson
One possibility in the SDO domain that I have heard a request for recently from more than one source is an ECMAScript/JavaScript implementation of SDO. This could be started by a GSoC activity. I opened a Wish List item for it a few days ago as TUSCANY-2065. I don't have deep skills in this

Re: [VOTE] Community is more important than code

2008-03-05 Thread kelvin goodson
I believe it's important when entering a community to try as best you can to adopt its culture. I believe both things are important. I can't say in general I've deliberated long enough to come to a personal conclusion about which is more important, but in no light hearted fashion I am happy to

[jira] Updated: (TUSCANY-2062) WSDL2Java code generation fails on WSDL with multiple namespace imports

2008-03-05 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-2062: Component/s: (was: Java SDO Tools) Java SCA Tools WSDL2Java code

[jira] Created: (TUSCANY-2065) An ECMAScript version of SDO

2008-03-05 Thread Kelvin Goodson (JIRA)
An ECMAScript version of SDO Key: TUSCANY-2065 URL: https://issues.apache.org/jira/browse/TUSCANY-2065 Project: Tuscany Issue Type: Wish Reporter: Kelvin Goodson -- This message is automatically

[jira] Updated: (TUSCANY-2065) An ECMAScript version of SDO

2008-03-05 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-2065: Component/s: Java SDO Implementation An ECMAScript version of SDO

[jira] Resolved: (TUSCANY-2031) Error encountered when trying to use dynamic Data APIs and SDO code-generated APIs at the same time

2008-03-04 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-2031. - Resolution: Invalid Suspect user error as per comment above. Error encountered when

[jira] Commented: (TUSCANY-2031) Error encountered when trying to use dynamic Data APIs and SDO code-generated APIs at the same time

2008-03-04 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575008#action_12575008 ] Kelvin Goodson commented on TUSCANY-2031: - Hello Joseph. I'm sorry that I didn't

[jira] Commented: (TUSCANY-2058) The method XSDHelper.isXSD(Type) is returning invalid information

2008-03-04 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575016#action_12575016 ] Kelvin Goodson commented on TUSCANY-2058: - This makes me wonder whether the spec

[VOTE] (Restarting the vote to ...) Change Tuscany Charter to remove SDO reference

2008-03-03 Thread kelvin goodson
dot org kelvin goodson kelvingoodson at apache dot org Luciano Resende lresende at apache dot org Mike Edwards edwardsmj at apache dot org Pete Robbinsrobbinspg at apache dot org Raymond Feng rfeng at apache

Re: [VOTE] Change Tuscany Charter to remove SDO reference

2008-03-03 Thread kelvin goodson
I have restarted this vote as requested. Kelvin. On 29/02/2008, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: kelvin goodson wrote: Please vote to alter the wording of the existing draft Tuscany charter as discussed in http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200802

Re: [DISCUSS] altering the Tuscany Charter in relation to SDO Java

2008-03-03 Thread kelvin goodson
? - Venkat On Thu, Feb 28, 2008 at 10:00 PM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: kelvin goodson wrote: Implicit in this rewording is the understanding within the Tuscany community that there would be one Apache home for SDO Java development. When this thread

Re: [Java SDO] Need help in completing release management for SDO 1.1-incubating

2008-02-29 Thread kelvin goodson
Amita, such a shame when you are so nearly there, however, I am happy to pick it up from here. Many thanks for getting it so far. Kelvin. On 29/02/2008, Amita Vadhavkar [EMAIL PROTECTED] wrote: Hi All, I will not be able to continue doing the release management activities from now on

Re: [VOTE] Change Tuscany Charter to remove SDO reference

2008-02-28 Thread kelvin goodson
member section, and related technologies. 2) Andy Grove removed as initial member as per his request to step down from PPMC 3) Mark Combellack added as member by virtue of PPMC membership Kelvin. On 28/02/2008, Simon Nash [EMAIL PROTECTED] wrote: kelvin goodson wrote: Please vote to alter

Re: [DISCUSS] altering the Tuscany Charter in relation to SDO Java

2008-02-28 Thread kelvin goodson
to be prepared to act in the spirit of these discussions, if the new project is to stand a chance of being accepted into incubation. Kelvin. On 28/02/2008, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: kelvin goodson wrote: Implicit in this rewording is the understanding within the Tuscany

Re: [DISCUSS] altering the Tuscany Charter in relation to SDO Java

2008-02-26 Thread kelvin goodson
to implement SDO anymore --- yes - and still allows Tuscany to implement SDO --- yes - and still allows Tuscany to use SDO or any other related technology? --- yes Kelvin. On 25/02/2008, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: kelvin goodson wrote: There's been a discussion thread going

[VOTE] Change Tuscany Charter to remove SDO reference

2008-02-26 Thread kelvin goodson
frankb at apache dot org Ignacio Silva-Lepe isilval at apache dot org Jean-Sebastien Delfino jsdelfino at apache dot org kelvin goodson kelvingoodson at apache dot org Luciano Resende lresende at apache dot org Mike Edwards

[DISCUSS] altering the Tuscany Charter in relation to SDO Java

2008-02-22 Thread kelvin goodson
There's been a discussion thread going for a while [1] in the Tuscany community with regards to shifting the Apache home for SDO Java work to a new project. This has been going on in parallel to the discussion on the incubator general list on establishing a new project, originally aimed to be

Re: How to use SDO in tuscany sca?

2008-02-20 Thread kelvin goodson
There has been a few occasions in the SDO spec meetings where issues associated with raising exceptions have been resolved in favour of not requiring the implementer to incur the performance overhead of exception translation or decoration. There are no exceptions defined by the SDO API, and only

[jira] Updated: (TUSCANY-1079) Possible error in XSDSerialization tests

2008-02-20 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1079: Fix Version/s: (was: Java-SDO-1.1) Java-SDO-CTS-Next Possible

[jira] Updated: (TUSCANY-829) Investigate integration of RogueWave tests

2008-02-20 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-829: --- Fix Version/s: (was: Java-SDO-1.1) Java-SDO-CTS-Next Investigate

Re: svn commit: r629397 - /incubator/tuscany/branches/sdo-1.1-incubating/distribution/src/main/release/RELEASE_NOTES

2008-02-20 Thread kelvin goodson
oops, I see you have removed them from the notes, sorry, however, it's better that they are now tidied up in JIRA too ;-) On 20/02/2008, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: amita Date: Wed Feb 20 01:49:40 2008 New Revision: 629397 URL:

[jira] Updated: (TUSCANY-1272) CrudWithChangeHistory test case fails as it's not finding the deleted object in the changeSummary

2008-02-20 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1272: Component/s: (was: Java DAS RDB) Java SDO Implementation

[jira] Resolved: (TUSCANY-1063) Improve diagnostics running XSD2JavaGenerator against bad schema

2008-02-14 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1063. - Resolution: Fixed Added print stack trace for any Exception (note one mod

[jira] Commented: (TUSCANY-1293) SDO does not work with OSGi

2008-02-13 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568499#action_12568499 ] Kelvin Goodson commented on TUSCANY-1293: - The patch seems to have fixed

[jira] Commented: (TUSCANY-1293) SDO does not work with OSGi

2008-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568126#action_12568126 ] Kelvin Goodson commented on TUSCANY-1293: - I have applied your 2nd patch, after

Re: svn commit: r620763 - in /incubator/tuscany/java/sdo: impl/ impl/src/main/java/org/apache/tuscany/sdo/osgi/ impl/src/main/resources/META-INF/ impl/src/test/java/org/apache/tuscany/sdo/test/osgi/ i

2008-02-12 Thread kelvin goodson
This commit seems to be causing problems in continuum and elsewhere, but not in my env. See comments in the JIRA (1293) Investigating. On 12/02/2008, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: kelvingoodson Date: Tue Feb 12 03:13:53 2008 New Revision: 620763 URL:

[jira] Commented: (TUSCANY-257) recently added file Interface2JavaGenerator.java is not compatible with JDK 1.4

2008-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568064#action_12568064 ] Kelvin Goodson commented on TUSCANY-257: Thanks Amita, I took a scan of the patch

[jira] Resolved: (TUSCANY-1293) SDO does not work with OSGi

2008-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1293. - Resolution: Fixed Thanks for the patch Rajini. SDO does not work with OSGi

[jira] Commented: (TUSCANY-1293) SDO does not work with OSGi

2008-02-12 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568083#action_12568083 ] Kelvin Goodson commented on TUSCANY-1293: - Amita, I get clean build from

[jira] Commented: (TUSCANY-1293) SDO does not work with OSGi

2008-02-11 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12567667#action_12567667 ] Kelvin Goodson commented on TUSCANY-1293: - Rajini, sorry to take so long to get

[jira] Updated: (TUSCANY-1688) XSD2JavaGenerator throws IOException:Access is denied with complexType named Con

2008-02-11 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1688: I did a check for EMF bugs raised for this issue, but couldn't find one. Do you know

[jira] Updated: (TUSCANY-1689) XSD2JavaGenerator generates non-compilable FactoryImpl class with complexType named Descriptor

2008-02-11 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1689: I did a check for EMF bugs raised for this issue, but couldn't find one. Do you know

[jira] Commented: (TUSCANY-1831) Make SDOPackageRegistryDelegator pluggable

2008-02-11 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12567578#action_12567578 ] Kelvin Goodson commented on TUSCANY-1831: - I guess we could parallel the way

[SDO Java] Reminder: IRC chat on release contents, 9AM PST, 5PM GMT

2008-02-08 Thread kelvin goodson
The chat will take as input the fruits of Amita's and my recent labours documented at ... http://cwiki.apache.org/confluence/display/TUSCANYWIKI/SDO+Java+Project and give you a chance to adjust the priorities we placed on issues, and to say where you can contribute to help make this a useful

[jira] Updated: (TUSCANY-182) Investigate how to best represent 0..n relationships requiring a keyed access in models

2008-02-08 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-182: --- Component/s: Java SCA Assembly Model There's too much assumed context in this JIRA

[Cross Subproject Discussion] options for SDO Java in Apache

2008-02-06 Thread kelvin goodson
[I'm cross posting to tuscany-dev and tuscany-user again, to be sure all the Tuscany community sees this. Please usereply rather than reply-all so that we keep responses to the user list, to help make following the thread easier and continue to reach the wider audience] Some of you may be aware

Re: Graduation next steps

2008-02-06 Thread kelvin goodson
I like to be able to look at a JIRA and readily find the discussion relating to it, so I find having technical discussion as a series of comments in the JIRA helpful. In this pattern it makes sense to copy JIRA comments to the dev list, as it forms the substance of our technical communication. I

Re: Graduation next steps

2008-02-06 Thread kelvin goodson
My top 3 in http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Graduation+Next+Stepsare 11,12,13,19,22,32/33,38 and 18 but modified to have a policy of being vocal early when no-one has the bandwidth to address an incoming JIRA. I know that's not 3, but hey! I can't see on the wiki page

[jira] Updated: (TUSCANY-1514) DataHelperImpl.toDate will report a NullPointerException

2008-02-05 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1514: Component/s: (was: Java DAS RDB) Java SDO Implementation This JIRA

[SDO Java] IRC chat on release contents

2008-02-04 Thread kelvin goodson
This is a follow-up invitation for you to influence the current SDO Java release content that Amita is managing. We tried having an IRC slot in Amita's working day (actually starting at 9:30PM her time; summary posted at [1]), but didn't get participation, which may have been due to the early

Re: Distribution structure

2008-02-02 Thread Kelvin Goodson
Looks fine to me On 1 Feb 2008, at 16:09, Mike Edwards [EMAIL PROTECTED] wrote: +1 Simon Laws wrote: I'm looking at copying the 1.1 release artifacts up onto the new distribution infrastructure at www.apache.org/dist/incubator/ We need to make a decision about how this will be

[SDO Java] next steps in preparing a release

2008-01-30 Thread kelvin goodson
I had an instant messaging chat with Amita, covering issues of release management, including license compliance, cutting tags/branches, sample programs, using the distribution project, building and deploying a release candidate, pgp signing, maven staging repositories appended is the transcript

Re: SVN props

2008-01-29 Thread kelvin goodson
Having seen the version from sebb I note there's just a [miscellany] introducer required. I'll fix it. Kelvin. On 29/01/2008, kelvin goodson [EMAIL PROTECTED] wrote: Substituting the contents of this file into my config file causes the error svn: C:\Documents and Settings\Administrator

Re: SVN props

2008-01-29 Thread kelvin goodson
Substituting the contents of this file into my config file causes the error svn: C:\Documents and Settings\Administrator\Application Data\Subversion\config:4: Section header expected when using svn command line version ... svn, version 1.4.5 (r25188) compiled Aug 22 2007, 20:56:15 or

[jira] Updated: (TUSCANY-1293) SDO does not work with OSGi

2008-01-28 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson updated TUSCANY-1293: Patch Info: [Patch Available] SDO does not work with OSGi

[jira] Commented: (TUSCANY-1483) Static SDO generator: problem with elements named internal*

2008-01-24 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561997#action_12561997 ] Kelvin Goodson commented on TUSCANY-1483: - Your most recent patch ( 1483

[jira] Commented: (TUSCANY-2009) Java SDO's EqualityHelper doesn't compare Bytes values correctly

2008-01-22 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561304#action_12561304 ] Kelvin Goodson commented on TUSCANY-2009: - I'm surprised that the Ecore equality

[jira] Resolved: (TUSCANY-1026) Java SDO Overview page on Web site has out of date information on samples

2008-01-22 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1026. - Resolution: Invalid The passage of time has made this JIRA invalid. Improvements

Re: [Java SDO] Tuscany SDO Java 1.1-incubating

2008-01-18 Thread kelvin goodson
On 18/01/2008, Amita Vadhavkar [EMAIL PROTECTED] wrote: Assuming name of the release as Tuscany SDO Java 1.1-incubating and keeping ref. to the old mail thread - http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg27168.html. I am starting a new thread now. Web Site documentation:- I

Re: [Java SDO] What should we be attacking?

2008-01-16 Thread kelvin goodson
far in above which can be included? === Regards, Amita On Jan 16, 2008 1:47 PM, kelvin goodson [EMAIL PROTECTED] wrote: Hey Amita, that's great! I guess collating the state of the fixed and unfixed

[jira] Commented: (TUSCANY-1483) Static SDO generator: problem with elements named internal*

2008-01-15 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559045#action_12559045 ] Kelvin Goodson commented on TUSCANY-1483: - Amita, thanks for looking

Re: [Java SDO] What should we be attacking?

2008-01-15 Thread kelvin goodson
/2007, kelvin goodson [EMAIL PROTECTED] wrote: What should we be concentrating our efforts on in SDO Java. I posted a while back to suggest we think about the content of a next release. We've had a few fixes go in recently, but I'd like to see more consideration of release content before we

Re: [SDO] SDO generator

2008-01-11 Thread kelvin goodson
Amita, that sounds great thanks. It would be good to have more people understanding this stuff. I'm happy with javajet setup to help if you need it. There's an FAQ in the SDO Java part of the website for getting started that you may have already found. Kelvin. On 11/01/2008, Amita Vadhavkar

Re: [Java SDO] What should we be attacking?

2008-01-11 Thread kelvin goodson
as is, and remove the code that modifies the manifest entries in the EMF jars when the issue is resolved. Thank you... Regards, Rajini On 1/9/08, kelvin goodson [EMAIL PROTECTED] wrote: Rajini, I think you are right. I'll apply the patch as is, and we can tackle the issue

[jira] Resolved: (TUSCANY-1935) Conversion of Bytes to/from String properties is not functioning correctly.

2008-01-10 Thread Kelvin Goodson (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kelvin Goodson resolved TUSCANY-1935. - Resolution: Fixed Patch applied, thanks David. Conversion of Bytes to/from String

Re: [SDO] questions about support for Enumeration facet

2008-01-10 Thread kelvin goodson
) { property = SDOUtil.createOpenContentProperty(hc, uri, name, ((ModelFactoryImpl)ModelFactory.INSTANCE).getString()); } } return property; } Regards, Amita On Dec 21, 2007 4:31 PM, kelvin goodson [EMAIL PROTECTED] wrote: Amita, I'm a little

Re: [Java SDO] What should we be attacking?

2008-01-09 Thread kelvin goodson
. If there is a wider interest in running SDO under Felix, an alternative may be needed. Redistributing EMF with SDO with different manifest entries doesn't seem a good option. Suggestions? Thank you... Regards, Rajini On 1/4/08, kelvin goodson [EMAIL PROTECTED] wrote: Hi Rajini, Now

Re: [Java SDO] What should we be attacking?

2008-01-04 Thread kelvin goodson
. Thank you... Regards, Rajini On 12/10/07, kelvin goodson [EMAIL PROTECTED] wrote: I'd kind of hoped to be in a position to have a release before the end of the year. The JIRA query [1] shows that we have 34 JIRAs in resolved state with a fix version of SDO-Next, but I think

Re: [SDO] questions about support for Enumeration facet

2007-12-21 Thread kelvin goodson
() checks for enum and does SDOUtil.createOpenContentProperty() for Strings. Suggestions? Regards, Amita On Dec 17, 2007 4:10 PM, kelvin goodson [EMAIL PROTECTED] wrote: Amita, I think Frank's note in this thread is key to the solution, in that the line ... return

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

2007-12-20 Thread kelvin goodson
Hi, I have inspected the two svn version of the sdo files you reference, and both are as I would expect; no inserted script tags etc. I have created md5 sum CRC digests of the files. If you could repeat these checks and verify you get the same answer then I think your virus checker is

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

2007-12-20 Thread kelvin goodson
to be the whole answer, since others of the files are under the src hierarchy. Kelvin. On 20/12/2007, kelvin goodson [EMAIL PROTECTED] wrote: Hi, I have inspected the two svn version of the sdo files you reference, and both are as I would expect; no inserted script tags etc. I have

Re: SDO Type Conversion Unit Test

2007-12-19 Thread kelvin goodson
that's a big gap. I guess its not so obvious because of the java reflection that's used to get to the methods in question. If you could go some way to fill in the gap that would be great. Kelvin. On 19/12/2007, David Adcox [EMAIL PROTECTED] wrote: The unit test case

Re: [SDO] questions about support for Enumeration facet

2007-12-17 Thread kelvin goodson
patternFacet too in same way. Regards, Amita On Dec 12, 2007 3:40 PM, kelvin goodson [EMAIL PROTECTED] wrote: By the way, until the wiki has been used to update the websitre then the FAQ can be seen at http://cwiki.apache.org/confluence/display/TUSCANY/Tuscany+SDO+Java+-+FAQ Kelvin

Re: [Java SDO] What should we be attacking?

2007-12-17 Thread kelvin goodson
look. Thank you... Regards, Rajini On 12/10/07, kelvin goodson [EMAIL PROTECTED] wrote: I'd kind of hoped to be in a position to have a release before the end of the year. The JIRA query [1] shows that we have 34 JIRAs in resolved state with a fix version of SDO-Next, but I think

Re: [SDO] questions about support for Enumeration facet

2007-12-12 Thread kelvin goodson
It occurred to me that there's a bit of a knack to debugging into EMF code, so I just wrote an FAQ to describe how to do this. Comments are welcome on its clarity or accuracy. Regards, Kelvin. On 11/12/2007, kelvin goodson [EMAIL PROTECTED] wrote: Amita, It feels like option 1 is the easy

Re: [SDO] questions about support for Enumeration facet

2007-12-12 Thread kelvin goodson
By the way, until the wiki has been used to update the websitre then the FAQ can be seen at http://cwiki.apache.org/confluence/display/TUSCANY/Tuscany+SDO+Java+-+FAQ Kelvin. On 12/12/2007, kelvin goodson [EMAIL PROTECTED] wrote: It occurred to me that there's a bit of a knack to debugging

Re: [SDO] questions about support for Enumeration facet

2007-12-11 Thread kelvin goodson
Hi Amita, thanks for looking at this. I'm a bit surprised, on digging a little way in, that the enumeration Property is isMany==false. I'll dig a bit further, but I had expected to be able to find the Property named enumeration and get a list of entries. Kelvin. On 11/12/2007, Amita

Re: [SDO] questions about support for Enumeration facet

2007-12-11 Thread kelvin goodson
Amita, It feels like option 1 is the easy way to do things, and option 2 is the right way given the introduction of instance properties on metadata provided for this purpose (but doesn't currently work). Here's the results of my digging around. Let's start with what I found last since it might

Re: [Java SDO] What should we be attacking?

2007-12-10 Thread kelvin goodson
On 29/11/2007, kelvin goodson [EMAIL PROTECTED] wrote: David, thanks for the fixes. I'll apply them as soon as I can get to them. I've been away unwell for most of the last weeks so I have some catching up to do. Anything you can do to reduce the JIRA backlog further would be great

  1   2   3   4   5   6   7   8   9   10   >