Update of
/var/cvs/applications/editwizard/src/org/mmbase/applications/editwizard
In directory james.mmbase.org:/tmp/cvs-serv20275
Modified Files:
Tag: MMBase-1_8
Wizard.java
Log Message:
logging only
See also:
http://cvs.mmbase.org/viewcvs/applications/editwizard/src/org/mmbase/applications/editwizard
Index: Wizard.java
===================================================================
RCS file:
/var/cvs/applications/editwizard/src/org/mmbase/applications/editwizard/Wizard.java,v
retrieving revision 1.149.2.7
retrieving revision 1.149.2.8
diff -u -b -r1.149.2.7 -r1.149.2.8
--- Wizard.java 3 Sep 2008 10:26:34 -0000 1.149.2.7
+++ Wizard.java 13 Oct 2008 09:55:25 -0000 1.149.2.8
@@ -45,7 +45,7 @@
* @author Pierre van Rooden
* @author Hillebrand Gelderblom
* @since MMBase-1.6
- * @version $Id: Wizard.java,v 1.149.2.7 2008/09/03 10:26:34 michiel Exp $
+ * @version $Id: Wizard.java,v 1.149.2.8 2008/10/13 09:55:25 sdeboer Exp $
*
*/
public class Wizard implements org.mmbase.util.SizeMeasurable {
@@ -1357,7 +1357,7 @@
if (fdatapath != null) {
if (searchString != null || role != null || destination !=
null) {
- log.warn("When 'datapath' is geven, it does not make sense
to specify the 'searchdir', role' or 'destinationtype' attributes. These
attributes are ignored.");
+ log.warn("When 'datapath' is geven, it does not make sense
to specify the 'searchdir', 'role' or 'destination' attributes. These
attributes are ignored. Check wizard: " + wizardName);
}
} else {
// determine role
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs