Simon Helsen created JENA-253:
---------------------------------

             Summary: 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