2 次代码提交 (fbb495e542ee742eba96e2152fbdabd99ccbbf34)

作者 SHA1 备注 提交日期
  Patrik Fredriksson 77438b48fc sf -> gihub 11 年前
  Patrik Fredriksson eb92ab71d1 Restructured. 11 年前
  peter_backlund c2faba6eb7 Added jetty port parameter to top level pom, upgraded to Hiberate 3.3.2.GA. 16 年前
  peter_backlund 8d0a5546a5 Rearranged contributors in pom.xml, added empty README, changed default goal to install 16 年前
  peter_backlund dc8d27665b Print test failures to standard out, added modules subsection to site. 16 年前
  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 adfeb3e6c2 [maven-release-plugin] prepare for next development iteration 17 年前
  peter_backlund 199068a0cb Trunk now rolls 1.2.0-SNAPSHOT 17 年前
  peter_backlund 0f78685040 [maven-release-plugin] prepare release dddsample-1.1.0 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 年前