Merge pull request #876 from andrewgaul/log4j-line-wrapping

Fix confusing line wrapping
This commit is contained in:
Adrian Cole 2012-10-04 16:36:04 -07:00
commit 298856bab0
2 changed files with 10 additions and 6 deletions

View File

@ -89,9 +89,11 @@
<!-- <!--
NOTE!! enabling this logger will cause the following test to NOTE!! enabling this logger will cause the following test to
fail BaseBlobIntegrationTest.testPutObjectStream <category fail: BaseBlobIntegrationTest.testPutObjectStream
name="jclouds.wire"> <priority value="DEBUG" /> <appender-ref <category name="jclouds.wire">
ref="ASYNCWIRE" /> </category> <priority value="DEBUG" />
<appender-ref ref="ASYNCWIRE" />
</category>
--> -->
<category name="jclouds.blobstore"> <category name="jclouds.blobstore">

View File

@ -89,9 +89,11 @@
<!-- <!--
NOTE!! enabling this logger will cause the following test to NOTE!! enabling this logger will cause the following test to
fail BaseBlobIntegrationTest.testPutObjectStream <category fail: BaseBlobIntegrationTest.testPutObjectStream
name="jclouds.wire"> <priority value="DEBUG" /> <appender-ref <category name="jclouds.wire">
ref="ASYNCWIRE" /> </category> <priority value="DEBUG" />
<appender-ref ref="ASYNCWIRE" />
</category>
--> -->
<category name="jclouds.blobstore"> <category name="jclouds.blobstore">