Bug 199961

Summary: ecj can't cope with [] brackets in pathnames
Product: [Fedora] Fedora Reporter: Andrew Haley <aph>
Component: eclipseAssignee: Ben Konrath <ben>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: gbenson, tromey
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.2.1-32.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-27 05:33:27 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:
Attachments:
Description Flags
It's a jar none

Description Andrew Haley 2006-07-24 16:22:53 UTC
Description of problem:

ecj can't cope with [] brackets in pathnames

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


How reproducible:


Steps to Reproduce:
1. try to build the attacked srpm

 rpmbuild -bi perseus-cache.spec


2. 
3.
  
Actual results:

    [javac] incorrect classpath:
/homes/home/aph/rpmbuild/BUILD/cache/output/build:/homes/home/aph/rpmbuild/BUILD/cache/externals/[fractal][fractal].jar:/homes/home/aph/rpmbuild/BUILD/cache/externals/[monolog][ow
    [javac]
_monolog].jar:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/share/java/jaxp_parser_impl.jar:/usr/share/java/xml-commons-apis.jar:/usr/share/java/objectweb-anttask.jar:/usr/lib/jvm/java/lib/tools.jar

Expected results:


Additional info:

Comment 1 Andrew Haley 2006-07-24 16:22:53 UTC
Created attachment 132930 [details]
It's a jar

Comment 2 Ben Konrath 2006-07-25 20:43:47 UTC
I have a patch but I'm having trouble running the test because perseus-cache has
a lot of dependencies that are not in the Fedora repo I'm using. Is there a repo
I can use to get these deps or do you have another test?

Comment 4 Andrew Overholt 2006-08-01 17:32:48 UTC
*** Bug 162177 has been marked as a duplicate of this bug. ***

Comment 9 John Thacker 2006-10-28 20:49:38 UTC
Assume from when this was filed that it's FC6T2, changing version.

Comment 10 Ben Konrath 2006-10-28 22:09:00 UTC
(In reply to comment #9)
> Assume from when this was filed that it's FC6T2, changing version.

Yeah, but the bug is in FC6 too. 

Comment 11 Ben Konrath 2006-12-06 19:18:03 UTC
A fix for this issue is in FC6-updates (3.2.1-23.fc6) and rawhide. The patch
needs a bit of work still so I'm keeping this bug open for now.

Comment 12 Ben Konrath 2007-01-27 05:33:27 UTC
3.2.1-32.fc7 has the final update to this patch and I'll include the last fix
with next update to FC-6. Closing bug.