controls-webservices-blank sample needs some fixes for consistency
------------------------------------------------------------------
Key: BEEHIVE-719
URL: http://issues.apache.org/jira/browse/BEEHIVE-719
Project: Beehive
Type: Bug
Components: Samples
Versions: V1
Reporter: Eddie O'Neil
Fix For: V1
In looking over the controls-webservices-blank tutorial checked in last night,
there are a few things we could do to make it more consistent with the wsm-*
and controls-* tutorials.
- instead of using the "get.dependencies" call, the build.xml and build-svn.xml
files should use the Beehive provided macros for <deploy-wsm> and
<deploy-controls> the individual control JARs (like web services) should be
copied explicitly using Ant's <copy>
- need to document the dependence on junit.jar in a README.txt.
- repackage the samples into an
"org.apache.beehive.samples.controls.webservice" directory
- remove the systemcontrols-imports.xml file which is part of the sample and
was copied from beehive/trunk/system-controls into the sample. It doesn't seem
to be used by the sample.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira