Split "Dependency" into "MavenDependency" and "FileDependency" --------------------------------------------------------------
Key: CONTINUUM-233 URL: http://jira.codehaus.org/browse/CONTINUUM-233 Project: Continuum Type: New Feature Components: continuum-core Reporter: Trygve Laugstol When checking to see if a project should be built we need to be able to build if 1) A new snapshot exists in the repository 2) A file has changed on the local file system. Possibly try to limit this to be inside a checkout of another project The former is useful for Maven 1 and 2 project, the latter for shell and Ant projects. -- 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