Re: questions about Base---do we need an embedded DB?

2013-03-30 Thread Michael Lam
On 03/30/2013 04:30 PM, Andrea Pescetti wrote: On 29/03/2013 Reizinger Zoltán wrote: 2013.03.29. 17:25 keltezéssel, Michael Lam írta: I have been working on updating the HSQL to the latest version. I have most of the configure and build portion ready Thank you, Michael! While in general Base

Re: questions about Base---do we need an embedded DB?

2013-03-29 Thread Michael Lam
On 03/28/2013 01:24 PM, Kay Schenk wrote: On Wed, Mar 27, 2013 at 7:56 PM, Andrew Douglas Pitonyak < and...@pitonyak.org> wrote: On 03/27/2013 04:57 PM, Kay Schenk wrote: Well Derby does seem to be "embed-able ". See: http://db.apache.org/derby/**papers/DerbyTut/embedded_**intro.html

Re: my config experience/woes

2013-03-19 Thread Michael Lam
On 03/18/2013 05:27 PM, Kay Schenk wrote: A couple of weeks ago I tired to get going on a build to JUST test out hsqldb 2.2.9 and my now Oracle Java 1.7.0_17 version. (opensuse 12.2 Linux). Yes, this was the first time I actually tried to do an AOO build, but, decided it was time. :} I wanted t

Re: configuration changes for external libraries

2013-02-19 Thread Michael Lam
On 02/19/2013 05:36 PM, Kay Schenk wrote: On Tue, Feb 19, 2013 at 2:18 PM, Michael Lam wrote: I am trying to update the build to use the latest source of HSQLDB but the build is failing and I am not sure how to proceed. I already updated main/external_deps.list as well as the makefile.mk and

configuration changes for external libraries

2013-02-19 Thread Michael Lam
I am trying to update the build to use the latest source of HSQLDB but the build is failing and I am not sure how to proceed. I already updated main/external_deps.list as well as the makefile.mk and version.mk within hsqldb. I am getting the following and not sure where it is configured dmake

Re: Updating Java libraries

2013-02-13 Thread Michael Lam
compiling some of our software (unless our name is Theo, I guess). :) Fred On Tue, Feb 12, 2013 at 7:28 PM, Ariel Constenla-Haile wrote: Hi Michael, On Tue, Feb 12, 2013 at 09:59:02PM -0500, Michael Lam wrote: On 02/12/2013 12:01 AM, Ariel Constenla-Haile wrote: On Mon, Feb 11, 2013 at 11:37

Re: Updating Java libraries

2013-02-12 Thread Michael Lam
On 02/12/2013 12:01 AM, Ariel Constenla-Haile wrote: On Mon, Feb 11, 2013 at 11:37:35PM -0500, Michael Lam wrote: I have updated the external_deps.lst with the updated hsqldb information. If someone can give me some pointer into how to just retrieve the jar instead of the source You don&#

Re: Updating Java libraries

2013-02-11 Thread Michael Lam
I am guessing my next steps would be looking into updating the build to pull the jar? Better use the mechanism provided by main/external_deps.lst Herbert I have updated the external_deps.lst with the updated hsqldb information. If someone can give me some pointer into how to just retrieve

Re: Updating Java libraries

2013-02-11 Thread Michael Lam
On 02/11/2013 05:43 PM, Kay Schenk wrote: On 02/11/2013 02:19 PM, Fred Ollinger wrote: OK, I won't build with java6 anymore then. Fred More than likely no need unless certain sites/people refuse to update to java 1.7. I really can't imagine who that would be at this point. On Mon, Feb

Re: Updating Java libraries

2013-02-11 Thread Michael Lam
On 02/11/2013 01:16 PM, Kay Schenk wrote: On Mon, Feb 11, 2013 at 9:24 AM, Herbert Duerr wrote: Hi Michael, On 11.02.2013 17:21, Michael Lam wrote: I have successfully test hsqldb-2.2.9 against the following 4 issues and it is functioning correctly: https://issues.apache.org/ooo

Re: Updating Java libraries

2013-02-11 Thread Michael Lam
On 02/06/2013 12:50 PM, Kay Schenk wrote: On 02/06/2013 06:15 AM, Michael Lam wrote: On 02/06/2013 05:57 AM, Herbert Duerr wrote: I just saw that Ariel had already provided an excellent answer when I had trouble with my mail connection. Sorry about that. On 06.02.2013 11:49, Herbert Duerr

Re: Updating Java libraries

2013-02-11 Thread Michael Lam
On 02/06/2013 03:58 PM, Dave Fisher wrote: On Feb 5, 2013, at 8:26 PM, Ariel Constenla-Haile wrote: Is there any recommendation/objection on this? After hsqldb I would like to move on to lucene. In this case, it would be nice to investigate if lucence can be replaced by clucene, this will redu

Re: Updating Java libraries

2013-02-06 Thread Michael Lam
On 02/06/2013 12:50 PM, Kay Schenk wrote: On 02/06/2013 06:15 AM, Michael Lam wrote: On 02/06/2013 05:57 AM, Herbert Duerr wrote: I just saw that Ariel had already provided an excellent answer when I had trouble with my mail connection. Sorry about that. On 06.02.2013 11:49, Herbert Duerr

Re: Updating Java libraries

2013-02-06 Thread Michael Lam
On 02/06/2013 05:57 AM, Herbert Duerr wrote: I just saw that Ariel had already provided an excellent answer when I had trouble with my mail connection. Sorry about that. On 06.02.2013 11:49, Herbert Duerr wrote: Hi Michael, On 06.02.2013 04:06, Michael Lam wrote: I would like to update some

Updating Java libraries

2013-02-05 Thread Michael Lam
I would like to update some of the Java libraries used, starting with hsqldb. Is there any preference to getting the source and building the jar or just grabbing the jar from the project site? There are four BZ issues in reference to hsqldb with patches, I am going to test the new version to ma

Re: Help with building from source

2013-02-04 Thread Michael Lam
: Hi Michael, On Mon, Feb 04, 2013 at 11:52:13AM -0500, Michael Lam wrote: Can someone help me with some hints to find the missing dependencies for the following error: dmake: Error code 1, while making ../../../unxlngx6.pro/slo/SerfRequestProcessorImpl.obj 1 module(s): ucb This should be

Help with building from source

2013-02-04 Thread Michael Lam
Can someone help me with some hints to find the missing dependencies for the following error: dmake: Error code 1, while making ../../../unxlngx6.pro/slo/SerfRequestProcessorImpl.obj 1 module(s): ucb This is a clean checkout from SVN. I followed the page on the wiki to install the req

Re: Error Building module hsqldb - Installation Source Code in AOO

2013-01-28 Thread Michael Lam
Sounds good, i can definitely look into it. it will provide a good start for me to see how it is utilized by the C++ code. On 01/28/2013 08:50 AM, Herbert Duerr wrote: On 27.01.2013 20:52, Michael Lam wrote: I had the same issue but it was due to JDK7, I switch and it is working but I have a

Re: Error while trying to build from svn checkout

2013-01-27 Thread Michael Lam
th-stlport I get the above when running configure. This is on revision 1439200. At some point in the past I did build successfully, I still have that copy running on my machine. Any ideas? Michael On 01/25/2013 03:50 AM, Herbert Duerr wrote: On 25.01.2013 05:56, Michael Lam wrote: I got the

Re: Error Building module hsqldb - Installation Source Code in AOO

2013-01-27 Thread Michael Lam
I had the same issue but it was due to JDK7, I switch and it is working but I have a question about how the java libraries are included. As mentioned by Kay, the current version of hsqldb is quite old. The latest is 2.2.9 and the same goes for Lucene the included version is 2.x whereas the late

Error while trying to build from svn checkout

2013-01-24 Thread Michael Lam
I got the following when I tried to build from the latest SVN checkout. I am building on Linux. dmake: Error: -- `sg25.sdv' not found, and can't be made 1 module(s): extras need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /project/ooo/main/extras/source/gallery/

Hi

2013-01-24 Thread Michael Lam
My name is Michael Lam, I am a software engineer and I would like to volunteer. I mostly program in Java but also know python and would like to brush up on my C/C++. I have been on this mailing list for awhile and also have an account on bugzilla. I don't have a particular module in min