brett 2003/12/09 15:34:50 Modified: src/java/org/apache/maven/project Tag: MAVEN-1_0-BRANCH Project.java Log: this should go Revision Changes Path No revision No revision 1.91.4.2 +2 -1 maven/src/java/org/apache/maven/project/Project.java Index: Project.java =================================================================== RCS file: /home/cvs/maven/src/java/org/apache/maven/project/Project.java,v retrieving revision 1.91.4.1 retrieving revision 1.91.4.2 diff -u -r1.91.4.1 -r1.91.4.2 --- Project.java 26 Nov 2003 11:45:17 -0000 1.91.4.1 +++ Project.java 9 Dec 2003 23:34:50 -0000 1.91.4.2 @@ -356,6 +356,7 @@ * * @param pluginId Plugin name. * @deprecated use the tag instead + * @todo [RC2] - remove * @todo [1.0] - when we are caching plugins, this should load on demand * @return The plugin context create for the named plugin when it was loaded for * this project.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]