You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <tu...@ws.apache.org> on 2006/06/26 14:34:31 UTC

[jira] Commented: (TUSCANY-495) Java Interop Testing

    [ http://issues.apache.org/jira/browse/TUSCANY-495?page=comments#action_12417802 ] 

Simon Laws commented on TUSCANY-495:
------------------------------------

I should have noted that the 2nd patch (patch-interopsdo-java.txt) includes a new project test dependency on XMLUnit (http://xmlunit.sourceforge.net/). 

> Java Interop Testing
> --------------------
>
>          Key: TUSCANY-495
>          URL: http://issues.apache.org/jira/browse/TUSCANY-495
>      Project: Tuscany
>         Type: New Feature

>   Components: Java SDO Implementation
>     Versions: Java-M1
>  Environment: Windows XP
>     Reporter: Simon Laws
>     Assignee: ant elder
>     Priority: Minor
>  Attachments: patch-interopresources.txt, patch-interopsdo-java.txt
>
> Patches to include first pass interop testing
>   - /tuscany/interop   - interop resources
>   - /tuscany/java/testing/interop - simple java interop tests that use the resources above

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [jira] Commented: (TUSCANY-495) Java Interop Testing

Posted by Simon Laws <si...@googlemail.com>.
Ah, meant to comment that out. Sorry for making you do this twice Ant. For
now if you could comment out the dependency for DB2 in the POM and it should
run but you will see a class not found exception for the DB2 test. This is
OK for now. I don't believe that these tests are patched into the main build
yet. I need to write a Derby test case but haven't go round to it yet. I
could also do with finding a way to get params into the code so that I can
actually turn off the DB2 testing if the POM doesn't specify the jars (I
guess I could trap the exception but a bit nasty) any ideas?

S

On 6/26/06, ant elder <an...@gmail.com> wrote:
>
> In this patch the pom.xml in the sdo/rdb folder has a dependency on some
> IBM
> DB2 jars which aren't in any maven repository:
>
> 1) com.ibm.db2:db2jcc:jar:8.2
> 2) com.ibm.db2:db2jcc_license_cu:jar:8.2
>
> There's a commented out dependency for derby, could I just uncomment that
> and delete thedb2 ones, or what?
>
>    ...ant
>
> On 6/26/06, Simon Laws (JIRA) <tu...@ws.apache.org> wrote:
> >
> >     [
> >
> http://issues.apache.org/jira/browse/TUSCANY-495?page=comments#action_12417802
> ]
> >
> > Simon Laws commented on TUSCANY-495:
> > ------------------------------------
> >
> > I should have noted that the 2nd patch (patch-interopsdo-java.txt)
> > includes a new project test dependency on XMLUnit (
> > http://xmlunit.sourceforge.net/).
> >
> > > Java Interop Testing
> > > --------------------
> > >
> > >          Key: TUSCANY-495
> > >          URL: http://issues.apache.org/jira/browse/TUSCANY-495
> > >      Project: Tuscany
> > >         Type: New Feature
> >
> > >   Components: Java SDO Implementation
> > >     Versions: Java-M1
> > >  Environment: Windows XP
> > >     Reporter: Simon Laws
> > >     Assignee: ant elder
> > >     Priority: Minor
> > >  Attachments: patch-interopresources.txt, patch-interopsdo-java.txt
> > >
> > > Patches to include first pass interop testing
> > >   - /tuscany/interop   - interop resources
> > >   - /tuscany/java/testing/interop - simple java interop tests that use
> > the resources above
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > If you think it was sent incorrectly contact one of the administrators:
> >    http://issues.apache.org/jira/secure/Administrators.jspa
> > -
> > For more information on JIRA, see:
> >    http://www.atlassian.com/software/jira
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> >
> >
>
>

Re: [jira] Commented: (TUSCANY-495) Java Interop Testing

Posted by ant elder <an...@gmail.com>.
In this patch the pom.xml in the sdo/rdb folder has a dependency on some IBM
DB2 jars which aren't in any maven repository:

1) com.ibm.db2:db2jcc:jar:8.2
2) com.ibm.db2:db2jcc_license_cu:jar:8.2

There's a commented out dependency for derby, could I just uncomment that
and delete thedb2 ones, or what?

   ...ant

On 6/26/06, Simon Laws (JIRA) <tu...@ws.apache.org> wrote:
>
>     [
> http://issues.apache.org/jira/browse/TUSCANY-495?page=comments#action_12417802]
>
> Simon Laws commented on TUSCANY-495:
> ------------------------------------
>
> I should have noted that the 2nd patch (patch-interopsdo-java.txt)
> includes a new project test dependency on XMLUnit (
> http://xmlunit.sourceforge.net/).
>
> > Java Interop Testing
> > --------------------
> >
> >          Key: TUSCANY-495
> >          URL: http://issues.apache.org/jira/browse/TUSCANY-495
> >      Project: Tuscany
> >         Type: New Feature
>
> >   Components: Java SDO Implementation
> >     Versions: Java-M1
> >  Environment: Windows XP
> >     Reporter: Simon Laws
> >     Assignee: ant elder
> >     Priority: Minor
> >  Attachments: patch-interopresources.txt, patch-interopsdo-java.txt
> >
> > Patches to include first pass interop testing
> >   - /tuscany/interop   - interop resources
> >   - /tuscany/java/testing/interop - simple java interop tests that use
> the resources above
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>    http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>    http://www.atlassian.com/software/jira
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>