Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 479701 - FTBFS classpathx-jaf
Summary: FTBFS classpathx-jaf
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: classpathx-jaf
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Devrim Gündüz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FTBFS F10FTBFS F11FTBFS
TreeView+ depends on / blocked
 
Reported: 2009-01-12 15:48 UTC by Stepan Kasal
Modified: 2009-05-17 21:48 UTC (History)
4 users (show)

Fixed In Version: classpathx-jaf-1.0-14.3.fc11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-17 21:48:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stepan Kasal 2009-01-12 15:48:22 UTC
classpathx-jaf does not build in koji.
To quote from
https://koji.fedoraproject.org/koji/getfile?taskID=1046849&name=build.log

1. ERROR in source/javax/activation/MimeType.java (at line 256)
	throw new MimeTypeParseException(message, token);
	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor MimeTypeParseException(String, String) is undefined
----------
2. ERROR in source/javax/activation/MimeType.java (at line 261)
	throw new MimeTypeParseException(message, token);
	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor MimeTypeParseException(String, String) is undefined
----------
2 problems (2 errors)
make: *** [classes/javax/activation/MimeType.class] Error 255

Comment 1 Stepan Kasal 2009-01-12 16:00:13 UTC
... and I doubt this builds in F10.  Shall this bug block bug F10FTBFS as well?

Comment 2 Milos Jakubicek 2009-05-17 21:48:11 UTC
Built for F11 -> closing.


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