Author: tchemit Date: 2012-10-04 11:39:09 +0200 (Thu, 04 Oct 2012) New Revision: 341 Url: http://nuiton.org/repositories/revision/jredmine/341 Log: fix build Added: branches/jredmine-1.x/jredmine-client/src/it/redmine-1.4.x/src/test/resources/log4j.properties branches/jredmine-1.x/jredmine-client/src/it/redmine-2.0.x/src/test/resources/log4j.properties branches/jredmine-1.x/jredmine-client/src/it/redmine-2.1.x/src/test/resources/log4j.properties Added: branches/jredmine-1.x/jredmine-client/src/it/redmine-1.4.x/src/test/resources/log4j.properties =================================================================== --- branches/jredmine-1.x/jredmine-client/src/it/redmine-1.4.x/src/test/resources/log4j.properties (rev 0) +++ branches/jredmine-1.x/jredmine-client/src/it/redmine-1.4.x/src/test/resources/log4j.properties 2012-10-04 09:39:09 UTC (rev 341) @@ -0,0 +1,34 @@ +### +# #%L +# JRedmine :: Client +# +# $Id$ +# $HeadURL: http://svn.nuiton.org/svn/jredmine/branches/jredmine-1.x/jredmine-client/src... $ +# %% +# Copyright (C) 2009 - 2010 CodeLutin +# %% +# 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% + +log4j.rootCategory=WARN, stdout + +log4j.appender.stdout=org.apache.log4j.ConsoleAppender +log4j.appender.stdout.layout=org.apache.log4j.PatternLayout +log4j.appender.stdout.layout.ConversionPattern=[%p] (%c{1}:%L) - %m%n + +log4j.logger.org.nuiton.jredmine=INFO +log4j.logger.org.nuiton.io.rest=INFO +#log4j.logger.org.nuiton.io.xpp3.Xpp3Helper=DEBUG +log4j.logger.org.apache.commons.httpclient.HttpClient=INFO Property changes on: branches/jredmine-1.x/jredmine-client/src/it/redmine-1.4.x/src/test/resources/log4j.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Added: branches/jredmine-1.x/jredmine-client/src/it/redmine-2.0.x/src/test/resources/log4j.properties =================================================================== --- branches/jredmine-1.x/jredmine-client/src/it/redmine-2.0.x/src/test/resources/log4j.properties (rev 0) +++ branches/jredmine-1.x/jredmine-client/src/it/redmine-2.0.x/src/test/resources/log4j.properties 2012-10-04 09:39:09 UTC (rev 341) @@ -0,0 +1,34 @@ +### +# #%L +# JRedmine :: Client +# +# $Id$ +# $HeadURL: http://svn.nuiton.org/svn/jredmine/branches/jredmine-1.x/jredmine-client/src... $ +# %% +# Copyright (C) 2009 - 2010 CodeLutin +# %% +# 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% + +log4j.rootCategory=WARN, stdout + +log4j.appender.stdout=org.apache.log4j.ConsoleAppender +log4j.appender.stdout.layout=org.apache.log4j.PatternLayout +log4j.appender.stdout.layout.ConversionPattern=[%p] (%c{1}:%L) - %m%n + +log4j.logger.org.nuiton.jredmine=INFO +log4j.logger.org.nuiton.io.rest=INFO +#log4j.logger.org.nuiton.io.xpp3.Xpp3Helper=DEBUG +log4j.logger.org.apache.commons.httpclient.HttpClient=INFO Property changes on: branches/jredmine-1.x/jredmine-client/src/it/redmine-2.0.x/src/test/resources/log4j.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native Added: branches/jredmine-1.x/jredmine-client/src/it/redmine-2.1.x/src/test/resources/log4j.properties =================================================================== --- branches/jredmine-1.x/jredmine-client/src/it/redmine-2.1.x/src/test/resources/log4j.properties (rev 0) +++ branches/jredmine-1.x/jredmine-client/src/it/redmine-2.1.x/src/test/resources/log4j.properties 2012-10-04 09:39:09 UTC (rev 341) @@ -0,0 +1,34 @@ +### +# #%L +# JRedmine :: Client +# +# $Id$ +# $HeadURL: http://svn.nuiton.org/svn/jredmine/branches/jredmine-1.x/jredmine-client/src... $ +# %% +# Copyright (C) 2009 - 2010 CodeLutin +# %% +# 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% + +log4j.rootCategory=WARN, stdout + +log4j.appender.stdout=org.apache.log4j.ConsoleAppender +log4j.appender.stdout.layout=org.apache.log4j.PatternLayout +log4j.appender.stdout.layout.ConversionPattern=[%p] (%c{1}:%L) - %m%n + +log4j.logger.org.nuiton.jredmine=INFO +log4j.logger.org.nuiton.io.rest=INFO +#log4j.logger.org.nuiton.io.xpp3.Xpp3Helper=DEBUG +log4j.logger.org.apache.commons.httpclient.HttpClient=INFO Property changes on: branches/jredmine-1.x/jredmine-client/src/it/redmine-2.1.x/src/test/resources/log4j.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision Added: svn:eol-style + native
participants (1)
-
tchemit@users.nuiton.org