Simple standalone sample apps
-----------------------------
Key: JCR-1473
URL: https://issues.apache.org/jira/browse/JCR-1473
Project: Jackrabbit
Issue Type: New Feature
Components: docs
Affects Versions: 1.5
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
It would be great to have really simple standalone sample apps for the most
important features.
The sample apps should have a main method each, write to System.out, and be in
the test source tree or in a new 'examples' tree, in jackrabbit-core (and / or
in another project).
Then for each of those sample apps there should be a test that redirects
System.out to a ByteArrayOutputStream, calls the main method, checks if the
output is correct. Like that the sample apps don't get out of sync.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.