[
https://issues.apache.org/jira/browse/TUSCANY-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914217#action_12914217
]
Simon Nash commented on TUSCANY-3685:
-------------------------------------
I've fixed this by doing the following:
1. Added a new test client class HelloWorldTestClient.java which doesn't depend
on JUnit.
2. Updated the build.xml file to build and run this test client.
3. Updated the README to explain how to build and run this sample using ant.
> build.xml file in samples/implementation-pojo-extension doesn't have a run
> target
> ---------------------------------------------------------------------------------
>
> Key: TUSCANY-3685
> URL: https://issues.apache.org/jira/browse/TUSCANY-3685
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Samples
> Affects Versions: Java-SCA-1.6
> Reporter: Simon Nash
> Assignee: Simon Nash
>
> The build.xml file in samples/implementation-pojo-extension doesn't have a
> run target and doesn't build the sample client code. This means that the
> sample client code that creates a component using the sample POJO extension
> can only be run from the JUnit test case in the maven build.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.