273 Commits (25f9251b4a74cf95e99bbefb8a41396089974023)
 

Autor SHA1 Mensaje Fecha
  peter_backlund 25f9251b4a Moved ExternalRoutingService into impl subpackage and renamed it RoutingServiceImpl, for consistency. We probably should try to find use-case based package names below application though. hace 18 años
  peter_backlund c3060dbe59 Moved RoutingService to application layer too. hace 18 años
  peter_backlund a25cce26dc Closer to immutability hace 18 años
  peter_backlund 0c0d7a9f15 IntelliJ missed second round of package rename :-( (fixed interface path) hace 18 años
  peter_backlund b474b2d68e IntelliJ excluded files from last commit for no apparent reason :-( hace 18 años
  peter_backlund 563764535e iface package is now interfaces hace 18 años
  peter_backlund 2220c309e5 Unused files hace 18 años
  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) hace 18 años
  peter_backlund b4012c6f86 Web service now uses SystemEvents interface to place incoming registration attempts on queue. JMS is now isolated to the infrastructure.messagning.jms package. hace 18 años
  peter_backlund f1ee998456 Introduced infrastructure.messagning.jms package and moved all consumers and the implementation of SystemEvents there. hace 18 años
  peter_backlund c44996ccef Renamed DomainEventNotifer to SystemEvents and moved out to application layer. hace 18 años
  peter_backlund 6e95839829 Moved scenario tests into separate subpackage under src/test hace 18 años
  peter_backlund 60245479bf Consolidated HandlingEventService.register() and the registration attempt queue consumer, and stubbed handling of rejected attempts. hace 18 años
  Patrik Fredriksson 68be9472cb Moved Transactionl annotations to implementation as suggested by Spring doc. hace 18 años
  Patrik Fredriksson 955884ae58 Started restructuring to make layering more clear hace 18 años
  Patrik Fredriksson f1445cfa82 Started restructuring to make layering more clear hace 18 años
  peter_backlund 6188e8f0d1 Unused files. hace 18 años
  peter_backlund 622072310d Introduced asynchronous processing of incoming handling event registration attempts. hace 18 años
  peter_backlund 43c8fa988b Tets fixes - bar is now green again! hace 18 años
  peter_backlund d024d9c1cb Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. hace 18 años
  peter_backlund c4a0dfb1ee Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. hace 18 años
  peter_backlund ce74de83e5 Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. hace 18 años
  peter_backlund 5dbf494e26 Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. hace 18 años
  peter_backlund e8005fc51f Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. hace 18 años
  peter_backlund 9b5f0933d0 Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. hace 18 años
  peter_backlund 5b8559f2f9 Moved "assignToRoute" into Cargo and removed the service method. hace 18 años
  peter_backlund 7019d28e3a Test fixes hace 18 años
  peter_backlund 58f881ec54 Domain object utils hace 18 años
  peter_backlund 571777f975 Use null object for carrier movement hace 18 años
  peter_backlund b32e5b6596 Refactored test to reflet introduction of handling event factory hace 18 años
  peter_backlund 141f4abc43 Created test for handling event factory hace 18 años
  peter_backlund 61ea89e1c6 Removed unused class hace 18 años
  peter_backlund e335d1895b Refactored construction of HandlingEvent instance into a factory, which uses repositories for assembly. hace 18 años
  peter_backlund 27f083ba00 Fixed constructor call hace 18 años
  peter_backlund 9837516fd3 Adapted currentCarrierMovement and currentLocation to null object pattern hace 18 años
  peter_backlund 3f7a97641f Tests adapted to changes in HandlingEvent and CarrierMovement hace 18 años
  peter_backlund c80681a054 Added departure time and arrival time to carrier movement. hace 18 años
  peter_backlund ab5856ab81 Introduced sample carrier movements, similar to the sample locations hace 18 años
  peter_backlund b2abeda871 Javadoc updates hace 18 años
  peter_backlund c8666e706d Removed reference in comment about thread-based implementation hace 18 años
  peter_backlund 6a62c217b7 Stubbed specification tests, not complete yet hace 18 años
  peter_backlund 24b8077830 Simple util to build Dates from Strings hace 18 años
  peter_backlund 66655da85a Double-check received itineraries against route specification before returning them to caller. hace 18 años
  peter_backlund ce05df04d9 Added accessor for arrival deadline field hace 18 años
  peter_backlund a0603d0f36 Tests for Patrik's specification pattern implementation hace 18 años
  peter_backlund d7892ed38a Included Patrik's specification pattern implementation hace 18 años
  peter_backlund 5e91f36c90 Removed unused application context definition files hace 18 años
  peter_backlund 174ba9123c Removed unused thread-based asynchronous message service implementation hace 18 años
  peter_backlund 41cd04b081 Eliminated redundant check in equals() hace 18 años
  peter_backlund a490219b43 Removed use of inline package name. hace 18 años