1. 4b8268d Promoting out of sandbox by John Dennis Casey · 12 years ago trunk
  2. 0f8e8d2 [maven-release-plugin] prepare for next development iteration by John Dennis Casey · 12 years ago
  3. 06b33b3 [maven-release-plugin] prepare release mae-1.0-alpha-1 by John Dennis Casey · 12 years ago
  4. 6089dd1 remove maeVersion reference by John Dennis Casey · 12 years ago
  5. ee5e5b6 adding maven default excludes...not sure, but seems like this isn't enabled by default by John Dennis Casey · 12 years ago
  6. 97baa5f fixing license and adding RAT plugin by John Dennis Casey · 12 years ago
  7. 6680ccc * move back to using hacked mae-container plexus variant, to avoid the need to maintain all of sisu with component selectors...which isn't all that useful for MAE, really by John Dennis Casey · 13 years ago
  8. b75f31d renaming *SessionInjector to *SessionInitializer, and consolidating all the methods within into one coordinated initializeSessionComponents method...then, adjusting that method implementation until it works. by John Dennis Casey · 13 years ago
  9. e7b175c initialize remote repositories before attempting to load projects by John Dennis Casey · 13 years ago
  10. d3da628 updated parent pom by Herve Boutemy · 13 years ago
  11. 90b601c use http://maven.apache.org/xsd/maven-4.0.0.xsd by Herve Boutemy · 13 years ago
  12. 6b7fd3a component selection still not working...at least, in tests. Needs more work by John Dennis Casey · 13 years ago
  13. 8368f10 enabling a couple more tests (that don't work), and annotating sites to fix in the component-selection module by John Dennis Casey · 13 years ago
  14. 076be84 reverting to vanilla sisu, and starting to work out how to use guice modules and typelisteners to avoid the need for a customized plexus container implementation. by John Dennis Casey · 13 years ago
  15. c19aa09 wrong groupId for project-tools dependency by John Dennis Casey · 13 years ago
  16. 65b073f correct for the most common module reference, which has implied pom.xml file and simply references the module directory. by John Dennis Casey · 13 years ago
  17. e7587b8 Adding components and classes for resolving/loading models more easily. by John Dennis Casey · 13 years ago
  18. 5a9525b adding project-tools to BOM by John Dennis Casey · 13 years ago
  19. 2e2c376 now, rearranging BOM usage to streamline a bit more, and removing one final reference to sisu that doesn't use the BOM version by John Dennis Casey · 13 years ago
  20. 2eb7b6c still trying to remove obsolete mae-app module...maybe this one will be the commit that does it by John Dennis Casey · 13 years ago
  21. 09baea0 put the mae-library-bom first, so the proper version of sisu gets used...then, remove the version here and let the BOM manage it. by John Dennis Casey · 13 years ago
  22. 9d178e9 removing duplicated directory (boms) and updating the sisu version in mae-boms by John Dennis Casey · 13 years ago
  23. 983b13f removing mae-app, which has been consolidated with mae-booter...and adjusting to use sisu variant that supports ComponentSelector and InstanceRegistry - remapping components at the application entry point. by John Dennis Casey · 13 years ago
  24. e6775bb renamed mae-bom directory to mae-boms to match artifactId by Herve Boutemy · 13 years ago
  25. 1b47a73 renamed boms directory to mae-bom to match artifactId by Herve Boutemy · 13 years ago
  26. 52d9b6b added IDE files to svn:ignore by Herve Boutemy · 13 years ago
  27. e39c0bd adding sisu-inject-plexus version modification by John Dennis Casey · 13 years ago
  28. 9e0613c Removing mae-container and switching to rely on modified version of sisu, which is explained in the README.markdown file by John Dennis Casey · 13 years ago
  29. 26df28b enable the MAEServiceManager to create a new ProjectBuildingRequest based on a template, from the execution request, if available, or even just another project-building request if that's available. by John Dennis Casey · 13 years ago
  30. 86b6e70 adding ability to control pom validation level to the ProjectToolsSession interface, and eliminating unnecessary constructors from MAEException. by John Dennis Casey · 13 years ago
  31. 34aac07 fixing memory issue with erroneously and recursively appending a stringbuilder to itself. by John Dennis Casey · 13 years ago
  32. 7d4d756 allow control over whether project modules are processed while building project instances. by John Dennis Casey · 13 years ago
  33. 105969f fixing test fixture. by John Dennis Casey · 13 years ago
  34. 3cd48f8 simplify the construction options for the simple project tools session, and remove the (unused) getWorkdir() method. by John Dennis Casey · 13 years ago
  35. a1adc65 Adding project-tools from EMB, which provides some convenience wrappers around the ProjectBuilder and related components. by John Dennis Casey · 13 years ago
  36. a9e28ff Adding test for prompter, and adjusting getSelection(..) methods of MAEPrompt. by John Dennis Casey · 13 years ago
  37. 8666eea minor adjustment by John Dennis Casey · 13 years ago
  38. 4fb3c3b remove dependency on plexus-interactivity-api, and refactor mae-prompter-cli to stand on its own. by John Dennis Casey · 13 years ago
  39. cf49d03 fixing component metadata generation for prompter by John Dennis Casey · 13 years ago
  40. 5d1811a Cleaning up BOMs, adding mae-prompter-cli to BOMs. by John Dennis Casey · 13 years ago
  41. 0aa2dfa move MAEPrompter out to a separate module, to allow the use of mae-api without the need to depend on jline unless you have a use case that requires prompting from the CLI. by John Dennis Casey · 13 years ago
  42. 4a94c73 Adding documentation and removing vestigial code from early days. by John Dennis Casey · 13 years ago
  43. a7fb2fb moving mae-app classes into mae-booter, and switching the version to 1.0-alpha-1-SNAPSHOT, since I'm not sure it's appropriate to peg this to a maven version. by John Dennis Casey · 13 years ago
  44. 38ae125 Fixing license headers. by John Dennis Casey · 13 years ago
  45. 73a8f0f fixing up population of repository system session from execution request. by John Dennis Casey · 13 years ago
  46. 96c7e0f renaming some more classes by John Dennis Casey · 13 years ago
  47. 341279b renaming some lingering classes to MAE by John Dennis Casey · 13 years ago
  48. d38ba4e align with latest maven release, but as snapshot to indicate that this will be compatible with that maven release. by John Dennis Casey · 13 years ago
  49. b03a4a7 one more old comment... by John Dennis Casey · 13 years ago
  50. 4e97c14 carving out other unnecessary stuff. by John Dennis Casey · 13 years ago
  51. a50ab5d removing old EMB modules that aren't relevant (yet) by John Dennis Casey · 13 years ago
  52. 16efa94 Removing sisuVersion property, and updating plexusVersion property, to get any latest changes in the component annotations dependency. by John Dennis Casey · 13 years ago
  53. 4b0475c removing old files. by John Dennis Casey · 13 years ago
  54. b77ad9e Adding Maven App Engine (MAE) preliminary code, adapted from EMB code at http://github.com/jdcasey/EMB by John Dennis Casey · 13 years ago