Tks felix.
This time, I forgot to 'mvn site' before commit #earlymorning.
- Eric

On 8/04/2011 07:05, [email protected] wrote:
Author: felixk
Date: Fri Apr  8 05:05:48 2011
New Revision: 1090115

URL: http://svn.apache.org/viewvc?rev=1090115&view=rev
Log:
Fixing various xml issues like '<','>','&'

Modified:
     james/server/trunk/src/site/xdoc/monitor-logging.xml
     james/server/trunk/src/site/xdoc/quick-start.xml
     james/server/trunk/src/site/xdoc/release-notes.xml

Modified: james/server/trunk/src/site/xdoc/monitor-logging.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/monitor-logging.xml?rev=1090115&r1=1090114&r2=1090115&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/monitor-logging.xml (original)
+++ james/server/trunk/src/site/xdoc/monitor-logging.xml Fri Apr  8 05:05:48 
2011
@@ -76,19 +76,19 @@ drwxrwxrwx. 7 root root   4096 2010-11-0
  DEBUG 16:16:06,705 | james.smtpserver | 250 Lookup command handler for 
command: EHLO
  DEBUG 16:16:06,706 | james.smtpserver | 250 
org.apache.james.protocols.smtp.core.esmtp.EhloCmdHandler: 250 [noname. Hello 
test.de (localhost [127.0.0.1]), PIPELINING, ENHANCEDSTATUSCODES, 8BITMIME]
  DEBUG 16:16:11,098 | james.smtpserver | 250 Lookup command handler for 
command: MAIL
-ERROR 16:16:11,108 | james.smtpserver | 250 Error parsing sender address:<gdgwewe: 
did not start and end with<  >
+ERROR 16:16:11,108 | james.smtpserver | 250 Error parsing sender address:&lt;gdgwewe: 
did not start and end with&gt;&gt;
  INFO  16:16:11,110 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesMailCmdHandler: 501 [5.1.7 Syntax error in 
MAIL command]
  DEBUG 16:16:14,442 | james.smtpserver | 250 Lookup command handler for 
command: MAIL
-DEBUG 16:16:14,442 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesMailCmdHandler: 250 [2.1.0 
Sender<test@localhost>  OK]
+DEBUG 16:16:14,442 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesMailCmdHandler: 250 [2.1.0 
Sender&lt;test@localhost&gt; OK]
  DEBUG 16:16:22,385 | james.smtpserver | 250 Lookup command handler for 
command: RCPT
  DEBUG 16:16:22,386 | james.smtpserver | 250 executing hook 
org.apache.james.smtpserver.AuthRequiredToRelayRcptHook
  DEBUG 16:16:22,386 | james.smtpserver | 250 executing hook 
org.apache.james.smtpserver.SenderAuthIdentifyVerificationRcptHook
  DEBUG 16:16:22,485 | james.smtpserver | 250 executing hook 
org.apache.james.protocols.smtp.core.PostmasterAbuseRcptHook
  DEBUG 16:16:22,485 | james.smtpserver | 250 executing hook 
org.apache.james.smtpserver.fastfail.ValidRcptHandler
  DEBUG 16:16:22,485 | james.smtpserver | 250 Sender allowed
-DEBUG 16:16:22,485 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesRcptCmdHandler: 250 [2.1.5 
Recipient<go@localhost>  OK]
+DEBUG 16:16:22,485 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesRcptCmdHandler: 250 [2.1.5 
Recipient&lt;go@localhost&gt; OK]
  DEBUG 16:16:30,008 | james.smtpserver | 250 Lookup command handler for 
command: RCPT
-ERROR 16:16:30,009 | james.smtpserver | 250 Error parsing recipient address: Address 
did not start and end with<  >  [to:<d] [from:test@localhost]
+ERROR 16:16:30,009 | james.smtpserver | 250 Error parsing recipient address: Address did 
not start and end with&lt;&gt; [to:&lt;d] [from:test@localhost]
  INFO  16:16:30,009 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesRcptCmdHandler: 501 [5.5.2 Syntax error in 
parameters or arguments]
  DEBUG 16:16:33,424 | james.smtpserver | 250 Lookup command handler for 
command: RCPT
  DEBUG 16:16:33,424 | james.smtpserver | 250 executing hook 
org.apache.james.smtpserver.AuthRequiredToRelayRcptHook
@@ -96,9 +96,9 @@ DEBUG 16:16:33,424 | james.smtpserver |
  DEBUG 16:16:33,425 | james.smtpserver | 250 executing hook 
org.apache.james.protocols.smtp.core.PostmasterAbuseRcptHook
  DEBUG 16:16:33,425 | james.smtpserver | 250 executing hook 
org.apache.james.smtpserver.fastfail.ValidRcptHandler
  DEBUG 16:16:33,425 | james.smtpserver | 250 Sender allowed
-DEBUG 16:16:33,425 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesRcptCmdHandler: 250 [2.1.5 
Recipient<g@localhost>  OK]
+DEBUG 16:16:33,425 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesRcptCmdHandler: 250 [2.1.5 
Recipient&lt;g@localhost&gt; OK]
  DEBUG 16:16:35,072 | james.smtpserver | 250 Lookup command handler for 
command: DATA
-DEBUG 16:16:35,076 | james.smtpserver | 250 
org.apache.james.smtpserver.JamesDataCmdHandler: 354 [Ok Send data ending 
with<CRLF>.<CRLF>]
+DEBUG 16:16:35,076 | james.smtpserver | 250 org.apache.james.smtpserver.JamesDataCmdHandler: 
354 [Ok Send data ending with&lt;CRLF&gt;.&lt;CRLF&gt;]
  DEBUG 16:16:39,205 | james.smtpserver | 250 executing james message handler 
org.apache.james.protocols.smtp.core.esmtp.MailSizeEsmtpExtension@4b25ee49
  DEBUG 16:16:39,206 | james.smtpserver | 250 executing james message handler 
org.apache.james.smtpserver.AddDefaultAttributesMessageHook@6c408893
  DEBUG 16:16:39,206 | james.smtpserver | 250 executing james message handler 
org.apache.james.smtpserver.SendMailHandler@5636bc0a
@@ -115,10 +115,10 @@ DEBUG 16:42:12,720 | james.smtpserver |
  DEBUG 16:42:12,720 | james.smtpserver | 167 
org.apache.james.protocols.smtp.core.esmtp.EhloCmdHandler: 250 [noname. Hello t 
(localhost [127.0.0.1]), PIPELINING, ENHANCEDSTATUSCODES, 8BITMIME]
  DEBUG 16:42:12,721 | james.smtpserver | 167 
org.apache.james.protocols.smtp.core.SMTPCommandDispatcherLineHandler 
disconnect=false
  DEBUG 16:42:15,008 | james.smtpserver | 167 Lookup command handler for 
command: MAIL
-INFO  16:42:15,010 | james.smtpserver | 167 
org.apache.james.smtpserver.JamesMailCmdHandler: 501 [5.5.4 Usage: MAIL 
FROM:<sender>]
+INFO  16:42:15,010 | james.smtpserver | 167 
org.apache.james.smtpserver.JamesMailCmdHandler: 501 [5.5.4 Usage: MAIL 
FROM:&lt;sender&gt;]
  DEBUG 16:42:15,010 | james.smtpserver | 167 
org.apache.james.protocols.smtp.core.SMTPCommandDispatcherLineHandler 
disconnect=false
  DEBUG 16:42:17,048 | james.smtpserver | 167 Lookup command handler for 
command: MAIL
-DEBUG 16:42:17,048 | james.smtpserver | 167 
org.apache.james.smtpserver.JamesMailCmdHandler: 250 [2.1.0 Sender<>  OK]
+DEBUG 16:42:17,048 | james.smtpserver | 167 
org.apache.james.smtpserver.JamesMailCmdHandler: 250 [2.1.0 Sender&lt;&gt; OK]
  DEBUG 16:42:17,048 | james.smtpserver | 167 
org.apache.james.protocols.smtp.core.SMTPCommandDispatcherLineHandler 
disconnect=false
  DEBUG 16:42:19,088 | james.smtpserver | 167 Lookup command handler for 
command: RCPT
  DEBUG 16:42:19,088 | james.smtpserver | 167 executing hook 
org.apache.james.smtpserver.AuthRequiredToRelayRcptHook
@@ -126,10 +126,10 @@ DEBUG 16:42:19,089 | james.smtpserver |
  DEBUG 16:42:19,089 | james.smtpserver | 167 executing hook 
org.apache.james.protocols.smtp.core.PostmasterAbuseRcptHook
  DEBUG 16:42:19,089 | james.smtpserver | 167 executing hook 
org.apache.james.smtpserver.fastfail.ValidRcptHandler
  DEBUG 16:42:19,089 | james.smtpserver | 167 Sender allowed
-DEBUG 16:42:19,089 | james.smtpserver | 167 
org.apache.james.smtpserver.JamesRcptCmdHandler: 250 [2.1.5 
Recipient<nm@localhost>  OK]
+DEBUG 16:42:19,089 | james.smtpserver | 167 
org.apache.james.smtpserver.JamesRcptCmdHandler: 250 [2.1.5 
Recipient&lt;nm@localhost&gt; OK]
  DEBUG 16:42:19,090 | james.smtpserver | 167 
org.apache.james.protocols.smtp.core.SMTPCommandDispatcherLineHandler 
disconnect=false
  DEBUG 16:42:19,767 | james.smtpserver | 167 Lookup command handler for 
command: DATA
-DEBUG 16:42:19,774 | james.smtpserver | 167 
org.apache.james.smtpserver.JamesDataCmdHandler: 354 [Ok Send data ending 
with<CRLF>.<CRLF>]
+DEBUG 16:42:19,774 | james.smtpserver | 167 org.apache.james.smtpserver.JamesDataCmdHandler: 
354 [Ok Send data ending with&lt;CRLF&gt;.&lt;CRLF&gt;]
  DEBUG 16:42:19,775 | james.smtpserver | 167 
org.apache.james.protocols.smtp.core.SMTPCommandDispatcherLineHandler 
disconnect=false
  DEBUG 16:42:22,950 | james.smtpserver | 167 executing james message handler 
org.apache.james.protocols.smtp.core.esmtp.MailSizeEsmtpExtension@5585c0de
  DEBUG 16:42:22,952 | james.smtpserver | 167 executing james message handler 
org.apache.james.smtpserver.AddDefaultAttributesMessageHook@2827f394
@@ -142,7 +142,7 @@ DEBUG 17:23:46,091 | james.smtpserver |
  DEBUG 17:23:46,093 | james.smtpserver | 262 
org.apache.james.protocols.smtp.core.esmtp.EhloCmdHandler: 250 [noname. Hello 
test (fileserver [192.168.0.254]), AUTH LOGIN PLAIN, AUTH=LOGIN PLAIN, 
PIPELINING, ENHANCEDSTATUSCODES, 8BITMIME]
  DEBUG 17:23:46,098 | james.smtpserver | 262 
org.apache.james.protocols.smtp.core.SMTPCommandDispatcherLineHandler 
disconnect=false
  DEBUG 17:23:54,029 | james.smtpserver | 262 Lookup command handler for 
command: MAIL
-DEBUG 17:23:54,031 | james.smtpserver | 262 
org.apache.james.smtpserver.JamesMailCmdHandler: 250 [2.1.0 Sender<>  OK]
+DEBUG 17:23:54,031 | james.smtpserver | 262 
org.apache.james.smtpserver.JamesMailCmdHandler: 250 [2.1.0 Sender&lt;&gt; OK]
  DEBUG 17:23:54,032 | james.smtpserver | 262 
org.apache.james.protocols.smtp.core.SMTPCommandDispatcherLineHandler 
disconnect=false
  DEBUG 17:24:00,775 | james.smtpserver | 262 Lookup command handler for 
command: RCPT
  DEBUG 17:24:00,776 | james.smtpserver | 262 executing hook 
org.apache.james.smtpserver.AuthRequiredToRelayRcptHook

Modified: james/server/trunk/src/site/xdoc/quick-start.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/quick-start.xml?rev=1090115&r1=1090114&r2=1090115&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/quick-start.xml (original)
+++ james/server/trunk/src/site/xdoc/quick-start.xml Fri Apr  8 05:05:48 2011
@@ -169,7 +169,7 @@ Step 8: Manage

  8.1. Manage via james-cli

-  usage: java org.apache.james.cli.ServerCmd --host<arg>  <command>
+  usage: java org.apache.james.cli.ServerCmd --host&lt;arg&gt;&lt;command&gt;
      -h,--host&lt;/arg&gt;   node hostname or ip address
      -p,--port&lt;/arg&gt;   remote jmx agent port number
    Available commands:

Modified: james/server/trunk/src/site/xdoc/release-notes.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/release-notes.xml?rev=1090115&r1=1090114&r2=1090115&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/release-notes.xml (original)
+++ james/server/trunk/src/site/xdoc/release-notes.xml Fri Apr  8 05:05:48 2011
@@ -66,7 +66,7 @@
      - Better debug logging on protocols
      - Mailing list functionality has been removed
      - More documentation on web site for configuration,...
-    - ... and much more, see details on 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411&version=12315512
+    - ... and much more, see details on 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411&amp;version=12315512
    * What's new in 3.0-M3 for developers
      - Less maven modules
      - Maven 3.0.2 required to build
@@ -74,7 +74,7 @@
      - Code reports generation via 'mvn site -P site-reports' maven profile
      - Corrections further to findbugs,... reports
      - Code formatting
-    - ... and much more, see details on 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411&version=12315512
+    - ... and much more, see details on 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411&amp;version=12315512

    * Quick Start  http://james.apache.org/server/3/quick-start.html
    </pre>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to