The version of Apache log4j used by SoundHelix.

[[ 🗃 ^aEp6o apache-log4j ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/aEp6o

SSH: git clone USERNAME@vervis.peers.community:aEp6o

Branches

Tags

v1_2_16 :: src / site /

site.xml

<!--
 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.

-->
<project name="Apache log4j 1.2">
  <bannerLeft>
    <name>Apache Logging Services Project</name>
    <src>images/ls-logo.jpg</src>
    <href>http://logging.apache.org/</href>
  </bannerLeft>
  <bannerRight>
    <name>Apache log4j</name>
    <src>images/logo.jpg</src>
    <href>http://logging.apache.org/log4j</href>
  </bannerRight>  
  <body>
    <breadcrumbs>
      <item name="Apache" href="http://www.apache.org/"/>
      <item name="Logging Services" href="http://logging.apache.org/"/>
      <item name="log4j" href="http://logging.apache.org/log4j/"/>
      <item name="1.2"  href="http://logging.apache.org:80/log4j/1.2/"/>
    </breadcrumbs>
  
	<menu name="Get log4j 1.2">
	   <item name="Download" href="/download.html"/>
	   <item name="Changes" href="/changes-report.html"/>
	   <item name="License" href="/license.html"/>
	</menu>

	<menu name="About log4j 1.2">
	   <item name="What is log4j?" href="/index.html"/>
	   <item name="FAQ" href="/faq.html"/>
	   <item name="Roadmap" href="/roadmap.html"/>
	</menu>

	<menu name="Community">
		<item name="Mailing Lists" href="/mail-lists.html"/>
		<item name="Issue Tracking" href="/issue-tracking.html"/>
	</menu>
	
	<menu name="Development">
		<item name="Repository" href="/source-repository.html"/>
		<item name="Cross Reference" href="/jxr.html"/>
		<item name="Dependencies" href="/dependencies.html"/>
		<item name="Continuous Integration" href="/integration.html"/>
	</menu>
	
	<menu name="Documentation">
		<item name="Introduction" href="/manual.html"/>
		<item name="JavaDoc" href="/apidocs/index.html"/>
		<item name="Publications" href="/publications.html"/>
		<item name="Wiki" href="http://wiki.apache.org/logging-log4j"/>
	</menu>
	
	<menu name="Apache">
		<item name="Home" href="http://www.apache.org"/>	
		<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/>
		<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
		<item name="Conferences" href="http://www.apachecon.com"/>
	</menu>
	
  </body>
</project>

[See repo JSON]