[ 
https://issues.apache.org/jira/browse/JENA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293723#comment-13293723
 ] 

Simon Helsen commented on JENA-253:
-----------------------------------

right. I get the following message. And as I wrote in the description. The 
reason is obvious (yes, I know, windows s**ks)

The project was not built due to "A resource exists with a different case: 
'/jena-larq/target/classes-eclipse/LARQ'.". Fix the problem, then try 
refreshing this project and building it since it may be inconsistent   

The fix is to rename either directory. I don't know why me providing a patch is 
a good thing since I don't know here what is the least intrusive. I suspect 
renaming the data directory, but perhaps that requires changes in the test 
cases. 

                
> LARQ does not compile in eclipse on windows because of overlapping case 
> insensitive overlapping directories
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JENA-253
>                 URL: https://issues.apache.org/jira/browse/JENA-253
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: LARQ
>    Affects Versions: LARQ 2.0.0
>         Environment: Windows 7, 64 bit
>            Reporter: Simon Helsen
>            Priority: Minor
>
> LARQ as a project does not comile in eclipse on a windows system. The problem 
> is that src/test/resources has a subdirectory LARQ (with data) and 
> src/main/java has subdirectory larq (with code). Both are brought into 
> classes-eclipse, but Windows does not accept this.
> My request is to change the name of one of these directories to not have 
> overlapping case sensitivity

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

        

Reply via email to