[
https://issues.jboss.org/browse/ARTIF-500?page=com.atlassian.jira.plugin....
]
Brett Meyer closed ARTIF-500.
-----------------------------
Resolution: Won't Fix
For now, closing. I'm less concerned about the READMEs and more concerned about the
readability of the demo code itself.
Improve the S-RAMP demo README files
------------------------------------
Key: ARTIF-500
URL:
https://issues.jboss.org/browse/ARTIF-500
Project: Artificer
Issue Type: Enhancement
Reporter: Eric Wittmann
Assignee: Brett Meyer
From David via his 0.5.0.Beta1 Testing:
S-ramp DEMO README files. The majority of them are a copy/paste (not always). Here what
can happen to user is that as you realized about the copy paste, then you do not read the
README files, and they are not useful. I think we could explain little bit more in detail
what the test is doing in terms of:
- 2 files are uploaded: specify the names.
- Then a query that checks the property name 'xxx' is executed...
This can give more value to the good tests we have, and the user would read the README
file. That for me is very important.
A good example of Test Output is the s-ramp-demos-simple-client:
{code}
Uploading some XML schemas...
Uploading artifact ws-humantask.xsd...done.
Updating meta-data for artifact ws-humantask.xsd...done.
Uploading artifact ws-humantask-context.xsd...done.
Updating meta-data for artifact ws-humantask-context.xsd...done.
Uploading artifact ws-humantask-policy.xsd...done.
Updating meta-data for artifact ws-humantask-policy.xsd...done.
Uploading artifact ws-humantask-types.xsd...done.
Updating meta-data for artifact ws-humantask-types.xsd...done.
Uploading artifact ws-humantask-leantask-api.wsdl...done.
Updating meta-data for artifact ws-humantask-leantask-api.wsdl...done.
Uploading artifact ws-humantask-protocol.wsdl...done.
Updating meta-data for artifact ws-humantask-protocol.wsdl...done.
Querying the S-RAMP repository for Schemas...success: 11 Schemas found:
* address.xsd (b885aebb-9f84-424d-af1e-84e335163be7)
* person.xsd (895719d6-0daa-448b-87c8-6085021e29ba)
* ws-humantask-context.xsd (fb253cc7-d576-4127-b331-cc384218bc06)
* ws-humantask-policy.xsd (2eebffe7-2e02-4985-b04f-24e6025489c3)
* ws-humantask-types.xsd (cfa90bea-c27c-49bb-8ac2-604f2a3763f3)
* ws-humantask.xsd (a3bc7c9f-54fa-489e-845c-a328ab968bd9)
* wsrm-1.1-schema-200702.xsd (54731483-c7d1-40d6-b152-f332bebf17d1)
* wsrmp-1.2-schema-200702.xsd (f3007bee-353e-4e1b-a79d-0aea85c7b1ed)
* wss-wssecurity-secext-1.0.xsd (8cef7a73-e284-411e-9af9-9b1ada31f623)
* wss-wssecurity-utility-1.0.xsd (cee6023f-e26f-4240-baa6-594d1eea4928)
* wstx-wsba-1.1-schema-200701.xsd (30246422-dc4e-4bc6-8317-8d58a73e3c64)
{code}
It gives explanations about the files uploaded and the queries done. In other tests just
it is said 2 files uploaded, and then query done sucessfully.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)