mojo-api-specification.html refers wrong package for the Log class
------------------------------------------------------------------
Key: MOJO-1326
URL: http://jira.codehaus.org/browse/MOJO-1326
Project: Mojo
Issue Type: Bug
Reporter: Anders Kr. Andersen
Priority: Minor
In the http://maven.apache.org/developers/mojo-api-specification.html a logger
called org.apache.maven.monitor.logging.Log is referred.
The logger is now called org.apache.maven.plugin.logging. Log as far as I can
see.
import org.apache.maven.plugin.logging.Log; IS CORRECT
import org.apache.maven.monitor.logging.Log; IS WRONG
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email