This is an automated email from the git hooks/post-receive script. New commit to branch feature/spgeed in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit d65651d566ae9d5757b15ce773436e541140ed16 Author: Killian <killian.herbreteau@epitech.eu> Date: Mon Sep 30 10:41:35 2019 +0200 remove useless file --- .../resources/#pollen-rest-api-test.properties# | 31 ---------------------- .../resources/.#pollen-rest-api-test.properties | 1 - 2 files changed, 32 deletions(-) diff --git a/pollen-rest-api/src/test/resources/#pollen-rest-api-test.properties# b/pollen-rest-api/src/test/resources/#pollen-rest-api-test.properties# deleted file mode 100644 index 1674773a..00000000 --- a/pollen-rest-api/src/test/resources/#pollen-rest-api-test.properties# +++ /dev/null @@ -1,31 +0,0 @@ -### -# #%L -# Pollen :: Service -# %% -# Copyright (C) 2009 - 2017 Code Lutin, Tony Chemit -# %% -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero 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 Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. -# #L% -### - -hibernate.dialect=org.hibernate.dialect.postgreSQLDialect -hibernate.connection.url=jdbc:postgresql://localhost:5432/pollenprod?allowMultiQueries=true -hibernate.connection.username=pollen -hibernate.connection.password=pollen -hibernate.connection.driver_class=org.postgresql.Driver -#hibernate.hbm2ddl.auto=update -pollen.version=${project.version} -topia.persistence.topiaIdFactoryClassName=org.nuiton.topia.persistence.internal.ShortTopiaIdFactory -topia.service.migration=org.chorem.pollen.persistence.PollenFlywayServiceImpl -pollen.devMode=true diff --git a/pollen-rest-api/src/test/resources/.#pollen-rest-api-test.properties b/pollen-rest-api/src/test/resources/.#pollen-rest-api-test.properties deleted file mode 120000 index db2ccc70..00000000 --- a/pollen-rest-api/src/test/resources/.#pollen-rest-api-test.properties +++ /dev/null @@ -1 +0,0 @@ -Killian_H@localhost.localdomain.4769:1566378066 \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.