Author: kelvingoodson
Date: Mon May 17 13:41:46 2010
New Revision: 945148
URL: http://svn.apache.org/viewvc?rev=945148&view=rev
Log:
expected message and msg definition catchup
Modified:
tuscany/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Modified:
tuscany/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL:
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=945148&r1=945147&r2=945148&view=diff
==============================================================================
---
tuscany/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
(original)
+++
tuscany/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Mon May 17 13:41:46 2010
@@ -28,6 +28,6 @@ POJO_8014=org.apache.tuscany.sca.contrib
POJO_9001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POJO_9001,
Artifact: Test_POJO_9001.composite] - XMLSchema validation error occured in:
Test_POJO_9001.composite ,line = ***, column = ***, Message =
cvc-complex-type.3.2.2: Attribute 'interface' is not allowed to appear in
element 'implementation.java'.
POJO_10001=org.oasisopen.sca.ServiceRuntimeException: [Contribution:
POJO_10001, Artifact: META-INF/sca-contribution.xml] - [JCI10001] The value of
the @package attribute on the <import.java/> element is not unique across all
other <import.java/> elements within the contribution.
POJO_10004=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
[JCI100007] A Java package org.oasisopen.sca.test;version=1.0.0 that is
specified on an export element MUST be contained within the contribution
containing the export element.
-POJO_10005=org.oasisopen.sca.ServiceRuntimeException: [Contribution:
POJO_10005, Artifact: META-INF/sca-contribution.xml] - [JCI100004] The value of
the @package attribute on the <export.java/> element is not unique across all
other <export.java/> elements within the contribution.
+POJO_10005=org.oasisopen.sca.ServiceRuntimeException: [Contribution:
POJO_10005, Artifact: META-INF/sca-contribution.xml] - [JCI10004] The value of
the @package attribute on the <export.java/> element is not unique across all
other <export.java/> elements within the contribution.
POJO_10006=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
[JCI100007] A Java package org.oasisopen.sca.test.y that is specified on an
export element MUST be contained within the contribution containing the export
element.