Bug 1037822 - ant-nodeps dropped from release, potentially mistakenly
Summary: ant-nodeps dropped from release, potentially mistakenly
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ant
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Java maintainers
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 21:08 UTC by Bill Nottingham
Modified: 2014-03-17 03:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1038176 1038177 1038178 1038179 1038180 1038181 1038182 1038183 (view as bug list)
Environment:
Last Closed: 2013-12-04 09:40:32 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Bill Nottingham 2013-12-03 21:08:28 UTC
Description of problem:

ant-nodeps was removed during a cleanup, however, it appears to still be buildrequired:

  ant-nodeps in libbase.src
  ant-nodeps in libfonts.src  
  ant-nodeps in libformula.src
  ant-nodeps in libloader.src 
  ant-nodeps in librepository.src
  ant-nodeps in libserializer.src 
  ant-nodeps in pentaho-libxml.src
  ant-nodeps in tomcat.src

If we want to be able to rebuild any of those packages, we should either fix them, or bring ant-nodeps back.

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

latest-releng tree

Comment 2 Stanislav Ochotnicky 2013-12-04 09:40:32 UTC
Subpackage ant-nodeps was removed (and provided/obsoleted) in January 2011 (commit 2751f9e). That provides/obsoletes was cleaned up later (April 2013, still in Fedora) since all packages were supposed to migrate.

This is a bug in respective packages and a simple s/ant-nodeps/ant/ should fix it.


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