1. 43ed8e5 Removed old Javadocs. by limpbizkit · 16 years ago
  2. d4b1bf7 Renamed 'visitable' to 'commands' by limpbizkit · 16 years ago
  3. 42f16e6 Fixed Struts 2 plugin to load user's module. Added more error detection. by crazyboblee · 17 years ago
  4. c4c1676 Removed old Javadocs. by kevinb9n · 17 years ago
  5. 3b08d4d Updated IntelliJ project. by crazyboblee · 17 years ago
  6. efdb6f3 Updated build to create a servlet jar and struts2-plugin jar. by crazyboblee · 17 years ago
  7. 924e7e2 Updated struts2 directory structure to support maven. Updated intellij project. by crazyboblee · 17 years ago
  8. 0dfec97 Moved servlet package into its own module. by crazyboblee · 17 years ago
  9. 0bfdbc6 Removed convenience methods from Container. Broke down BindingBuilder into multiple interfaces to limit which methods can be called at which times. Filled in missing Javadocs. Synced AbstractModule with Binder. Added code to detect optional=true on constructors. Created Struts 2 modules and got that code working again. Modified CreationException to record stack trace. by crazyboblee · 17 years ago