On 7/7/2011 5:55 PM, Konstantin Kolinko wrote:
2011/7/8<fha...@apache.org>:
Author: fhanik
Date: Thu Jul  7 21:40:05 2011
New Revision: 1144061

URL: http://svn.apache.org/viewvc?rev=1144061&view=rev
Log:
Include jdbc-pool into tomcat release.

Added:
    tomcat/trunk/res/maven/tomcat-jdbc.pom
1) svn:eol-style for pom

Modified:
    tomcat/trunk/build.xml
    tomcat/trunk/modules/jdbc-pool/build.xml
    tomcat/trunk/res/maven/mvn-pub.xml
    tomcat/trunk/webapps/docs/project.xml

--- tomcat/trunk/webapps/docs/project.xml (original)
+++ tomcat/trunk/webapps/docs/project.xml Thu Jul  7 21:40:05 2011
@@ -70,6 +70,8 @@
         <item name="29) Windows Service"    href="windows-service-howto.html"/>
         <item name="30) Windows Authentication"
               href="windows-auth-howto.html"/>
+<item name="31) Tomcat's JDBC Pool"
+              href="jdbc-pool.html"/>
     </menu>

     <menu name="Reference">
2) Where jdbc-pool.html comes from?  You forgot to commit it? Or is it
supposed to be copied from elsewhere during build.
it comes from modules/jdbc-pool/doc/jdbc-pool.xml and that gets built during 
the build process

3) The documentation pages are listed not only in the menu that you
updated, but also on the index.html page.  Please update that one as
well.
will do, thanks for the feedback

Filip


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.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