Author: carnold
Date: Sun Oct 31 23:08:35 2010
New Revision: 1029509
URL: http://svn.apache.org/viewvc?rev=1029509&view=rev
Log:
Bug 50039: right truncation flag for EnhancedPatternLayout (missing file)
Added:
logging/log4j/companions/extras/trunk/src/test/resources/org/apache/log4j/enhancedPatternLayout.17
Modified:
logging/log4j/companions/extras/trunk/src/site/apt/download.apt
logging/log4j/companions/extras/trunk/src/site/apt/index.apt
logging/log4j/companions/extras/trunk/src/site/apt/roadmap.apt
logging/log4j/companions/extras/trunk/src/site/site.xml
Modified: logging/log4j/companions/extras/trunk/src/site/apt/download.apt
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/site/apt/download.apt?rev=1029509&r1=1029508&r2=1029509&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/src/site/apt/download.apt (original)
+++ logging/log4j/companions/extras/trunk/src/site/apt/download.apt Sun Oct 31
23:08:35 2010
@@ -13,14 +13,14 @@
~~ See the License for the specific language governing permissions and
~~ limitations under the License.
------
-Download apache-log4j-extras
+Download Apache Extras Companion\u2122 for Apache LOG4J\u2122
------
------
------
-Download apache-log4j-extras
+Download Apache Extras Companion\u2122 for Apache LOG4J\u2122
- Apache Extras Companion for log4j 1.2 is distributed under the
{{{http://www.apache.org/licenses/LICENSE-2.0.html} Apache License, version
2.0}}.
+ Apache Extras Companion for LOG4J is distributed under the
{{{http://www.apache.org/licenses/LICENSE-2.0.html} Apache License, version
2.0}}.
The link in the Mirrors column should display a list of available mirrors
with a
default selection based on your inferred location. If you do not see that
page,
@@ -57,4 +57,4 @@ Download apache-log4j-extras
* Previous Releases
- Apache log4j extras 1.0 can be found in the
{{{http://archive.apache.org/dist/logging/log4j/companions/extras}archive
repository}}.
+ Previous releases can be found in the
{{{http://archive.apache.org/dist/logging/log4j/companions/extras}archive
repository}}.
Modified: logging/log4j/companions/extras/trunk/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/site/apt/index.apt?rev=1029509&r1=1029508&r2=1029509&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/src/site/apt/index.apt (original)
+++ logging/log4j/companions/extras/trunk/src/site/apt/index.apt Sun Oct 31
23:08:35 2010
@@ -13,17 +13,16 @@
~~ See the License for the specific language governing permissions and
~~ limitations under the License.
------
- Apache Extras Companion for log4j 1.2
+ Apache Extras Companion\u2122 for Apache LOG4J\u2122
------
------
------
- This companion provides additional appenders, filters, formatters and other
- components for log4j 1.2. These components have been built against log4j
1.2.9,
- but will work with any later 1.2 release and are likely to work with 1.2.8
- and some earlier releases.
-
- Many of these components were original developed in the discontinued log4j
1.3
+ Apache Extras Companion\u2122 for Apache LOG4J\u2122 is a collection of
appenders, filters,
+ and layouts for Apache LOG4J 1.2. These components are built and tested
using Apache LOG4J 1.2.9 and supported for
+ use with an later 1.2.x release. Some components may be usable with Apache
LOG4J 1.2.8
+ and earlier.
+
+ Many of these components were originally developed in the discontinued
Apache LOG4J 1.3
development effort.
-
-
\ No newline at end of file
+
Modified: logging/log4j/companions/extras/trunk/src/site/apt/roadmap.apt
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/site/apt/roadmap.apt?rev=1029509&r1=1029508&r2=1029509&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/src/site/apt/roadmap.apt (original)
+++ logging/log4j/companions/extras/trunk/src/site/apt/roadmap.apt Sun Oct 31
23:08:35 2010
@@ -13,13 +13,13 @@
~~ See the License for the specific language governing permissions and
~~ limitations under the License.
------
- apache-log4j-extras Roadmap
+Apache Extras Companion\u2122 for Apache LOG4J\u2122 Roadmap
------
------
------
-apache-log4j-extras Roadmap
+Apache Extras Companion\u2122 for Apache LOG4J\u2122 Roadmap
The extras component is open to additional generally useful features that
are compatible
- with the widely deployed log4j 1.2 releases and do not add additional
dependencies.
\ No newline at end of file
+ with the widely deployed Apache LOG4J 1.2 releases and do not add
additional dependencies.
Modified: logging/log4j/companions/extras/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/site/site.xml?rev=1029509&r1=1029508&r2=1029509&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/src/site/site.xml (original)
+++ logging/log4j/companions/extras/trunk/src/site/site.xml Sun Oct 31 23:08:35
2010
@@ -38,7 +38,7 @@
<menu name="Get extras">
<item name="Download" href="/download.html"/>
<item name="Changes" href="/changes-report.html"/>
- <item name="License" href="/license.html"/>
+ <item name="License" href="http://www.apache.org/licenses/"/>
</menu>
<menu name="About extras">
@@ -65,8 +65,8 @@
<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="Security" href="http://www.apache.org/security/"/>
<item name="Conferences" href="http://www.apachecon.com"/>
</menu>
-
</body>
</project>
Added:
logging/log4j/companions/extras/trunk/src/test/resources/org/apache/log4j/enhancedPatternLayout.17
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/test/resources/org/apache/log4j/enhancedPatternLayout.17?rev=1029509&view=auto
==============================================================================
---
logging/log4j/companions/extras/trunk/src/test/resources/org/apache/log4j/enhancedPatternLayout.17
(added)
+++
logging/log4j/companions/extras/trunk/src/test/resources/org/apache/log4j/enhancedPatternLayout.17
Sun Oct 31 23:08:35 2010
@@ -0,0 +1,4 @@
+IN - 012 012 012 012 012 012
+IN -
+IN - 12345 12345 12345 12345 12345 12345
+IN - 0123456789 56789 56789 01234 01234 01234
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]