Hi,
This is now fixed in http://svn.apache.org/viewvc?rev=823218&view=rev. I
forgot to remove the default constructor of Exception2ExceptionTransformer.
Thanks,
Raymond
--------------------------------------------------
From: "ant elder" <[email protected]>
Sent: Thursday, October 08, 2009 1:06 AM
To: <[email protected]>
Subject: Re: svn commit: r822946 - in /tuscany/java/sca/modules:
core-databinding/src/main/java/org/apache/tuscany/sca/core/databinding/module/
core-databinding/src/main/java/org/apache/tuscany/sca/core/databinding/transformers/
core-databinding/src/main/java
On Wed, Oct 7, 2009 at 11:27 PM, <[email protected]> wrote:
Author: rfeng
Date: Wed Oct 7 22:27:05 2009
New Revision: 822946
URL: http://svn.apache.org/viewvc?rev=822946&view=rev
Log:
Turn the set of built-in transformers into declared extensions
This change has broken quite a lot of itests for me, for example most
of the itest/jms ones are failing, was part of the change left out, is
the build still working for anyone else?
...ant