Re: Examples folder in Tomcat v6.0.35

2012-03-28 Thread Geet Chandra
Thanks Konstantin Kolinko! for valuable insights On Wed, Mar 28, 2012 at 3:26 PM, Konstantin Kolinko wrote: > 2012/3/28 Geet Chandra : > > Thanks Konstantin Kolinko! > > > > I mean to say, can we ship Apache Tomcat 6.0.35 without examples folder, > > keeping other files and folder intact. >

Re: Examples folder in Tomcat v6.0.35

2012-03-28 Thread Konstantin Kolinko
2012/3/28 Geet Chandra : > Thanks Konstantin Kolinko! > > I mean to say, can we ship Apache Tomcat 6.0.35 without examples folder, > keeping other files and folder intact. > The license allows you to remove everything, except LICENSE and NOTICE, (though you have to read it by yourself as I cannot

Re: Examples folder in Tomcat v6.0.35

2012-03-28 Thread Geet Chandra
Thanks Konstantin Kolinko! I mean to say, can we ship Apache Tomcat 6.0.35 without examples folder, keeping other files and folder intact. On Wed, Mar 28, 2012 at 2:43 PM, Konstantin Kolinko wrote: > 2012/3/28 Geet Chandra : > > > > We have product, which ships Apache Tomcat v6.0.35 along with.

Re: Examples folder in Tomcat v6.0.35

2012-03-28 Thread Konstantin Kolinko
2012/3/28 Geet Chandra : > > We have product, which ships Apache Tomcat v6.0.35 along with. > Is that allowed to ship  Apache Tomcat v6.0.35 without examples folder, I > mean examples folder being deleted. > You cannot ship it without LICENSE and NOTICE files. Everything else can be deleted. Bes

Examples folder in Tomcat v6.0.35

2012-03-27 Thread Geet Chandra
Hi, My scenario is like this We have product, which ships Apache Tomcat v6.0.35 along with. Is that allowed to ship Apache Tomcat v6.0.35 without examples folder, I mean examples folder being deleted. - Geet