Spec URL: https://gil.fedorapeople.org/maven-scr-plugin.spec SRPM URL: https://gil.fedorapeople.org/maven-scr-plugin-1.20.0-1.fc20.src.rpm Description: Maven plugin for generating OSGi service descriptors based on annotations. Fedora Account System Username: gil Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=8954568
This fails to build for me with: [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /builddir/build/BUILD/maven-scr-plugin-1.20.0/src/main/java/org/apache/felix/scrplugin/mojo/SCRDescriptorMojo.java:[220,16] cannot find symbol symbol: method setSkipVolatileCheck(boolean) location: variable options of type org.apache.felix.scrplugin.Options Does it depend on felix-scr perhaps (bug 1197037)?
(In reply to Severin Gehwolf from comment #1) > This fails to build for me with: > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /builddir/build/BUILD/maven-scr-plugin-1.20.0/src/main/java/org/apache/felix/ > scrplugin/mojo/SCRDescriptorMojo.java:[220,16] cannot find symbol > symbol: method setSkipVolatileCheck(boolean) > location: variable options of type org.apache.felix.scrplugin.Options > > Does it depend on felix-scr perhaps (bug 1197037)? No, this plugin use felix-scr-generator 1.12.0
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=10018404
Hello. I have been working on packaging this for Fedora as well. Gil, do you mind if I take over as reviewee? Fedora Account System Username: jkang Spec URL: https://jkang.fedorapeople.org/maven-scr-plugin.spec SRPM URL: https://jkang.fedorapeople.org/maven-scr-plugin-1.21.0-1.fc21.src.rpm Description: Maven plugin for generating OSGi Declarative Services annotations
I'll do the review for this one.
Please, remove: BuildRequires: javapackages-tools BuildRequires: java-devel >= 1:1.8.0 Requires: objectweb-asm Requires: felix-osgi-core Requires: felix-osgi-compendium and use http://www.apache.org/dist/felix/maven-scr-plugin-1.21.0-source-release.tar.gz install with license macro LICENSE NOTICE files for each packages install with doc macro changelog.txt can open a new issues?
Ops, are you in the packager group? if no see: https://fedoraproject.org/wiki/Package_Review_Process i'm not a proven packager i cant help, sorry
Hi, I opened a new bug: https://bugzilla.redhat.com/show_bug.cgi?id=1230874 I have also made the changes and re-uploaded the spec and srpm. Thanks for your help!
*** This bug has been marked as a duplicate of bug 1230874 ***