On 30/10/18 09:29, Rémy Maucherat wrote: > On Tue, Oct 30, 2018 at 10:02 AM Mark Thomas <ma...@apache.org> wrote: > >> On 30/10/18 09:00, ma...@apache.org wrote: >>> Author: markt >>> Date: Tue Oct 30 09:00:33 2018 >>> New Revision: 1845203 >>> >>> URL: http://svn.apache.org/viewvc?rev=1845203&view=rev >>> Log: >>> Copy code to avoid unwanted dependency. >> >> The other option is to add a dependency to tomcat-util.jar. Copying a >> small amount of code seemed like the better solution but it wouldn't >> take much to convince me to add the dependency. Thoughts? >> >> > I noticed tribes did not have any real dependencies, but for cloud I added > some to tomcat.util: the json parser and the pem file. I'll remove > StringUtils, it's not super useful. > Is tribes actually used standalone ?
I've seen the odd user question that suggests that there are a small number of users that use it standalone but I'd guess the numbers are very small. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org