[Bug 1397051] Review Request: caffeine - High performance java 8 caching library

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

 



https://bugzilla.redhat.com/show_bug.cgi?id=1397051



--- Comment #6 from gil cattaneo <puntogil@xxxxxxxxx> ---
can you add 

 %pom_xpath_inject "pom:project" "<packaging>bundle</packaging>" 
 %pom_add_plugin org.apache.felix:maven-bundle-plugin . "
 <extensions>true</extensions>
 <configuration>
   <excludeDependencies>true</excludeDependencies>
   <instructions>
     <Bundle-SymbolicName>com.github.ben-manes.caffeine</Bundle-SymbolicName>
     <Bundle-Name>com.github.ben-manes.caffeine</Bundle-Name>
     <Bundle-Version>\${project.version}</Bundle-Version>
   </instructions>
 </configuration>
 <executions>
   <execution>
     <id>bundle-manifest</id>
     <phase>process-classes</phase>
     <goals>
       <goal>manifest</goal>
     </goals>
   </execution>
 </executions>"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]