packaging a jar file

Kevin Kofler kevin.kofler at chello.at
Mon Mar 23 15:36:43 UTC 2009


Subhodip Biswas wrote:
> What is the proper way to package a single  jar file as rpm?

1. You'll have to build it from the source code, you can't just ship the JAR
as is.
2. Make sure there are no other binary JARs shipped as part of the "source
code". If there are any of those, they'll have to be packaged separately
from their respective source code, so back to step 1 for each of those.

        Kevin Kofler




More information about the fedora-devel-list mailing list