Re: [fedora-java] Many problem to packaging a java-gnome app for FE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Don't know about the others, but...

alcapcom wrote:
> 2. aot-compile-rpm tool create only one .so file for 3 jar files, is
> that ok?

That's ok.  If you look you'll see subset warnings for the other two:

  aot-compile-rpm: warning: subsetted /path/to/3ddesktop-info-0.1.jar
  aot-compile-rpm: warning: subsetted /path/to/3ddesktop-switch-0.1.jar

A subset warning basically means that all the classes in one jarfile
are contained in another.  You only need one compiled copy of a class
on your system, so it doesn't bother to compile the duplicates.

Cheers,
Gary


[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux