[ http://issues.apache.org/jira/browse/GBUILD-15?page=comments#action_12369696 ]
David Blevins commented on GBUILD-15: ------------------------------------- Something that just popped into my head on this one is that we should make the ".properties" extension a configurable option, moreover use a regular expression so someone could match everything or simply a different file pattern if they wished. The HeaderIncludeExtension, BuildAgentExtension, and BuildResultsExtension do similar things with the strings that they look for to do their work. > GBuild reads and processes all files in the tasks directory, it should only > read and process ".properties" files > ---------------------------------------------------------------------------------------------------------------- > > Key: GBUILD-15 > URL: http://issues.apache.org/jira/browse/GBUILD-15 > Project: GBuild > Type: Improvement > Versions: 1.0.0 > Reporter: Kevan Miller > Assignee: Kevan Miller > Priority: Minor > > PropertiesBuildTaskProducer should only read ".properties" files when > creating GBuild tasks. However, it currently reads any file in the tasks > directory and attempts to generate build tasks. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
