git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371107 13f79535-47bb-0310-9956-ffa450edef68
70 lines
2.4 KiB
XML
Executable File
70 lines
2.4 KiB
XML
Executable File
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!--
|
|
|
|
Copyright 2001-2004 The Apache Software Foundation.
|
|
|
|
Licensed 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.
|
|
|
|
-->
|
|
<!DOCTYPE org.apache.commons.menus SYSTEM '../../commons-build/menus/menus.dtd'>
|
|
<project name="Logging">
|
|
|
|
<title>Logging</title>
|
|
<organizationLogo href="/images/jakarta-logo.gif">
|
|
Jakarta
|
|
</organizationLogo>
|
|
|
|
<body>
|
|
<links>
|
|
<item name="Jakarta Commons"
|
|
href="http://jakarta.apache.org/commons/"/>
|
|
</links>
|
|
|
|
<menu name="Commons Logging">
|
|
<item name="Overview"
|
|
href="/index.html"/>
|
|
<item name="User Guide"
|
|
href="/guide.html"/>
|
|
<item name="Tech Guide"
|
|
href="/tech.html"/>
|
|
<item name="Wiki"
|
|
href="http://wiki.apache.org/jakarta-commons/Logging"/>
|
|
<item name="Release Notes"
|
|
href="/RELEASE-NOTES.txt"/>
|
|
<item name='1.0.4 Release'>
|
|
<item name='Documentation'
|
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/docs/'/>
|
|
<item name='Release Notes'
|
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.4/RELEASE-NOTES.txt'/>
|
|
</item>
|
|
<item name='1.0.3 Release'>
|
|
<item name='Userguide'
|
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/usersguide.html'/>
|
|
<item name='API'
|
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/docs/api/'/>
|
|
<item name='Release Notes'
|
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.3/RELEASE-NOTES.txt'/>
|
|
</item>
|
|
<item name='1.0.2 Release'>
|
|
<item name='API'
|
|
href='http://jakarta.apache.org/commons/logging/commons-logging-1.0.2/docs/api/'/>
|
|
</item>
|
|
</menu>
|
|
|
|
&common-menus;
|
|
|
|
</body>
|
|
</project>
|
|
|