[fedora-java] RSSOwl

David Walluck david at zarb.org
Wed Jan 4 22:00:11 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Anthony Green wrote:
> I have no idea what this is.  I tried building on FC4 and didn't have
> this problem -- but I did hit another problem that is unlikely to be

I haven't tried to build the package myself yet (libgcj 4.0.x is missing
Font.getStringBounds() among other things), but try this:

Add near the top:

BuildRequires: ant-trax
BuildRequires: jaxp_transform_impl

Add right before the call to ant/setting of CLASSPATH:

export OPT_JAR_LIST="ant/ant-trax jaxp_transform_impl"

It is good practice to *always* set OPT_JAR_LIST and CLASSPATH. In fact,
the %ant macro could force these to empty if they don't exist;
otherwise, these things crop up with ant's auto-loading, which we don't
want during a build.

- --
Sincerely,

David Walluck
<david at zarb.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvEVqarJDwJ6gwowRAqMlAKCRAN+KhBr9iWJeelqllPRIyMzDQQCfcQ+I
rReYjPMol7jXc50VjkQEkS4=
=NqCb
-----END PGP SIGNATURE-----




More information about the java-devel mailing list