svn commit: r586109 - /lenya/trunk/src/java/org/apache/lenya/cms/cocoon/components/modules/input/PageEnvelopeModule.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: rfrovarp
Date: Thu Oct 18 13:06:27 2007
New Revision: 586109

URL: http://svn.apache.org/viewvc?rev=586109&view=rev
Log:
Clean up deprecation message.

Modified:
    lenya/trunk/src/java/org/apache/lenya/cms/cocoon/components/modules/input/PageEnvelopeModule.java

Modified: lenya/trunk/src/java/org/apache/lenya/cms/cocoon/components/modules/input/PageEnvelopeModule.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/java/org/apache/lenya/cms/cocoon/components/modules/input/PageEnvelopeModule.java?rev=586109&r1=586108&r2=586109&view=diff
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/cms/cocoon/components/modules/input/PageEnvelopeModule.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/cms/cocoon/components/modules/input/PageEnvelopeModule.java Thu Oct 18 13:06:27 2007
@@ -95,7 +95,7 @@
                         value = document;
                     } else if (name.equals(PageEnvelope.DOCUMENT_ID)) {
                         getLogger().warn(
-                                "This attribute is deprecated."
+                                "This attribute [ " + name + " ] is deprecated."
                                         + " Use document-path or document-uuid instead!");
                         value = document.getUUID();
                     } else if (name.equals(PageEnvelope.DOCUMENT_PARENT)) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.