Author: fhanik
Date: Mon Jun 15 16:49:24 2009
New Revision: 784857
URL: http://svn.apache.org/viewvc?rev=784857&view=rev
Log:
Correct name
Modified:
tomcat/trunk/modules/jdbc-pool/build.xml
Modified: tomcat/trunk/modules/jdbc-pool/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/build.xml?rev=784857&r1=784856&r2=784857&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/build.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/build.xml Mon Jun 15 16:49:24 2009
@@ -15,7 +15,8 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project name="Tomcat Trunk" default="build" basedir="../..">
+<!-- Basedir points at tomcat-trunk directory -->
+<project name="Tomcat JDBC Pool" default="build" basedir="../..">
<!-- ===================== Initialize Property Values =================== -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]