55 Комити (9e09bbb94c714dbe18abe64c63ef7aa1d30effe3)

Аутор SHA1 Порука Датум
  peter_backlund 54b8b61922 Huuuuge commit: restructured into project hierarchy, no other code changes. Everything compiles, tests run, but deployment is broken and will be remodeled. пре 17 година
  peter_backlund f8a01cfd96 Added CGLIB dep, fixed Jetty plugin version, specified resources file encoding to silence warning пре 17 година
  peter_backlund 4f06bb49ea Rewrote cargo scenario test to use Hamcrest matchers. пре 17 година
  peter_backlund 073c0dad8b Use version property for slf4j пре 17 година
  peter_backlund 8f30715264 Removed an unneeded dependency exclusion, added default goal (package) пре 17 година
  peter_backlund 199068a0cb Trunk now rolls 1.2.0-SNAPSHOT пре 17 година
  peter_backlund 6a42ea4c04 Slow java.net repositories are no longer needed. пре 17 година
  peter_backlund e7c3b3509a Polished the pom a little. пре 17 година
  peter_backlund dccfe277c9 Documentation updates. пре 17 година
  peter_backlund 6ad6eb6c9c Moved checkstyle config to src/main/config пре 17 година
  peter_backlund 69f0d86573 Fixed a classpath problem when running Cobertura (conflicting versions of slf4j were being pulled in). пре 17 година
  peter_backlund 01c65767cf A few checkstyle report fixes - only ~1200 errors to go! пре 17 година
  peter_backlund 692326e41c Removed email addresses пре 17 година
  peter_backlund 61b7fe0138 HandlingEventService.registerHandlingEvent() signature takes value objects instead of HandlingEventRegistrationAttempt, decoupling it from message queues. пре 17 година
  peter_backlund 5da56ab2e9 Generated Java classes from WSDL for the handling report web service, under com.aggregator. Eliminated related handwritten Java code. пре 17 година
  peter_backlund 596afcf9d1 пре 17 година
  peter_backlund ca7aad1e80 Added slf4j-log4j compatibility jar пре 17 година
  peter_backlund 956b3b9b36 Package the booking facade classes in a separate jar пре 17 година
  peter_backlund 17ec508c32 Don't generate dedicated pom for ws-client artifact, pulls in unneeded deps in the incident logging application. пре 17 година
  peter_backlund 619804c7fa Switched to Apache CXF for JAX-WS implementation (Metro is truly horrible). пре 18 година
  peter_backlund fbcada7479 Brought tests up to speed with code changes. пре 18 година
  peter_backlund 563764535e iface package is now interfaces пре 18 година
  peter_backlund 60a12420e1 Moved web interfaces, web service and RMI remoting facade to iface package (temporarily renamed due to refactoring problems in IntelliJ when a package is named as a reserved word) пре 18 година
  peter_backlund d834457a58 Merged changes from 1.0 branch back to trunk пре 18 година
  peter_backlund 6f0b9fb3f0 Javadoc improvements, mainly at the package level. пре 18 година
  peter_backlund 60a1c327af Added Eric as team member in the pom пре 18 година
  peter_backlund 3078fe812b Reorganized package structure in accordance with the mailing list proposal, with domain and application top level package split. пре 18 година
  peter_backlund f05fe4e2a6 Excluded transitive dependency on JAXB 2.0 from ActiveMQ пре 18 година
  Jesper Hammarbäck 1bd610bb42 Added CheckStyle report generation. пре 18 година
  peter_backlund ce9f0f97a8 Big slew of changes (too big) leading up to draft presentation: пре 18 година
  peter_backlund 0757785b7c Added Cobertura test coverage report пре 18 година
  peter_backlund 4d94406f1e Added asynchronous event emission whenever a handling event is registered, so that interested parties can be notified if a cargo is misdirected (is unloaded, is late, has arrived, or whatever). пре 18 година
  peter_backlund 1b09a4066f Fixed a few broken JAX-WS-related dependencies in the POM. пре 18 година
  peter_backlund d3f27ad4d9 Added missing commons-io dependency пре 18 година
  peter_backlund 9dfbdf5ce6 Introduced a UnLocode class, consistent with CarrierMovementId and TrackingId for CarrierMovement and Cargo, respectively. пре 18 година
  jorgen_falk dc4caf5ccb Modified inclusion pattern in jar plugin to inlcude all flies and all folders under .../ws/ пре 18 година
  jorgen_falk 02b9f2998c Added LocationRepository пре 18 година
  peter_backlund 22fdbe5c35 Added a few reports, pointed the online source repository to ddd.sventon.org. пре 18 година
  peter_backlund d1628e710a HandlingEventService now has a single, strongly typed method for registering events. пре 18 година
  peter_backlund e0ca0b99c6 Made Cargo-HandlingEvent relation bidirectional again, with DeliveryHistory in the middle. пре 18 година
  peter_backlund a324fe0328 Sitemesh introduced, slight rearranging of JSP structure. пре 18 година
  jorgen_falk 6bdd23fa95 Removed auto deploy (the scanIntervalSeconds confguration property) since this seems to cause problems with file locking in the hsql database when auto deploy tries to reload the database schema пре 18 година
  jorgen_falk 671175a783 Modified configuration of jetty plugin to do automatic re-deploy. Set scan interval to 10 sec пре 18 година
  peter_backlund ed14cbc52a Introduced EasyMock and improved service layer test to verify transaction demarcation. пре 19 година
  peter_backlund ea736af6e8 Test for CargoTrackingController. пре 19 година
  peter_backlund 659783bd24 Place classpath-root files under resources/ directory, which is the prefered location. пре 19 година
  Jesper Hammarbäck 2de2a58df4 Added Spring tag library. пре 19 година
  Jesper Hammarbäck 956fd5da75 Added dependencies: standard taglib and jstl. пре 19 година
  jorgen_falk 8c684a6b40 Added first really simple go at using Spring Web MVC for web gui пре 19 година
  jorgen_falk b4a1f8af84 Created new repository package. Added two new repository implementations, one for InMem (static, compile time setup) and a code skeleton for a Hibernate version пре 19 година