|
|
Browse by Tags
All Tags » build (RSS)
Showing page 1 of 2 (14 total posts)
-
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' ...
-
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 ...
-
Are you referring to the .NET build? or to the Java Build?
-
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. ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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
1
|
|
|