RE: cvs commit: maven/src/java/org/apache/maven/project Project.java

2003-08-14 Thread Brett Porter
Should this be working with Artifacts? That way, this method could be in ArtifactType. >/** > - * Currently this is just jars. > + * Jars and ejbs. > * > * @param d > * @return true if the given dependency belongs on the > classpath > */ >

RE: cvs commit: maven/src/java/org/apache/maven/project Project.java

2003-08-14 Thread Brett Porter
> I think we'll need that for the memory leak. Jason would know > better than > me on that one. > My understanding of the memory leak means we really need to take all of what is on HEAD, so the process for releasing RC1 will involve merging the fixes from the stable branch down and releasing fr