Re: Question concerning patched jars

2008-07-16 Thread Florian Grandel
Hi again, The JPackage people have the following solution: They include the JBoss patches into their source and produce two independent non-conflicting binary packages from the same source package: - one unpatched for general use (that goes into /usr/share/java) and - one for jbossas (which go

Question concerning patched jars

2008-07-16 Thread Florian Grandel
Hi everybody, in jbossas we have got lots of jars that are built from source by the JBoss people upstream with patches applied to them. So they are nearly the same as the ones we have in our own packages except for the patches which are needed for the jars to work with jbossas. The JPackage