1. 4f7b49b Readme.md now has slightly better formatting. by Greg Trasuk · 10 years ago master
  2. 3e9b953 Readme.md now has slightly better formatting. by Greg Trasuk · 10 years ago
  3. 496e36f Readme.md now contains a "First Fifteen Minutes" guide to building and running the container and a 'hello-world' example. by Greg Trasuk · 10 years ago plugin-work
  4. 33855de Admin Service is able to query all the ApplicationManager objects in the container context for application statuses. by Greg Trasuk · 10 years ago
  5. e6828db ContextualWorkManager has been changed over to present a ScheduledExecutorService for applications to use, rather than a WorkManager. by Greg Trasuk · 10 years ago
  6. 317dac0 AdminSvc now starts up in privileged mode and joins the workgroup. by Greg Trasuk · 10 years ago
  7. f3245a2 Admin client requires extended permissions (i.e. java.security.AllPermission) so it's now in a separate profile that includes AllPermission in the client-deploy.config. by Greg Trasuk · 10 years ago
  8. 82f44f6 Client-profile command line admin app now exists. by Greg Trasuk · 10 years ago
  9. 3b5a40f There is now an Ideas page in river-container that describes the concepts of the plugin. by Greg Trasuk · 10 years ago
  10. 2cbf9f2 Maven Plugin source is now in org.apache.river.container.mvnplugin package. by Greg Trasuk · 10 years ago
  11. 4b3b01a river-container-core no longer has a dependency on OpenWebBeans. by Greg Trasuk · 10 years ago
  12. 3e29cd2 Hierarchical State Machine is now broken out to its own module (river-hsm) and clears almost all findbugs/pmd/etc checks. by Greg Trasuk · 10 years ago
  13. 7c59758 Add/edit docbook documentation in user-docs. by Greg Trasuk · 10 years ago
  14. f17fe38 Add Apache License headers and one or two Rat exclusions. by Greg Trasuk · 10 years ago
  15. afdf87c Add Apache License headers and one or two Rat exclusions. by Greg Trasuk · 10 years ago
  16. 1295a70 Added Maven reports - PMD, CheckStyle and Cobertura. by Greg Trasuk · 10 years ago
  17. b63e6d4 Added transient-outrigger module to river-container project. by Greg Trasuk · 10 years ago
  18. 8d8d2c4 Add functionality to launcher in StarterServiceDeployer to run main(String[] args) - mainly for client modules. by Greg Trasuk · 10 years ago
  19. 457ae74 Add some quick instructions to the README.md file. by Greg Trasuk · 10 years ago
  20. dfeedbf Add some quick instructions to the README.md file. by Greg Trasuk · 10 years ago
  21. 60c5c7f Added property setting to components called out in config.xml by Greg Trasuk · 10 years ago
  22. 42f2ef2 "transient-mahalo" module now starts up transaction manager, which is then visible in the browser client. by Greg Trasuk · 10 years ago
  23. e8ab8bc Add transient-mahalo module. Continue work on switching to jsk 2.2.2. by Greg Trasuk · 10 years ago
  24. 6311235 Add "product" module for production of final product deliverable (bin). by Greg Trasuk · 10 years ago
  25. 6799268 Added "product" container that contains the set of files that forms the container for general use. by Greg Trasuk · 10 years ago
  26. 7ff8b15 Ongoing work to add client profile and run browser inside it. by Greg Trasuk · 10 years ago
  27. b8f2c0c Ongoing work to add client profile and run browser inside it. by Greg Trasuk · 10 years ago
  28. 36463b4 Ongoing work to add client profile and run browser inside it. by Greg Trasuk · 10 years ago
  29. dc58e6e Sorted out a classloading issue that was introduced when we switched to Commons VFS 2.0 - basically it makes correct use of the context classloader, so we need to make sure we have the context loader set properly when we go to setup the liaison objects for the hosted service. by Greg Trasuk · 11 years ago
  30. 92921c3 Test container builds but does not yet initialize. When loading the reggie-module, it gives an exception starting up the module, because commons-vfs is not able to initialize the working directory. Yet to be investigated. by Greg Trasuk · 11 years ago
  31. bef344d River-container-core now builds. The unit tests run correctly (nothwithstanding a few tests that were in the RiverSurrogate project that are now commented out because they were exploratory in nature). by Greg Trasuk · 11 years ago
  32. d9db78a Continuing work on restructuring the River Surrogate Container skunkworks project into a Maven build. by Greg Trasuk · 11 years ago
  33. 7e747be Merge branch 'master' of github.com:trasukg/river-container by Greg Trasuk · 11 years ago
  34. 5bbf0dc Added .gitignore to ignore maven target folders. by Greg Trasuk · 11 years ago
  35. dc6791f Initial commit by trasukg · 11 years ago
  36. 9ab0109 Initial import of River Container project into git. by Greg Trasuk · 11 years ago