Bug 1079186

Summary: jboss-jacc-1.5-api: broken symlink
Product: [Fedora] Fedora Reporter: Michal Srb <msrb>
Component: jboss-jacc-1.5-apiAssignee: Marek Goldmann <mgoldman>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mgoldman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: jboss-jacc-1.5-api-1.0.0-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-18 08:56:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fix none

Description Michal Srb 2014-03-21 07:42:11 UTC
Created attachment 877141 [details]
fix

Description of problem:

There is a broken symlink in /usr/share/java/javax.security.jacc/jboss-jacc-api_1.5_spec.jar


Version-Release number of selected component (if applicable):
jboss-jacc-1.5-api-1.0.0-0.1.Beta1.fc21.noarch


Steps to Reproduce:
1. cd /usr/share/java
2. find . -type l ! -exec test -e {} \; -print
3.

Actual results:
./javax.security.jacc/jboss-jacc-api_1.5_spec.jar

Expected results:
empty output

Comment 1 Marek Goldmann 2014-04-18 08:56:47 UTC
Fixed!