57 次程式碼提交 (7a28ceed3c9563bf7e7e5d7d42e2ef8cc500f2b7)

作者 SHA1 備註 提交日期
  peter_backlund 3b0642e207 Added PDF support to web frontend, using URL suffix. Cleaned up a few dependencies. 17 年之前
  peter_backlund 13843bcb9b Completed transition to annotation-based wiring. Booking UI now runs in external jvm against RMI interface. 17 年之前
  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 年之前