Bug 467652 - Documentation incorrect for needed 3rd-party dependencies for API
Summary: Documentation incorrect for needed 3rd-party dependencies for API
Status: CLOSED FIXED
Alias: None
Product: Jubula (Archived)
Classification: Technology
Component: UA (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 critical (vote)
Target Milestone: 4.0   Edit
Assignee: Markus Tiede CLA
QA Contact: Alexandra Schladebeck CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 459191
  Show dependency tree
 
Reported: 2015-05-20 03:20 EDT by Sebastian Struckmann CLA
Modified: 2016-05-19 03:37 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Struckmann CLA 2015-05-20 03:20:43 EDT
Currently the documentation says that for use of our API the following JARs (among others) are needed:
    - XStream 1.3.1
    - XPP3 min 1.1.4c
    - xmlpull 1.1.3.4a
That does not seem right. Markus, can you clarify?
Comment 1 Markus Tiede CLA 2015-05-20 03:28:07 EDT
This seems to be a similar mixup that also been reported in bug 467648 regarding our CQs for this 3rd party library usage.

I'll check the documentation and adjust it accordingly - thanks for filing this!
Comment 2 Markus Tiede CLA 2015-05-20 03:57:47 EDT
I've fixed the documentation on master:

http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=e7f94c8b28ba1d69c1840c8462c389a3d15ad483

as well as on mars:

http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?h=mars&id=552e410d3abc89c51ab2b9e532d7c41457816f23

and also double checked all involved m2-pom as well as the plain JAR dependencies of our example projects and the development resources provided within the standalone.
Comment 3 Oliver Goetz CLA 2015-05-29 03:06:08 EDT
Removal confirmed.