jvanzyl 2002/11/12 16:19:00
Modified: src/java/org/apache/maven/app Maven.java
Log:
o Another @todo
Revision Changes Path
1.131 +4 -1 jakarta-turbine-maven/src/java/org/apache/maven/app/Maven.java
Index: Maven.java
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/java/org/apache/maven/app/Maven.java,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- Maven.java 12 Nov 2002 20:37:04 -0000 1.130
+++ Maven.java 13 Nov 2002 00:19:00 -0000 1.131
@@ -128,6 +128,9 @@
* place in a utility class to provide default operations. As such
* the properties handling will be moved out of this class and
* left to the CLI wrapper.
+ * @todo Use the context to pass information into Maven. We will consider
+ * Maven a component and pass the information into Maven using a
+ * context a la Avalon.
*/
public class Maven
{
--
To unsubscribe, e-mail: <mailto:turbine-maven-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-dev-help@;jakarta.apache.org>