[ 
https://jira.codehaus.org/browse/MCOMPILER-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=313417#comment-313417
 ] 

Stepan Vavra commented on MCOMPILER-185:
----------------------------------------

I'm afraid I should have filled this bug in PLXCOMP project. Is that true? If 
so, I'll recreate another issue in PLXCOMP and link it to this one (if that's 
possible).

Regards,
Stepan
                
> The package x.y.z collides with a type when using eclipse compiler
> ------------------------------------------------------------------
>
>                 Key: MCOMPILER-185
>                 URL: https://jira.codehaus.org/browse/MCOMPILER-185
>             Project: Maven 2.x Compiler Plugin
>          Issue Type: Bug
>         Environment: Windows + NTFS (ie. case insensitive files)
>            Reporter: Stepan Vavra
>
> When eclipse compiler has to compile a class
> {{my.package.whatever.MyClass}}
> and class
> {{my.package.Whatever}}
> exists as well, it fires error mentioned in the Summary.
> However, such setup is correct and compiler should have proceed without any 
> complaints.
> The problem is already described for instance in ant4eclipse project: 
> http://www.ant4eclipse.org/node/134
> and probably in Eclipse project too: 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=321115 (although the bug 
> description is kind of confusing).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to