
8 May
2013
8 May
'13
10:25 a.m.
Hi, On Wed, May 8, 2013 at 4:21 PM, Daniel P. Berrange <berrange@redhat.com> wrote:
On Wed, May 08, 2013 at 04:11:36PM +0200, Claudio Bley wrote:
3. remove libvirt-java.spec.in and create the libvirt-java.rpm with the rpm-maven-plugin.
I have no idea / experience about this one. We'll have to see whether this works out for the different distros I think.
The libvirt-java.spec.in must follow the Fedora packaging standards for Java apps. So we should keep it and not auto-generate one with maven.
Ok, so i remove the rpm packaging part in my pom.xml and only update the version string in the libvirt-java.spec This is fine as well. Stefan