mirror of https://github.com/apache/jclouds.git
Fix confusing line wrapping
This commit is contained in:
parent
418097d4e6
commit
222bddb5fa
|
@ -89,9 +89,11 @@
|
|||
|
||||
<!--
|
||||
NOTE!! enabling this logger will cause the following test to
|
||||
fail BaseBlobIntegrationTest.testPutObjectStream <category
|
||||
name="jclouds.wire"> <priority value="DEBUG" /> <appender-ref
|
||||
ref="ASYNCWIRE" /> </category>
|
||||
fail: BaseBlobIntegrationTest.testPutObjectStream
|
||||
<category name="jclouds.wire">
|
||||
<priority value="DEBUG" />
|
||||
<appender-ref ref="ASYNCWIRE" />
|
||||
</category>
|
||||
-->
|
||||
|
||||
<category name="jclouds.blobstore">
|
||||
|
|
|
@ -89,9 +89,11 @@
|
|||
|
||||
<!--
|
||||
NOTE!! enabling this logger will cause the following test to
|
||||
fail BaseBlobIntegrationTest.testPutObjectStream <category
|
||||
name="jclouds.wire"> <priority value="DEBUG" /> <appender-ref
|
||||
ref="ASYNCWIRE" /> </category>
|
||||
fail: BaseBlobIntegrationTest.testPutObjectStream
|
||||
<category name="jclouds.wire">
|
||||
<priority value="DEBUG" />
|
||||
<appender-ref ref="ASYNCWIRE" />
|
||||
</category>
|
||||
-->
|
||||
|
||||
<category name="jclouds.blobstore">
|
||||
|
|
Loading…
Reference in New Issue