You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "David Van Couvering (JIRA)" <de...@db.apache.org> on 2006/10/05 22:16:19 UTC

[jira] Created: (DERBY-1936) Create sample application that demonstrates Derby running offline in browser and synchronizing with backend

Create sample application that demonstrates Derby running offline in browser and synchronizing with backend
-----------------------------------------------------------------------------------------------------------

                 Key: DERBY-1936
                 URL: http://issues.apache.org/jira/browse/DERBY-1936
             Project: Derby
          Issue Type: New Feature
          Components: Demos/Scripts
            Reporter: David Van Couvering
         Assigned To: David Van Couvering
            Priority: Minor
             Fix For: 10.2.2.0


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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (DERBY-1936) Create sample application that demonstrates Derby running offline in browser and synchronizing with backend

Posted by "John H. Embretsen (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Assigned: (DERBY-1936) Create sample application that demonstrates Derby running offline in browser and synchronizing with backend

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden reassigned DERBY-1936:
-------------------------------------

    Assignee:     (was: David Van Couvering)

Unassigning due to inactivity.


> 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
>            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.


[jira] Commented: (DERBY-1936) Create sample application that demonstrates Derby running offline in browser and synchronizing with backend

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1936?page=comments#action_12441187 ] 
            
Daniel John Debrunner commented on DERBY-1936:
----------------------------------------------

Just for the record this application depends on two third party downloads (and I assume is is coded against those apis):

1.7 GOOGLE CALENDAR DATA API JAVA CLIENT
  http://code.google.com/apis/gdata/download/gdata.java.zip
    http://code.google.com/apis/gdata/calendar.html

    Licence is ALv2, see COPYING file in downloaded archive


1.8 JSON FOR JAVA
  http://www.json.org/java/json.zip

  Licence is in  http://www.json.org/license.html
  I think the licence is BSD-like, so I see no issues in having code in Derby's SVN that works against JSON APIs.
  I don't believe we could have the JSON jar itself in the Derby achives since it does impose a restriction
  on its use, "The Software shall be used for Good, not Evil.".

Thanks for the contribution David.

> Create sample application that demonstrates Derby running offline in browser and synchronizing with backend
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1936
>                 URL: http://issues.apache.org/jira/browse/DERBY-1936
>             Project: Derby
>          Issue Type: New Feature
>          Components: Demos/Scripts
>            Reporter: David Van Couvering
>         Assigned To: 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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (DERBY-1936) Create sample application that demonstrates Derby running offline in browser and synchronizing with backend

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen reassigned DERBY-1936:
-----------------------------------------

    Assignee: David Van Couvering

Reassigning since inactivity is not a problem for resolved 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.


[jira] Commented: (DERBY-1936) Create sample application that demonstrates Derby running offline in browser and synchronizing with backend

Posted by "Laura Stewart (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1936?page=comments#action_12449832 ] 
            
Laura Stewart commented on DERBY-1936:
--------------------------------------

Question - Where do users get the demos?  Is there anything that needs to be documented?

> Create sample application that demonstrates Derby running offline in browser and synchronizing with backend
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1936
>                 URL: http://issues.apache.org/jira/browse/DERBY-1936
>             Project: Derby
>          Issue Type: New Feature
>          Components: Demos/Scripts
>            Reporter: David Van Couvering
>         Assigned To: 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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (DERBY-1936) Create sample application that demonstrates Derby running offline in browser and synchronizing with backend

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1936?page=all ]

David Van Couvering resolved DERBY-1936.
----------------------------------------

    Resolution: Fixed

Committed, revision 453845

> Create sample application that demonstrates Derby running offline in browser and synchronizing with backend
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1936
>                 URL: http://issues.apache.org/jira/browse/DERBY-1936
>             Project: Derby
>          Issue Type: New Feature
>          Components: Demos/Scripts
>            Reporter: David Van Couvering
>         Assigned To: 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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DERBY-1936) Create sample application that demonstrates Derby running offline in browser and synchronizing with backend

Posted by "David Van Couvering (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1936?page=all ]

David Van Couvering updated DERBY-1936:
---------------------------------------

    Attachment: localcal.diff

Here is the patch.  Given that this example is not included in the build or tests and the example's build.xml puts the classes in a local directory, this has no real chance of causing regressions.

However, submitting a patch just for proper protocol.  If you have any reason to believe this shouldn't be checked in, let me know.  Otherwise I plan to commit some time tomorrow morning.

Thanks,

David

> Create sample application that demonstrates Derby running offline in browser and synchronizing with backend
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1936
>                 URL: http://issues.apache.org/jira/browse/DERBY-1936
>             Project: Derby
>          Issue Type: New Feature
>          Components: Demos/Scripts
>            Reporter: David Van Couvering
>         Assigned To: 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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira