build.xml file in samples/domain-management doesn't work
--------------------------------------------------------
Key: TUSCANY-3684
URL: https://issues.apache.org/jira/browse/TUSCANY-3684
Project: Tuscany
Issue Type: Bug
Components: Java SCA Samples
Affects Versions: Java-SCA-1.6
Reporter: Simon Nash
Assignee: Simon Nash
Fix For: Java-SCA-1.6.1
The build.xml file for the domain-management sample isn't able to build or run
the sample. The problems are as follows:
1. It doesn't compile the test code in src/test.
2. It doesn't build all the jar files needed for this sample. It builds
sample-domain-management.jar but it doesn't build
sample-domain-management-assets.jar, sample-domain-management-client.jar or
sample-domain-management-store.jar.
3. It doesn't have "run" targets for running the four sample scenarios.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.