matthiasblaesing commented on issue #207: [NETBEANS-54] Module Review o.n.upgrader URL: https://github.com/apache/incubator-netbeans/pull/207#issuecomment-340538401 I would not rename the file. I would consider the use of the Properties parser as an implementation detail and not call it a properties file (in fact I consider this a misuse of Properties). The loose syntax I see: - each line is interpreted independently - a leading # introduces a comment - empty lines are ignored - lines with content represent a single file to be imported So I would merge it as is.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
