|
04ec4e9e0b
|
Switched DI framework to Guice from Spring.
|
2014-03-15 09:46:14 +01:00 |
|
|
d470105720
|
Changed order of plugins to prevent errors when compiling.
|
2014-02-27 10:10:23 +01:00 |
|
|
a027a8a51c
|
Removed MySQL connector dependency, it should be provided by the container.
|
2014-02-26 17:20:41 +01:00 |
|
|
d9273b55cc
|
Added dependency on javax.inject and excluded transitive dependency on hk2s own implementation.
Shuffled hibernate dependencies to runtime and depend on the JSR API instead.
|
2014-02-26 17:18:52 +01:00 |
|
|
3f160abdcc
|
Updated all dependency versions.
Still stuck with Spring 3.2.8 due to Spring-data-jpa.
Hibernate introduced a bug in 4.3.* so until that is resolved we use 4.2.8.
|
2014-02-26 16:47:14 +01:00 |
|
fred-fri
|
f8c61154be
|
moving project stuff
|
2014-02-26 18:03:56 +09:00 |
|
fred-fri
|
e3a23c40dc
|
fixing fitnesse+selenium
|
2014-02-19 19:52:37 +09:00 |
|
|
247fa06efd
|
Jackrabbit is no more!
|
2014-02-18 10:04:41 +01:00 |
|
|
b2570de2e9
|
Updated to latest Guava version.
|
2014-01-24 11:04:13 +01:00 |
|
|
e82758b77a
|
Added Google´s EventBus and bootstrapped it. @Inject a dependency on EventBus to post events. Use @Subscribe on a method to listen for events (determined by argument type).
See: http://code.google.com/p/guava-libraries/wiki/EventBusExplained
|
2014-01-23 10:09:52 +01:00 |
|
fred-fri
|
6f442ff84d
|
removed ehcache
|
2013-11-08 13:49:01 +09:00 |
|
|
b404064ff4
|
Yes it is. No need to bring QueryDSL with us when we build the application since it has already done its work.
|
2013-10-28 16:48:32 +01:00 |
|
fred-fri
|
d9a24ec9d6
|
removed plugin, turned off generateddl in dev profile and added new dev generate ddl profile specifically for generating ddl
|
2013-10-10 18:33:03 +09:00 |
|
fred-fri
|
17261a54f7
|
added flyway
|
2013-10-10 16:56:39 +09:00 |
|
|
40d106034d
|
Added Mysema maven plugin to execute QueryDSL processing.
|
2013-10-04 09:16:10 +02:00 |
|
|
e2745d5530
|
Updated logging to LOG4J version 2 and split up the logging so there is one each for Spring, Wicket and Hibernate at warning level and one for everything else at info that also includes the aforementioned frameworks so following the flow is easy.
|
2013-09-30 11:36:14 +02:00 |
|
|
5a35c6092b
|
Made lombok work.
|
2013-09-26 14:14:58 +02:00 |
|
|
3d614118f7
|
Trying to fix path error.
|
2013-09-26 13:14:53 +02:00 |
|
|
a8f5f633c0
|
Made generated DTOs work with Calendar instead of XMLGregorianCalendar.
Deleted ignored test.
|
2013-09-26 10:56:21 +02:00 |
|
Dan Lagnöhed
|
de29529a9f
|
Removed all dependencies to Wicket in the core-module
|
2013-09-24 08:23:31 +02:00 |
|
Dan Lagnöhed
|
be6f4f8c9b
|
Clean up of pom-files. Ignored some non unit-tests
|
2013-09-23 08:22:44 +02:00 |
|
Dan Lagnöhed
|
c483df6f19
|
fix
|
2013-09-22 19:38:02 +02:00 |
|
Dan Lagnöhed
|
021843ea08
|
Merge remote-tracking branch 'origin/develop' into develop
|
2013-09-22 19:37:07 +02:00 |
|
Dan Lagnöhed
|
00eb651585
|
Introduced dependency management in pom-files
|
2013-09-22 19:36:54 +02:00 |
|
|
1e0b4dd634
|
Changed how QueryDSL classes are generated to use the java standard annotation processing mechanism. Gets rid of all the compilation errors.
|
2013-09-22 01:24:24 +02:00 |
|
|
53233ff371
|
Import related service methods implemented.
|
2013-09-20 15:35:45 +02:00 |
|
|
47ce3f6753
|
Whole import rewritten.
Still not importing project participants/authors.
|
2013-09-20 08:50:31 +02:00 |
|
|
5ec3c88c79
|
Split SciPro into modules separating view from logic.
|
2013-09-18 16:13:08 +02:00 |
|