VirtualTim opened a new pull request, #609:
URL: https://github.com/apache/tomcat/pull/609

   This looks like a bigger change than it is, simply because I sorted the list.
   
   **Changes**:
   * Sorted the Windows/Linux include/exclude lists, to make it easy to compare 
the two
   * **Windows**
     * Removed exclusion of `service.bat`.
     * Added exclusion of `bin/*.sh`
   * **Linux**
     * Removed the exclusion of `conf/**`
       * This now matches Windows, and I think this was intended.
     * Changed the exclusion `bin/service.bat` to `bin/*.bat`
     * Removed the exclusion of `src/**`, as it's not excluded in Windows, and 
I don't think it's needed.
   
   The "big" change is that now `service.bat` is included in the windows zip. I 
don't know why it was ever excluded, and when I asked about it in the mailing 
list I was told to create a PR.


-- 
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...@tomcat.apache.org

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


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

Reply via email to