o use annos

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721628 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2008-11-29 04:55:08 +00:00
parent 8cdb47ab05
commit 89b760d659
1 changed files with 1 additions and 2 deletions

View File

@ -38,8 +38,7 @@
* @version $Id$
* @plexus.component
*/
//@Component(role = RuntimeInformation.class)
//!!jvz not picked up by the anno processor
@Component(role = RuntimeInformation.class)
public class DefaultRuntimeInformation
implements RuntimeInformation, Initializable
{