You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2007/02/27 07:42:06 UTC

svn commit: r512155 - /logging/log4j/branches/v1_2-branch/build.xml

Author: carnold
Date: Mon Feb 26 22:42:06 2007
New Revision: 512155

URL: http://svn.apache.org/viewvc?view=rev&rev=512155
Log:
Bug 40951: Add MSG00001.bin to dist, ASF notice to Javadoc

Modified:
    logging/log4j/branches/v1_2-branch/build.xml

Modified: logging/log4j/branches/v1_2-branch/build.xml
URL: http://svn.apache.org/viewvc/logging/log4j/branches/v1_2-branch/build.xml?view=diff&rev=512155&r1=512154&r2=512155
==============================================================================
--- logging/log4j/branches/v1_2-branch/build.xml (original)
+++ logging/log4j/branches/v1_2-branch/build.xml Mon Feb 26 22:42:06 2007
@@ -510,7 +510,21 @@
              overview="${docs.dest}/overview.html"
              doctitle="log4j version ${version}<br>API Specification"
              windowtitle="Log4j Version ${version}"
-             header="<b>Log4j ${version}</b>"
+             header='<b>Log4j ${version}</b><!--  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.
+-->'
              bottom="Copyright 2000-2007 Apache Software Foundation.">
 
       <link href="http://java.sun.com/j2se/1.3/docs/api/"/>
@@ -718,7 +732,7 @@
                      ${dist.dir}/classes/org/**,
                      src/java/org/apache/log4j/test/**/*,   
            **/.#*,
-              **/*.o, **/*.res, **/*.bin, **/*.h, **/EventLogCategories.rc"/>
+              **/*.o, **/*.res, **/*.h, **/EventLogCategories.rc"/>
     </copy>
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org