Author: gk Date: Mon Nov 25 15:28:39 2019 New Revision: 1870386 URL: http://svn.apache.org/viewvc?rev=1870386&view=rev Log: - cleanup generated file content and add license header
Modified: db/torque/torque4/trunk/torque-test/src/test/profile/mysql/docker-resources/testcontainers.properties db/torque/torque4/trunk/torque-test/src/test/profile/mysql/torque.usersettings.properties Modified: db/torque/torque4/trunk/torque-test/src/test/profile/mysql/docker-resources/testcontainers.properties URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/src/test/profile/mysql/docker-resources/testcontainers.properties?rev=1870386&r1=1870385&r2=1870386&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-test/src/test/profile/mysql/docker-resources/testcontainers.properties (original) +++ db/torque/torque4/trunk/torque-test/src/test/profile/mysql/docker-resources/testcontainers.properties Mon Nov 25 15:28:39 2019 @@ -1 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. checks.disable = true \ No newline at end of file Modified: db/torque/torque4/trunk/torque-test/src/test/profile/mysql/torque.usersettings.properties URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/src/test/profile/mysql/torque.usersettings.properties?rev=1870386&r1=1870385&r2=1870386&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-test/src/test/profile/mysql/torque.usersettings.properties (original) +++ db/torque/torque4/trunk/torque-test/src/test/profile/mysql/torque.usersettings.properties Mon Nov 25 15:28:39 2019 @@ -1 +1,18 @@ -torque.dsfactory.bookstore.connection.url=jdbc:mysql://192.168.99.101:32833/bookstore?loggerLevel=OFF \ No newline at end of file +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +# generated \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org