[
https://issues.apache.org/jira/browse/JCRSITE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCRSITE-3:
--------------------------------
Description:
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.
> Simple standalone sample apps
> -----------------------------
>
> Key: JCRSITE-3
> URL: https://issues.apache.org/jira/browse/JCRSITE-3
> Project: Jackrabbit Site
> Issue Type: New Feature
> Components: site
> 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.