Mercurial > dive4elements > framework
comparison ChangeLog @ 125:cee54e52000c
Added the registration of the UserFactory to the bootstrap process.
artifacts/trunk@1349 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 01 Mar 2011 17:45:06 +0000 |
parents | caf9f456f7e3 |
children | 76744dcbe826 |
comparison
equal
deleted
inserted
replaced
124:caf9f456f7e3 | 125:cee54e52000c |
---|---|
1 2011-03-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/FactoryBootstrap.java: | |
4 Added the registration of the UserFactory to the bootstrap process. | |
5 | |
1 2011-03-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 6 2011-03-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 7 |
3 * artifact-database/src/main/resources/sql/org-h2-driver.properties, | 8 * artifact-database/src/main/resources/sql/org-h2-driver.properties, |
4 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: | 9 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: |
5 Added SQL statements to handle users in database. | 10 Added SQL statements to handle users in database. |