sdedic commented on pull request #3190: URL: https://github.com/apache/netbeans/pull/3190#issuecomment-930004157
@matthiasblaesing I have quite a preference for maintainability: java code that generates xml code that represents maven repository ... is really awkward. So let's just zip the content at build time, if JARs are that bad. The metadata in `repo` were generated by a real maven (`mvn install`). I wonder to what length with hard-to-maintain code the anti-jar effort will go: what about a PDF test data ;) for example ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
