Author: markt
Date: Mon Dec 12 22:19:04 2011
New Revision: 1213469
URL: http://svn.apache.org/viewvc?rev=1213469&view=rev
Log:
Include new o.a.juli.logging.UserDataHelper in extras
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1213469&r1=1213468&r2=1213469&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Mon Dec 12 22:19:04 2011
@@ -1245,6 +1245,7 @@
</fileset>
<fileset dir="${tomcat.classes}">
<include name="org/apache/juli/*" />
+ <include name="org/apache/juli/logging/UserDataHelper*.class"/>
<!-- Javadoc and i18n exclusions -->
<exclude name="**/package.html" />
<exclude name="**/LocalStrings_*" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]