kriegaex commented on PR #122:
URL: https://github.com/apache/xalan-java/pull/122#issuecomment-1813656030

   > The only way I know to build a really safe distro is a clean check-out.
   
   I would consider that a smell.
   
   > Otherwise you wind up either having insufficient excludes to handle every 
case, or so many includes that you wind up having to maintain it every time you 
add a file.
   
   I disagree. I do not think that so many includes would be necessary. 
Includes are safer in this case than excludes, IMO. OK, if you add new modules 
you can forget them. But it is due diligence to check if the assemblies contain 
new stuff. BTW, the same type of oversight can happen with excludes. Anyway, in 
the new PR #123, for now I tried to salvage the existing assembly descriptor 
with its excludes.


-- 
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: dev-unsubscr...@xalan.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to