Statistics
| Branch: | Tag: | Revision:

root / pom.xml @ ad8d8db2

History | View | Annotate | Download (14.8 kB)

# Date Author Comment
4dfd9ec3 01/03/2012 12:05 pm Georgios Gousios

Forward messages to the dispatcher after ACK

8aaa25a1 12/29/2011 09:36 am Christos KK Loverdos

Upgrade akka to 1.3-RC5

264db288 12/29/2011 09:35 am Christos KK Loverdos

Add typesafe repo to pom.xml

d8071572 12/21/2011 05:19 pm Georgios Gousios

Cmd-line parsing for resource generation events

dac689cc 12/21/2011 03:56 pm Georgios Gousios

Utility functions for working with Java's crypto libraries

5459302f 12/21/2011 12:59 pm Christos KK Loverdos

Add a couple of missing repos

93c8c0c1 12/21/2011 12:46 pm Georgios Gousios

Flat project hierarchy

3ea85a6f 11/29/2011 04:24 pm Georgios Gousios

Remove the JPA data model

To be replaced with something with less shared state.

96feae56 11/22/2011 01:20 pm Christos KK Loverdos

Upgrade junit to 4.10

e5bfb007 11/15/2011 01:13 pm Georgios Gousios

Remove duplicate plug-in declaration

d3c9aeb2 11/14/2011 05:01 pm Georgios Gousios

[maven-release-plugin] prepare for next development iteration

12631be4 11/14/2011 05:01 pm Georgios Gousios

[maven-release-plugin] prepare release aquarium-0.0.1

00458ef4 11/14/2011 04:59 pm Georgios Gousios

Configure git access for SCM and release plug-ins

75c031e0 11/14/2011 04:45 pm Georgios Gousios

Release plug-in configuration

1b76fa1f 11/10/2011 11:41 am Christos KK Loverdos

Add license header to remaining files

0d2b3a46 10/26/2011 11:58 am Christos KK Loverdos

Fix a typo in pom.xml

d7137f3e 10/20/2011 06:08 pm Georgios Gousios

Log4j for logging and simple config file

fd54bdc6 09/22/2011 11:30 am Georgios Gousios

Set fixture id value by hand

8bc32df3 09/20/2011 04:25 pm Georgios Gousios

Import dbunit for loading test DB data

Make exporting data from existing MySQL database an
optional step with profiles

c8294425 09/19/2011 01:17 pm Georgios Gousios

Resource type is now a shared enum

f30393cf 09/19/2011 11:47 am Georgios Gousios

Fix entity mapping errors here and there.

Also, import and all major JPA implementations to make sure that
the schema is correctly generated by all of them.

2972addc 09/16/2011 12:47 pm Georgios Gousios

Make shared resource handling a top-level feature

fb517ea6 09/16/2011 11:12 am Georgios Gousios

Shared resources bundle

The bundle will contain all shared resources required for testing (data,
configuration etc)

56662213 09/16/2011 10:31 am Georgios Gousios

Clean up maven configuration

-Remove remainders of Lift archetype
-Add project information
-Add the release plug-in to help with release management

540dcb9c 09/13/2011 03:52 pm Georgios Gousios

Logic project to hold the Aquarium business logic

8e72b788 09/13/2011 01:30 pm Georgios Gousios

Basic entities and simple tests