Bug 1022149 - openwebbeans: remove versioned jars from %{_javadir}
Summary: openwebbeans: remove versioned jars from %{_javadir}
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: openwebbeans
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: gil cattaneo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1022024
TreeView+ depends on / blocked
 
Reported: 2013-10-22 15:51 UTC by Stanislav Ochotnicky
Modified: 2013-10-22 16:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-22 16:00:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stanislav Ochotnicky 2013-10-22 15:51:09 UTC
Package openwebbeans seems to contain versioned jar files in %{_javadir}
(/usr/share/java). Such versioned files cause problems for automatic
requires generation and violate packaging guidelines[1].

List of subpackages and contained versioned jars
openwebbeans-tomcat7:
/usr/share/java/openwebbeans/openwebbeans-tomcat7.jar
openwebbeans-el22:
/usr/share/java/openwebbeans/openwebbeans-el22.jar
openwebbeans-cdi11:
/usr/share/java/openwebbeans/openwebbeans-cdi11.jar


There are cases where this can be a false positive. Most likely if:
   * your package is compatibility version and contains only versioned
     jars
   * your package has version in the name of jars that are part of
     package name

Thank you,

[1] https://fedoraproject.org/wiki/Packaging:Java#Filenames

Comment 1 gil cattaneo 2013-10-22 16:00:22 UTC
is not the version is the name of the modules


Note You need to log in before you can comment on or make changes to this bug.