It's on GitHub now. On Mon, 10 Aug 2015 at 02:38, Kenton Garner <[email protected]> wrote:
> Thomas, > > I actually would like to get the latest source - the links you have > attached are only the compiled jars. > Is there a another way to get access to the source? > I have used the SVN link in the past - but as has been stated, the files > are not up to date - still version 187. > > I need the source because i still have mods I require so my application > instance can determine if it is the owner (embedded instance) of the shared > db connection. > I believe we have spoken about this in the past and I do not think my mod > is a solution that is exceptable for all use cases so I need to compile my > own. > > > > On Tuesday, August 4, 2015 at 2:56:05 PM UTC-4, Thomas Mueller wrote: > >> Hi, >> >> I see. I don't know what the problem is, but I have uploaded the Maven >> files to SourceForge as usual. For some reason outside of my control, they >> are not synchronized to the Maven repository. I will ask the Maven guys >> what the problem is. >> >> The files are here: >> >> >> http://hsql.sourceforge.net/m2-repo/com/h2database/h2/1.4.188/h2-1.4.188.jar >> >> and also here: >> >> http://h2database.com/m2-repo/com/h2database/h2/1.4.188/h2-1.4.188.jar >> >> From time to time, synchronzation doesn't work, but the last time I got a >> mail was quite a long time ago, see below. >> >> Regards, >> Thomas >> >> ------------ >> >> ---------- Forwarded message ---------- >> From: [email protected] <[email protected]> >> Date: Mon, Jul 20, 2015 at 10:30 PM >> Subject: [Maven Central Nexus Repository Synchronization] FAILURE >> > To: "[email protected]" <[email protected]>, Thomas Mueller < >> [email protected]> >> >> >> --- Some repositories were not synchronized --- >> groupId: com.h2database >> Error: >> ssh: connect to host web.sourceforge.net port 22: Connection refused >> rsync: connection unexpectedly closed (0 bytes received so far) [receiver] >> rsync error: unexplained error (code 255) at io.c(600) [receiver=3.0.6] >> Error synchronizing metadata. Exit code: 255 >> >> >> >> >> On Tuesday, August 4, 2015, Kenton Garner <[email protected]> wrote: >> >>> Thomas, >>> I was updating from the svn repository. I saw a lot of changes but the >>> version number in the jar file remained at 187 and when I grep'd for the >>> version number in the code - the src/main/org/h2/engine/Constants.java file >>> has the public static final int BUILD_ID = 187; >>> >>> >>> >>> On Tue, Aug 4, 2015 at 1:45 AM, Thomas Mueller < >>> [email protected]> wrote: >>> >>>> Hi, >>>> >>>> >>>>> I don't seem to have a new build ID in the constants file either... it >>>>> is still showing 187. Is there something I am missing? >>>>> >>>> >>>> Where exactly did you look? >>>> >>>> Regards, >>>> Thomas >>>> >>>> -- >>>> You received this message because you are subscribed to a topic in the >>>> Google Groups "H2 Database" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/h2-database/1qk80-GcnV4/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/h2-database. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "H2 Database" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/h2-database. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
