Author: gnodet
Date: Mon Jul  5 23:12:32 2010
New Revision: 960729

URL: http://svn.apache.org/viewvc?rev=960729&view=rev
Log:
[nmr] fix branding for karaf

Added:
    servicemix/smx4/nmr/trunk/branding/src/main/resources/org/apache/karaf/
    
servicemix/smx4/nmr/trunk/branding/src/main/resources/org/apache/karaf/branding/
    
servicemix/smx4/nmr/trunk/branding/src/main/resources/org/apache/karaf/branding/branding.properties
Removed:
    servicemix/smx4/nmr/trunk/branding/src/main/resources/org/apache/felix/

Added: 
servicemix/smx4/nmr/trunk/branding/src/main/resources/org/apache/karaf/branding/branding.properties
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/branding/src/main/resources/org/apache/karaf/branding/branding.properties?rev=960729&view=auto
==============================================================================
--- 
servicemix/smx4/nmr/trunk/branding/src/main/resources/org/apache/karaf/branding/branding.properties
 (added)
+++ 
servicemix/smx4/nmr/trunk/branding/src/main/resources/org/apache/karaf/branding/branding.properties
 Mon Jul  5 23:12:32 2010
@@ -0,0 +1,31 @@
+################################################################################
+#
+#    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.
+#
+################################################################################
+
+welcome = \
+\u001B[36m ____                  _          __  __ _      \u001B[0m\n\
+\u001B[36m/ ___|  ___ _ ____   _(_) ___ ___|  \\/  (_)_  __\u001B[0m\n\
+\u001B[36m\\___ \\ / _ \\ '__\\ \\ / / |/ __/ _ \\ |\\/| | \\ \\/ /\u001B[0m\n\
+\u001B[36m ___) |  __/ |   \\ V /| | (_|  __/ |  | | |>  < \u001B[0m\n\
+\u001B[36m|____/ \\___|_|    \\_/ |_|\\___\\___|_|  |_|_/_/\\_\\\u001B[0m\n\
+\n\
+\u001B[1m  Apache ServiceMix NMR\u001B[0m (${pom.version})\n\
+\n\
+Hit '\u001B[1m<tab>\u001B[0m' for a list of available commands\n\
+   and '\u001B[1m[cmd] --help\u001B[0m' for help on a specific command.\n
+


Reply via email to