Simplify configuration for sources 
-----------------------------------

                 Key: MOJO-1321
                 URL: http://jira.codehaus.org/browse/MOJO-1321
             Project: Mojo
          Issue Type: Improvement
          Components: native
         Environment: native-m-p alpha-2
linux, red hat, g++ via gcc. 
            Reporter: Erik Drolshammer
            Priority: Minor


It is necessary to have one source-element for each and every folder, also for 
subfolders. This seems a bit excessive? 
Even though it is necessary to list all folders explicitly when actually 
running the compilation, this inconvenience could be masked by the plugin. 

A configuration like

<sources>
 <source>src/main/native</source>
</sources>

should in other words also include files located in src/main/native/someFolder. 

I would also like to suggest that either all files in these folders or for 
example *.cpp are included by default. Especially when it is necessary to 
specify all folders it seems a bit excessive to have to specify a filter for 
every folder. 


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to