Total number of changed sets: 1
Total commits: 14
Total number of files changed: 9
| Timestamp | Author | Details |
|---|---|---|
| 2008-04-17 19:54:27 | cwbrandon | org/andromda/maven/plugin/andromdapp/EclipseMojo.java v 1.15.2.16 Apply patch for ANDROMDAPP-38 (org.andromda.maven.plugin.andromdapp.EclipseMojo's getRootProject() doesn't find the correct root project) - thanks to Leandro Hermida and heapifyman |
| 2008-03-15 04:23:10 | cwbrandon | org/andromda/maven/plugin/andromdapp/hibernate/HibernateUpdateSchema.java v 1.1.2.3 change excludes property to excludePoms on the EclipseMojo (since excludes is a commonly used name for other plugin configuration), and some minor cleanup |
| 2008-03-15 04:23:09 | cwbrandon | org/andromda/maven/plugin/andromdapp/EclipseMojo.java v 1.15.2.15 change excludes property to excludePoms on the EclipseMojo (since excludes is a commonly used name for other plugin configuration), and some minor cleanup |
| 2008-03-15 04:23:09 | cwbrandon | org/andromda/maven/plugin/andromdapp/SchemaMojo.java v 1.6.2.9 change excludes property to excludePoms on the EclipseMojo (since excludes is a commonly used name for other plugin configuration), and some minor cleanup |
| 2008-03-15 04:23:09 | cwbrandon | org/andromda/maven/plugin/andromdapp/ScriptClassGeneratorMojo.java v 1.1.2.4 change excludes property to excludePoms on the EclipseMojo (since excludes is a commonly used name for other plugin configuration), and some minor cleanup |
| 2008-03-15 04:23:09 | cwbrandon | org/andromda/maven/plugin/andromdapp/SymbolicLinkExplodedEarMojo.java v 1.1.2.2 change excludes property to excludePoms on the EclipseMojo (since excludes is a commonly used name for other plugin configuration), and some minor cleanup |
| 2008-03-12 21:42:19 | cwbrandon | org/andromda/maven/plugin/andromdapp/EclipseMojo.java v 1.15.2.14 add ability to set excludes |
| 2008-03-12 21:15:28 | cwbrandon | org/andromda/maven/plugin/andromdapp/utils/ProjectUtils.java v 1.1.2.3 make eclipse file generation more fault tolerant |
| 2008-03-12 21:15:27 | cwbrandon | org/andromda/maven/plugin/andromdapp/BuildMojo.java v 1.1.2.12 make eclipse file generation more fault tolerant |
| 2008-03-12 21:15:27 | cwbrandon | org/andromda/maven/plugin/andromdapp/EclipseMojo.java v 1.15.2.13 make eclipse file generation more fault tolerant |
| 2008-03-12 21:15:27 | cwbrandon | org/andromda/maven/plugin/andromdapp/MavenExecuteMojo.java v 1.1.2.4 make eclipse file generation more fault tolerant |
| 2008-03-11 23:56:18 | cwbrandon | org/andromda/maven/plugin/andromdapp/eclipse/ClasspathWriter.java v 1.17.2.14 add test scope to classpath generation |
| 2008-03-11 23:27:44 | cwbrandon | org/andromda/maven/plugin/andromdapp/EclipseMojo.java v 1.15.2.12 improve logic for projects that extend a parent only available in the repository |
| 2008-01-22 18:57:27 | cwbrandon | org/andromda/maven/plugin/andromdapp/EclipseMojo.java v 1.15.2.11 prevent null pointer when a project doesn't have a file associated to it (guess where the file is) |