Emil Siverhall
648b706777
removed visural dependency from pom.xml
2013-09-17 08:06:40 +02:00
fred-fri
505629fe58
changed pom name
2013-08-21 14:16:11 +09:00
fred-fri
5f96a9541b
reset visural in pom to how it was before updates etc
2013-06-28 15:50:44 +09:00
fred-fri
0a06bbbc62
added back visural common to pom, fixes the bug with notifications
2013-06-27 12:10:40 +09:00
fred-fri
72e8a07afb
removed unused rome
2013-06-19 15:26:35 +09:00
fred-fri
637d342038
updated jersey
2013-06-19 14:54:58 +09:00
fred-fri
eb7537795b
updated visural wicket, removed unused visural common
2013-06-19 13:18:17 +09:00
fred-fri
8a88918948
commented out unused jsoup
2013-06-19 13:02:31 +09:00
fred-fri
3d6154f2f9
updated google guava
2013-06-19 12:49:22 +09:00
fred-fri
620c20112d
updated biz base64coder
2013-06-19 12:44:58 +09:00
fred-fri
e05b0491d4
commented out unused javax validation
2013-06-19 12:42:22 +09:00
fred-fri
ef224adeaa
updated javamail
2013-06-19 12:40:30 +09:00
fred-fri
75523b5a5b
updated gson
2013-06-19 12:23:54 +09:00
fred-fri
923dec350d
updated joda time
2013-06-19 12:20:30 +09:00
fred-fri
a78894ae96
updated apache commons lang
2013-06-19 12:09:20 +09:00
fred-fri
31614ff89f
updated mockito
2013-06-19 12:02:16 +09:00
fred-fri
3fd525b907
updated junit
2013-06-19 11:54:49 +09:00
fred-fri
b295220bd5
commented out unused jetty
2013-06-19 11:53:54 +09:00
fred-fri
d8cc27e0e5
commented out unused apache commons dbcp
2013-06-19 11:23:46 +09:00
fred-fri
f57b221e1c
updated spring data
2013-06-19 11:09:32 +09:00
fred-fri
152e80a65a
updated spring
2013-06-19 11:03:07 +09:00
fred-fri
ce73b43442
updated mysqlconnector
2013-06-19 10:58:18 +09:00
fred-fri
b7650a025f
updated log4j
2013-06-19 10:57:37 +09:00
fred-fri
343578b401
updated slf4j
2013-06-19 10:53:12 +09:00
fred-fri
d2f7a02b54
commented out unused apache commons codec
2013-06-19 10:36:50 +09:00
635fbc10fa
Attempt to fix transitive dependencies involving jackrabbit/rome/jdom (Attempt #2 )
2013-03-27 15:48:10 +01:00
16793fdf75
Attempt to fix transitive dependencies involving jackrabbit/rome/jdom
2013-03-27 15:36:00 +01:00
622521f5c6
Hibernate and HSQLDB updated to latest versions.
...
TestQuerySet ignored due to problems with lazy execution (only tests should be deprecated DAO classes anyway)
Some other DAO tests changed since they relied on an implicit ordering and failed since new version returned in different order.
Stupid backport package gone and imports removed and now uses java.util instead of edu.emory.mathcs.backpart.java.util.
2013-02-28 14:19:20 +01:00
cbd034004d
Extracted some interfaces to help cobertura
2013-01-29 15:47:34 +01:00
32a24126a9
Cobertura plugin for code coverage
2013-01-29 14:45:11 +01:00
Jona Ekenberg
2fcd079183
hej
2013-01-18 19:55:18 +01:00
fred-fri
fc2ec00b7d
changed wiquery to v 1.2.5
2012-12-11 15:43:12 +01:00
fred-fri
4bad8c665a
added classes and methods for checking what profile is active and disabled mail if prod is not on
2012-10-31 14:34:22 +09:00
fred-fri
603162fd1e
added an exclusion for wiquerys slf4j
2012-10-19 16:38:15 +09:00
fred-fri
c34b3c0e01
entered the new prod integration id into the pom
2012-09-11 13:18:44 +09:00
fred-fri
d867c948cf
added correct prod id
2012-08-10 11:53:34 +09:00
fred-fri
d34f9bc918
trying to set some attributes via pom and ac but it doesnt work
2012-07-30 13:51:08 +09:00
fred-fri
f7df5918d0
fixed some stuff for testing
2012-07-26 15:12:08 +09:00
Emil Siverhall
93472a8075
added google guava dependency to pom.xml.
2012-06-18 12:57:41 +02:00
fred-fri
cc8f92d1da
set encoding in maven pom to utf-8, maybe it helps with autocomplete issue
2012-05-25 14:26:26 +09:00
FredrikNorberg
77d51bc678
exports now supports most of the functionality in the api
2012-05-14 16:54:50 +02:00
Niklas Herder
0c20a6961f
Add jersey-json dependency, eliminate duplicate deps for jackson.
2012-04-23 14:28:15 +02:00
Niklas Herder
5620dd7221
Merge branch 'develop' of git.dsv.su.se:/git/scipro/scipro into develop
2012-04-02 12:31:32 +02:00
Niklas Herder
f162037a5e
Refactoring and simplification of communication with rest API.
2012-04-02 12:29:56 +02:00
Tom Vahlman
5d95b54be6
Added a first test for the statistics panel.
2012-04-02 11:33:44 +02:00
Tom Vahlman
fc90e8d0ef
Added spring-roo-repository which makes sorting easier with Spring Data.
2012-03-31 19:28:35 +02:00
Fredrik Friis
07a4506195
think all necessary querydsl stuff has been added to pom now
2012-03-23 16:56:15 +09:00
Fredrik Friis
ab18a33e63
set up project for springdata with a springdata package for repos
2012-03-23 16:21:05 +09:00
Niklas Herder
90c86d81eb
Set the application to check for a JNDI datasource first, and use that if it exists (to be able to configure a datasource on the servers instead of in code)
...
Added Maven profiles:
- DEV for regular development (wicket in 'development' mode, SQL statements logged)
- TEST for deploying to test server (Wicket in 'deployment', SQL statements logged)
- PROD for production (Wicket in deployment, no SQL logging)
2012-03-15 13:09:30 +01:00
Tom Vahlman
49c8782157
Removed a dependency which was commented out.
2012-03-10 13:08:28 +01:00