[
https://issues.apache.org/jira/browse/ARIES-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877361#action_12877361
]
zoe slattery commented on ARIES-313:
------------------------------------
Hi Bartek - Finally got the tests running again and thought more about this. I
have committed the change that you suggest to make the DB in memory only - with
lots of comments so that people who use it to demo capabilities know what they
have to change if they want a DB on disk. I think any other solution would be
difficult and probably error prone.
Regarding the fileinstall issue. I understand why this is working and it's
because we are not actually using felix fileinstall in the test - we use
ApplicationManager code directly. I think this is also the right thing to do,
to use fileinstall I think we'd have to copy files to a load directory which
would leave us with more clean-up issues. This is probably why they didn't do
it in the eba/application tests either.
> The samples should all have tests!
> ----------------------------------
>
> Key: ARIES-313
> URL: https://issues.apache.org/jira/browse/ARIES-313
> Project: Aries
> Issue Type: Improvement
> Components: Samples
> Reporter: zoe slattery
> Assignee: zoe slattery
> Attachments: aries-313-with-eba.diff, aries-313.diff
>
>
> Someone on the user mailing list reported that the blog sample wasn't
> working. It wasn't because we had made changes to the bundles and because
> there are no tests for the blog sample the only way to see that it was broken
> was by checking running it. We really need tests for the 'show case' samples
> to make sure that when ever a user tries to run them they just work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.