48 Коммиты (95d1f5bf3d853ed8d3fff954e77eafdf5dfd0a39)

Автор SHA1 Сообщение Дата
  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 лет назад
  jorgen_falk c31fc6c1eb Added CargoTest and fixed failing tests 19 лет назад
  jorgen_falk e2fbf8cc6c Added jorgen_falk as developer in pom.xml 19 лет назад
  Jesper Hammarbäck 12529ab6d6 Added myself as developer. 19 лет назад
  Patrik Fredriksson 00b48d16b2 Added myself as developer. 19 лет назад
  peter_backlund 63194f9f2d Basic Maven 2.0 webapp directory structure and POM file 19 лет назад