Bug 479701

Summary: FTBFS classpathx-jaf
Product: [Fedora] Fedora Reporter: Stepan Kasal <kasal>
Component: classpathx-jafAssignee: Devrim Gündüz <devrim>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: devrim, dwalluck, ftbfs, xjakub
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: classpathx-jaf-1.0-14.3.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-17 21:48:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 440169, 463452, 486693    

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.