vonghia / sqlite4java

Automatically exported from code.google.com/p/sqlite4java
0 stars 0 forks source link

Migrate project #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
First, I would like to thank you guys from almworks.com for such a great 
project, and for your excellent Javadoc documentation online! I have been 
maintaining the Cordova sqlite plugin project for the past few years and am 
planning to use your project due to its good design and excellent efficiency.

I suspect you have heard that Google has decided to end its project hosting. I 
hope you will continue to support the project somewhere else. Github is the 
most famous, but I decided to migrated an old project of mine to Sourceforge 
since it still supports svn.

I already made my own clone online but would like to an official version of the 
library source code properly supported somewhere.

This is really important due to some deficiencies and problems with the 
standard Android database classes. Some people have now reported locking and 
data loss problems with the sqlite plugin, caused by issues with the built-in 
database library in the latest Android versions, here: 
https://github.com/brodysoft/Cordova-SQLitePlugin/issues/193

I am also happy to take the support over if you do not plan to continue 
supporting this project.

Original issue reported on code.google.com by Chris.Br...@gmail.com on 23 Mar 2015 at 6:03

GoogleCodeExporter commented 8 years ago
Hi Chris,

Thanks for your kind words! :)

Yes we're aware Google is shutting down Google Code, we intend to move the 
project in a few months. Haven't decided where to yet, but first choice would 
be BitBucket or Github. Is svn support really important to you?

We're still supporting the project, of course, and make improvements from time 
to time, but you're welcome to join in if you have ideas on improvements or 
capacity to make patches. We're using the library in our commercial software, 
but we're not doing much mobile or embedded development ourselves, so we find 
it challenging to properly build and test the library for all the different 
platforms we're asked about.

Kind regards,
Igor

Original comment by ser...@almworks.com on 23 Mar 2015 at 7:20

GoogleCodeExporter commented 8 years ago
> Is svn support really important to you?

Nope! I like Github best since it supports better interlinking and otherwise 
excellent cooperation between projects. Considering that even Microsoft and 
Google favor Github over their own solutions.

If I have a chance, I will also try to sqlite4java with the SQLCipher project 
and promote the integration.

Original comment by Chris.Br...@gmail.com on 23 Mar 2015 at 7:29

GoogleCodeExporter commented 8 years ago
Due to Google closing Google Code, we have moved sqlite4java project to 
BitBucket. New project home page: 
https://bitbucket.org/almworks/sqlite4java/overview

All issues have been transferred. Unfortunately, it wasn't possible to transfer 
Reporter, Votes and Watches. Please check the issues you are interested in at 
https://bitbucket.org/almworks/sqlite4java/issues?status=new&status=open

Note that the issue tracker on Google Code is no longer tracked and any further 
comments or new issues posted here will be lost when Google Code shuts down.

I apologize for the inconvenience.
Igor Sereda

Original comment by ser...@almworks.com on 28 Jun 2015 at 4:22