Hi Sebastian,
I too spotted this... and if you change the pom to reference the
sca/extensions/axis2/databinding it still does not build (for me anyway)...
I was going to try to fix thi& raise a jira with a fix - I guess I should
have raised the jira first and it would avoided duplicating investigation...
FYI the corrected pom for the axiom dependency is:
<dependency>
<groupId>org.apache.tuscany.sca.extensions.axis2</groupId>
<artifactId>databinding-axiom</artifactId>
<version>${pom.version}</version>
<scope>compile</scope>
</dependency>
I was also wondering if there was a better place for this project since it's
an integration test (testing/sca/itest ?)
regards,
Dan
On 09/02/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
Module sca/services/databinding/databinding-test is commented out of the
build.
What is the status of this test module? Should we try to fix it and make
it build again?
It does not build at the moment as it depends on databinding-axiom which
I can't find under services/databinding... or has it moved to
sca/extensions/axis2/databinding?
Thanks,
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]