Repository: qpid-dispatch Updated Branches: refs/heads/master 08dd0644c -> 23cb56e50
DISPATCH-307: removing .war, fixing comments in log4j.properties Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/23cb56e5 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/23cb56e5 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/23cb56e5 Branch: refs/heads/master Commit: 23cb56e506f980137c5d08e7739d5efab654ff01 Parents: 08dd064 Author: Ernest Allen <eal...@redhat.com> Authored: Thu May 19 12:39:24 2016 -0400 Committer: Ernest Allen <eal...@redhat.com> Committed: Thu May 19 12:39:24 2016 -0400 ---------------------------------------------------------------------- .../hawtio/dispatch-hawtio-console-0.6.0.war | Bin 607657 -> 0 bytes .../hawtio/src/main/resources/log4j.properties | 39 +++++++++---------- 2 files changed, 19 insertions(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/23cb56e5/console/hawtio/dispatch-hawtio-console-0.6.0.war ---------------------------------------------------------------------- diff --git a/console/hawtio/dispatch-hawtio-console-0.6.0.war b/console/hawtio/dispatch-hawtio-console-0.6.0.war deleted file mode 100644 index 304dc28..0000000 Binary files a/console/hawtio/dispatch-hawtio-console-0.6.0.war and /dev/null differ http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/23cb56e5/console/hawtio/src/main/resources/log4j.properties ---------------------------------------------------------------------- diff --git a/console/hawtio/src/main/resources/log4j.properties b/console/hawtio/src/main/resources/log4j.properties index 2586145..e327212 100644 --- a/console/hawtio/src/main/resources/log4j.properties +++ b/console/hawtio/src/main/resources/log4j.properties @@ -1,23 +1,22 @@ -/* - * - * 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. - * - */ +# +# +# 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. +# log4j.rootLogger=INFO, console log4j.appender.console=org.apache.log4j.ConsoleAppender --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org