[
https://issues.apache.org/jira/browse/DERBY-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545054
]
John H. Embretsen commented on DERBY-1936:
------------------------------------------
As mentioned in DERBY-3225, I don't think localcal/README is suitable for -bin
distributions as-is, basically because build.xml files are not included (by
default) in -bin distributions. The README says:
"Edit build.xml and set the keystore.alias and keystore.password values..."
"3.3 BUILD
To build, simply run "ant" in the top-level directory."
But I find no build.xml file...
I think tools/release/build.xml filter out build.xml files from the demo
directories in -bin distributions by default.
Answer (partly) to Laura's question from last year: This demo is included in
-bin and -src distributions when there is a release (demo/programs/localcal),
and in the code part of the SVN repository. See DERBY-3225 for related issues.
> Create sample application that demonstrates Derby running offline in browser
> and synchronizing with backend
> -----------------------------------------------------------------------------------------------------------
>
> Key: DERBY-1936
> URL: https://issues.apache.org/jira/browse/DERBY-1936
> Project: Derby
> Issue Type: New Feature
> Components: Demos/Scripts
> Reporter: David Van Couvering
> Assignee: David Van Couvering
> Priority: Minor
> Fix For: 10.2.2.0
>
> Attachments: localcal.diff
>
>
> This is a placeholder for the LocalCalendar application I have written which
> demonstrates the embedded/offline capabilities of Derby through a
> sample application that lets you manage GoogleCalendar events offline and
> synchronize when you come back online
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.