Daniel Kuffner created FELIX-3510:
-------------------------------------

             Summary: [SCR ANT] Non java files will be processed
                 Key: FELIX-3510
                 URL: https://issues.apache.org/jira/browse/FELIX-3510
             Project: Felix
          Issue Type: Bug
          Components: SCR Annotations
    Affects Versions: scr ant task 1.1.6
            Reporter: Daniel Kuffner


The ANT SCT tool will fail if a non-java file is in the source directory.
For example I have added a test.xml into it:

 com.thoughtworks.qdox.parser.ParseException: syntax error @[1,1] in 
file://src/org/acme/test.txt

The list should be filtered by extension ".java". 

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