Newbie java packaging questions
by Sander Hoentjen
Hi all,
I started my attempt at packaging josm. I have some question about it, I
hope someone here can help me out.
For compiling should I use ant or javac? Using ant gives me a .jar file,
if I compile that to binary format with gcj, how can I start it?
Is it preferred to have a jar file or to have the files separate?
Kind regards,
Sander
16 years
[Fwd: fop built]
by Thomas Fitzsimmons
Hi Karsten,
Good news: we've finally got Apache FOP and all its dependencies in
Rawhide. We're testing building the GNOME HIG 2.0 document now -- there
are some wrinkles to iron out, but I wanted to let you know right away
in case you wanted to run some smoke tests of your own.
Tom
16 years
eclipse and icedtea in f8
by Jack Tanner
What are the plans for updating Eclipse and IcedTea in F8? Are they going to
stay at their current releases, 3.3.0 and -b21, respectively, or will they get
updates? Of course, 3.3.1.1 and -b23 are already out.
I ask because I'm running into some crashes with 3.3.0 on -b21. I could try to
file bugs, but it seems like a waste of everyone's time to file bugs against old
releases.
16 years
Fedora java packaging, icedtea vs gcj
by Sander Hoentjen
Hi all,
There is a program i would like to package (josm), only it doesn't
compile with gcj, but it does with icedtea. Can this go into fedora?
Regards,
Sander
16 years
Problem building package for ppc-devel
by Orion Poplawski
I've got a package up for review
(https://bugzilla.redhat.com/show_bug.cgi?id=316141) that builds fine
for F8, and for devel-x86_64 but fails on devel-ppc during a java compile.
Error
(http://koji.fedoraproject.org/koji/getfile?taskID=243056&name=build.log)
is:
_____Making JAVA targets_____
Buildfile: build.xml
init:
drmaa:
[java] Buildfile: build.xml
[java]
[java] init:
[java]
[java] BUILD FAILED
[java]
/builddir/build/BUILD/gridengine/source/classes/build.xml:42: Execute
failed: java.io.IOException: java.io.IOException: No such file or directory
[java]
[java] Total time: 1 second
BUILD FAILED
/builddir/build/BUILD/gridengine/source/build.xml:39: The following
error occurred while executing this line:
/builddir/build/BUILD/gridengine/source/build.xml:18: Java returned: 1
I've attached build.xml. I'm at a loss. Any suggestions for debugging
would be greatly appreciated.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane orion(a)cora.nwra.com
Boulder, CO 80301 http://www.cora.nwra.com
16 years
eclipse-jdt dependencies in F8
by Stelian Iancu
Hi all,
I want to install eclipse-jdt in F8 and I see that it requires jetty and
tomcat5. Can somebody please explain why? I don't intend to do any web
development with eclipse.
Regards,
Stelian Iancu
16 years
Fedora 8 - missing rt.jar/core classes Thread/Object compiling frysk
by Mark Wielaard
Hi,
I heard a couple of reports on irc and now I got the same failure myself
on a fresh Fedora 8 install (x86_64 - I am not seeing this on my x86
Fedora 8 install that got upgraded from Test 3, there everything is
fine). The issue is compiling frysk (or anything else using gcjh):
Exception in thread "main" java.io.IOException: can't find class file
java/lang/Thread.class in
java.net.URLClassLoader{urls=[file:/home/mark/src/git/frysk-obj/frysk-imports/tests/./,file:/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/rt.jar], parent=gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}}
This is caused by a broken symlink:
lrwxrwxrwx 1 root root 17 2007-11-09
23:34 /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/rt.jar
-> /libgcj-4.1.2.jar
This can manually be fixed by setting the symlink
to /usr/share/java/libgcj-4.1.2.jar
Filed as bug https://bugzilla.redhat.com/show_bug.cgi?id=377341
Cheers,
Mark
16 years
axis2
by Christoph Höger
Hey there,
am I right when I say that there is currnently no fedora package for axis2 ?
regards
christoph
16 years, 1 month