Bug 506337 - Ant redundant dependency on OpenJDK
Summary: Ant redundant dependency on OpenJDK
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: ant
Version: 5.5
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Permaine Cheung
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-16 18:30 UTC by Seth Hannuksela
Modified: 2013-11-26 17:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-26 17:42:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Seth Hannuksela 2009-06-16 18:30:40 UTC
Description of problem:
Ant has as a dependency of OpenJDK even if you have Javas JDK installed.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Download and install JDK from Java
2. Run a 'yum install ant'
3. OpenJDK will be added as a dependency
  
Actual results:


Expected results:
Ant should be able to use any version of JDK and not have OpenJDK as a dependency when a compatible version of Java is present on the machine.


Additional info:
Installing multiple versions of JDK is redundant and can lead to security vulnerabilities in a highly controlled environment.

Comment 1 Permaine Cheung 2013-11-26 17:42:42 UTC
That is a proper RPM Requiries: for the package, having OpenJDK installed from RHEL will keep it updated with security fixes.


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