Bug 132752 - ant-nodeps is missing from the requirement list of some package(s)
Summary: ant-nodeps is missing from the requirement list of some package(s)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Application Server
Classification: Retired
Component: jonas
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Andrew Overholt
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-16 18:07 UTC by Permaine Cheung
Modified: 2007-04-18 17:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-18 19:31:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Permaine Cheung 2004-09-16 18:07:37 UTC
Description of problem:
ant-nodeps is missing from the iso, so eg. when building the sb
example, the following comes up during compilation:
jonasejbjar:
   [ejbjar] Unable to load dependency analyzer:
org.apache.tools.ant.util.depend.bcel.FullAnalyzer - dependent class
not found: org/apache/tools/ant/util/depend/AbstractAnalyzer

Installing ant-nodeps should solve the problem.

Version-Release number of selected component (if applicable):
Red Hat Application Server v 1.0

How reproducible:
Always

Steps to Reproduce:
1. Install RHAPS
2. cd /usr/share/jonas/examples/sb
3. ant -find build.xml 
  
Actual results:
Searching for build.xml ...
...
jonasejbjar:
   [ejbjar] Unable to load dependency analyzer:
org.apache.tools.ant.util.depend.bcel.FullAnalyzer - dependent class
not found: org/apache/tools/ant/util/depend/AbstractAnalyzer
...

Expected results:
...
jonasejbjar:
   [ejbjar] building eb.jar with 6 files
    [genic] GenIC for JOnAS 4.1.2: Beans 'AccountImpl', 'AccountExpl'
generation ...



Additional info:

Comment 1 Andrew Overholt 2004-09-28 20:07:38 UTC
Assigning to me.

Comment 2 Fernando Nasser 2005-03-16 15:49:59 UTC
What I need to know is what needs it so I can add a Requires in the spec file of
that RPM.

It missing from the iso was just some build failure.

Comment 3 Fernando Nasser 2005-03-16 15:51:03 UTC
Adjusted subject

Comment 4 Permaine Cheung 2005-03-16 16:54:42 UTC
It seems like it's required when building the examples, I don't know of any
package that requires that for running.

Comment 5 Fernando Nasser 2005-03-16 17:05:22 UTC
I am adding these as BuildRequires in the jonas packahe

ant-nodeps
ant-apache-bcel

but I am not respinning the package for that.

It will get in if we have to respin it for some other reason.  is this OK?

Comment 6 Permaine Cheung 2005-03-16 18:05:18 UTC
Yes, that's fine with me.

Comment 7 Permaine Cheung 2005-03-18 19:31:53 UTC
This is now fixed in the RHEL3-U4-RHAPS-re0318.0-i386-ftp.iso.
Closing the bug.


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