db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » build   (RSS)
Showing page 1 of 2 (14 total posts)
  • Building db4o 7.2 in Mono

    I'm trying to build db4o 7.2 with Mono  1.9.1 (openSUSE 11 standard install) and get the following error:   [csc] /home/banderso/code/db4o-7.2/src/Db4objects.Db4o/Db4objects.Db4o/Internal/Handlers/FirstClassObjectHandler.cs(116,54): error CS1061: Type `Db4objects.Db4o.Internal.Handlers.FirstClassObjectHandler._TraverseFieldCommand_52' ...
    Posted to db4o User Forum (Forum) by bradyanderson on July 7, 2008
  • Compile Db4o Java Source Code

    Hi, i'm trying to compile the java sources of db4o, i followed the steps in the wiki page, and i'm getting some problems, i ran the ant script to build the db4oj project and the following error is prompted: compiletests:    [javac] Compiling 923 source files to G:\Mis Documentos\Java ...
    Posted to db4o Product Developer Forum (Forum) by gishac on February 13, 2008
  • Re: db4o build and debug question

    Are you referring to the .NET build? or to the Java Build?
    Posted to db4o Product Developer Forum (Forum) by Eric Falsken on October 8, 2007
  • Requirements of db4o build system

    Dear All,As we discussed last week, we want to improve our build system to make it more simple, more straight-forward so that all db4o developers (even community users and contributors) could use and change it according to their requirements without too much effort.Basically, I think build-1.1 is too complex, and Ivy involves addtional complexity. ...
    Posted to db4o Product Developer Forum (Forum) by richard_liang on April 16, 2007
  • Problem compiling source code w/ Eclipse

    Hello, I wanted to compile the db4o projects as a jar using the instructions in the build from sources. I selected all the projects as in the  instructions said in the eclipse export wizard, but when I I started generating the jar the wizard gave an error in the end of the compilation ''Jar creation failed, see additional...'' And there it ...
    Posted to db4o User Forum (Forum) by miku on March 28, 2007
  • Re: Build v1.1 RFC

    ragill:I'm trying to build the java dist and noticed that in the properties files there are a lot of specific windows path resources. I'm building on a Mac and not Windows. Could I get some guidance on what needs to be changed? Are talking about machine.properties? Some of them are really machine-dependent (workspace location), there are no ...
    Posted to db4o Product Developer Forum (Forum) by Patrick Roemer on February 24, 2007
  • Simplifying the # of db4o builds

    We had descided at the recent dUC:Hong Kong that we were going to eliminate a few of the various builds. So as a way of reminding, and recalling the agreed-on reduced list of builds: db4o core  Java(all versions) zip Mono(.net 2.0) tar.gz or zip? .NET(all versions) msi dRS Java zip mono/.NET zip Object Manager Without ...
    Posted to db4o Product Developer Forum (Forum) by Eric Falsken on February 11, 2007
  • Re: Will we refactor current test infrastructure?

    If you convert old style regression tests into db4ounit ones, please don't throw the old versions away immediately, but rather keep them as a safety net against bugs introduced during test conversion for the time being.  If you convert a test:add the new version to com.db4o.db4ounit.* and register it with the appropriate suite (or create a ...
    Posted to db4o Product Developer Forum (Forum) by Patrick Roemer on October 20, 2006
  • Unattended builds, .NET applications and the debugger popup window

    Trying to integrate the .NET regression tests into the continuous build, I stumbled across a very nasty surprise: With default registry settings, when encountering an uncaught exception, the executable will not print a stack trace and exit with a value != 0 (and hand control back to CruiseControl), it will show a modal popup window asking whether ...
    Posted to db4o Product Developer Forum (Forum) by Patrick Roemer on October 5, 2006
  • Re: Breaking down /db4obuild

    Maybe we're going to see usable Rake/Java integration soon - looks like the right people are getting desperate about complex Ant builds, too... Or will we alternatively see Bake? :) Best regards, Patrick
    Posted to db4o Product Developer Forum (Forum) by Patrick Roemer on October 3, 2006
1 2 Next >