Minor changes, to compile.
[aquarium] / logic / pom.xml
2011-12-21 Georgios GousiosMinor changes, to compile.
2011-12-20 Christos KK LoverdosAdd missing akka related dependency
2011-12-19 Christos KK LoverdosWork in progres towards handling UserRequestGetBalance...
2011-12-19 Christos KK LoverdosRemove unused dependency.
2011-12-19 Christos KK LoverdosFix version in akka component.
2011-12-15 Georgios GousiosBuild an aquarium jar with dependencies
2011-12-14 Georgios GousiosRevert to Java MongoDB driver, impl remaining methods
2011-12-14 Georgios GousiosCommit for posterity
2011-12-14 Christos KK LoverdosUpgrade akka to 1.3-RC4.
2011-12-13 Christos KK LoverdosUpgrade Akka to 1.3-RC3.
2011-12-12 Christos KK LoverdosStart implementing user balance REST request.
2011-12-07 Georgios GousiosMessaging implementation based on akka-amqp
2011-12-06 Christos KK LoverdosRemove finagle dependency
2011-12-06 Christos KK LoverdosRemove camel dependencies
2011-12-06 Christos KK LoverdosSpray REST test plays OK
2011-12-05 Christos KK LoverdosIntroduce the REST module.
2011-11-29 Georgios GousiosRemove the JPA data model
2011-11-29 Christos KK LoverdosAkka has landed
2011-11-25 Christos KK LoverdosMongoDB configuration, connecting, test
2011-11-22 Christos KK LoverdosIntroducing MongoDB functionality. Tests are still WIP
2011-11-22 Christos KK LoverdosFinish testcase for amqp. Using a localhost installatio...
2011-11-21 Christos KK LoverdosWIP.First cut of amqp-rabbit configuration-based api
2011-11-18 Christos KK LoverdosAdd one more dependency for json
2011-11-14 Georgios Gousios[maven-release-plugin] prepare for next development...
2011-11-14 Georgios Gousios[maven-release-plugin] prepare release aquarium-0.0.1 aquarium-0.0.1
2011-11-14 Georgios GousiosDon't use pre-released versions
2011-11-14 Christos KK LoverdosUpgrade lift-json to 2.4-M5
2011-11-10 Georgios GousiosCopyright headers
2011-11-08 Christos KK LoverdosAdd support for rabbitmq client
2011-10-24 Georgios GousiosParse cron strings as time duration specifications
2011-10-20 Georgios GousiosImport the snakeyaml parser
2011-10-04 Georgios GousiosMove raw events processing to new package.
2011-09-21 Georgios GousiosRemove dbunit from the list of dependencies
2011-09-20 Georgios GousiosImport dbunit for loading test DB data
2011-09-16 Georgios GousiosMake shared resource handling a top-level feature
2011-09-14 Georgios GousiosMore entities, make logic code compile
2011-09-14 Georgios GousiosBusiness logic skeletons
2011-09-13 Georgios GousiosLogic project to hold the Aquarium business logic