Re: svn commit: r1519804 - /tomcat/trunk/build.xml

2013-09-17 Thread Mark Thomas
On 17/09/2013 14:06, Brian Burch wrote: > 2013/9/3 : >> Author: markt >> Date: Tue Sep 3 19:26:17 2013 >> New Revision: 1519804 >> >> URL: http://svn.apache.org/r1519804 >> Log: >> Tomcat only uses package-info.java files for Javadoc so don't bother > creating empty class > files from them. >> >>

Re: svn commit: r1519804 - /tomcat/trunk/build.xml

2013-09-17 Thread Brian Burch
2013/9/3 : > Author: markt > Date: Tue Sep 3 19:26:17 2013 > New Revision: 1519804 > > URL: http://svn.apache.org/r1519804 > Log: > Tomcat only uses package-info.java files for Javadoc so don't bother creating empty class files from them. > > Modified: > tomcat/trunk/build.xml > 1. Docs [

Re: svn commit: r1519804 - /tomcat/trunk/build.xml

2013-09-04 Thread Konstantin Kolinko
2013/9/4 Konstantin Kolinko : > 2013/9/3 : >> Author: markt >> Date: Tue Sep 3 19:26:17 2013 >> New Revision: 1519804 >> >> URL: http://svn.apache.org/r1519804 >> Log: >> Tomcat only uses package-info.java files for Javadoc so don't bother >> creating empty class files from them. >> >> Modified:

Re: svn commit: r1519804 - /tomcat/trunk/build.xml

2013-09-03 Thread Konstantin Kolinko
2013/9/3 : > Author: markt > Date: Tue Sep 3 19:26:17 2013 > New Revision: 1519804 > > URL: http://svn.apache.org/r1519804 > Log: > Tomcat only uses package-info.java files for Javadoc so don't bother creating > empty class files from them. > > Modified: > tomcat/trunk/build.xml > 1. Docs [

svn commit: r1519804 - /tomcat/trunk/build.xml

2013-09-03 Thread markt
Author: markt Date: Tue Sep 3 19:26:17 2013 New Revision: 1519804 URL: http://svn.apache.org/r1519804 Log: Tomcat only uses package-info.java files for Javadoc so don't bother creating empty class files from them. Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http