Author: echatellier Date: 2011-04-13 17:28:43 +0200 (Wed, 13 Apr 2011) New Revision: 804 Url: http://nuiton.org/repositories/revision/wikitty/804 Log: Remove file Removed: trunk/wikitty-jdbc/src/test/resources/postrges-wikitty-config.properties Deleted: trunk/wikitty-jdbc/src/test/resources/postrges-wikitty-config.properties =================================================================== --- trunk/wikitty-jdbc/src/test/resources/postrges-wikitty-config.properties 2011-04-13 15:28:26 UTC (rev 803) +++ trunk/wikitty-jdbc/src/test/resources/postrges-wikitty-config.properties 2011-04-13 15:28:43 UTC (rev 804) @@ -1,33 +0,0 @@ -### -# #%L -# Wikitty :: wikitty-jdbc-impl -# -# $Id$ -# $HeadURL$ -# %% -# Copyright (C) 2009 - 2010 CodeLutin, Benjamin Poussin -# %% -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Lesser General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Lesser Public License for more details. -# -# You should have received a copy of the GNU General Lesser Public -# License along with this program. If not, see -# <http://www.gnu.org/licenses/lgpl-3.0.html>. -# #L% -### -wikitty.storage.jdbc.driver=org.postgresql.Driver -wikitty.storage.jdbc.host=jdbc:postgresql://localhost/test -wikitty.storage.jdbc.password=password -wikitty.storage.jdbc.login=test -wikitty.storage.jdbc.xadatasource=org.postgresql.xa.PGXADataSource -wikitty.storage.jdbc.xadatasource.org.postgresql.xa.PGXADataSource.serverName=localhost -wikitty.storage.jdbc.xadatasource.org.postgresql.xa.PGXADataSource.databaseName=test -wikitty.storage.jdbc.xadatasource.org.postgresql.xa.PGXADataSource.password=password -wikitty.storage.jdbc.xadatasource.org.postgresql.xa.PGXADataSource.user=test \ No newline at end of file