From: Daniel L. <dan...@gm...> - 2004-08-19 09:46:19
|
xpost to joelib-devel mailing list E.L. Willighagen wrote: > On Thursday 19 August 2004 09:06, E.L. Willighagen wrote: > > On Wednesday 18 August 2004 19:39, Daniel Leidert wrote: > > > * The follwing methods must be changed: > > > * * > > > * * getX2D() --> getX2d() > > > * * getY2D() --> getY2d() > > > * * > > > * * That's all. > > > > That's a bug... we still need to set up som build deamons, that build with > > certain JVM's and configurations (with/-out Java3d, JOELib)... > > Huh? I thought I understood what was happening here... but... > > Daniel, where do those changes need to be made? In <joelib-source-20040729>/src/joelib/util/cdk/CDKTools.java (line 83+84). This seems to be a bug in JOElib, not in the CDK-source (IMHO). Yesterday, there was no time, to post the problem to the JOElib-developers mailing list. The compiler stops with an error, when you try to compile joelib.jar with the cdk-*.jars (target: compile.cdk.parts, see joebuild.xml - the second joelib-build-run in Makefile). He complains about the methods getX2D() and getY2D(). So I think, the above changes have to be made, to build joelib.jar with compiled-in cdk-parts (it is working then, but it seems not to be necessary to compile joelib.jar with cdk-*.jar for building cdk-libio.jar -> maybe, this can be an own package: libcdk-java-joelib, which will contain joelib.jar with compiled-in cdk-parts). BTW: I wanted to ask you, if we can remove several directories from cvs/cdk/packages/debian/? In the next days/weeks, I will try to make a cdk-package for the Shell-wrappers (and maybe one doc-package if possible). So it should be possible, to delete libcdk/ and libcdkextra/ and maybe cdk/ and cdk-doc/. Regards, Daniel -- |