Repository: logging-log4net Updated Branches: refs/heads/feature/cd-pipeline 434609fd9 -> a308192e7
Removed --configfile from build command Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/a308192e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/a308192e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/a308192e Branch: refs/heads/feature/cd-pipeline Commit: a308192e70c53672c23fafcf914d7480c54a39cc Parents: 434609f Author: Dominik Psenner <[email protected]> Authored: Thu Jul 6 11:03:49 2017 +0200 Committer: Dominik Psenner <[email protected]> Committed: Thu Jul 6 11:03:49 2017 +0200 ---------------------------------------------------------------------- log4net.build | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/a308192e/log4net.build ---------------------------------------------------------------------- diff --git a/log4net.build b/log4net.build index 47d3830..94eea28 100644 --- a/log4net.build +++ b/log4net.build @@ -1773,7 +1773,6 @@ limitations under the License. <arg value="log4net"/> <arg if="${current.build.config.release}" value="-c"/> <arg if="${current.build.config.release}" value="Release"/> - <arg value="--configfile NuGet.Config"/> </exec> <mkdir dir="${log4net.basedir}/bin/netstandard/1.3"/> <if test="${current.build.config.release}">
