Justin Richer
661c242a9f
Updated copyrights
8 years ago
Justin Richer
7b06d91700
[maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer
8301f35e17
[maven-release-plugin] prepare release mitreid-connect-1.3.1
8 years ago
Justin Richer
f17a44e9b4
downgrade mysql dependency to GA version
8 years ago
Justin Richer
0efa77b580
[maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer
b9b7bf53c3
[maven-release-plugin] prepare release mitreid-connect-1.3.0
8 years ago
Justin Richer
6216659cd6
manage reporting plugin versions, added jacoco coverage to reporting
8 years ago
Leonard Brünings
2aecedfb3d
Replace cobertura with jacoco to generate code-coverage for codecov.io
...
Change-Id: I031144c375d73aaa39d0a6111d37223ad6e4d655
8 years ago
Justin Richer
050662dd5c
updated dependencies
8 years ago
Justin Richer
dd0f69ba6d
[maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer
80358566a5
[maven-release-plugin] prepare release mitreid-connect-1.3.0-RC2
8 years ago
Justin Richer
4da1e619a0
plugin management, removed less files from .war
8 years ago
Justin Richer
3e5e7a0f0b
[maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer
0d84db49af
[maven-release-plugin] prepare release mitreid-connect-1.3.0-RC1
8 years ago
Justin Richer
f056eb9387
compile bootstrap CSS from source
8 years ago
Justin Richer
db50a88fe5
Happy New Year 2017
8 years ago
Justin Richer
d5e8dd31a8
update to Spring Security 4
8 years ago
Justin Richer
0e703ef9f9
update a few dependency versions, closes #1145
8 years ago
Justin Richer
4ac3916db3
spaces to tabs
8 years ago
Tomasz Borowiec
fa122e7ad6
ojdbc driver uncommented in dep mgmnt
8 years ago
Tomasz Borowiec
4b3284ffd2
ojdbc6 dependency moved to parent pom, added check constraints for boolean columns, fixed invalid column type
8 years ago
Justin Richer
74f3e2d0c0
maven site generator working, closes #984 #941
8 years ago
Justin Richer
ca6e867df6
manage dependency versions in parent
9 years ago
Justin Richer
e08b7f89fc
fixed bouncy castle dependency range, closes #1084
9 years ago
Justin Richer
832f5c0199
removed redundant profile for javadoc lint
9 years ago
Mark Janssen
2d495bd0bd
Java 8 language level
9 years ago
Justin Richer
c31f42c3f3
updated versions to 1.3
9 years ago
Justin Richer
58724aa6dc
[maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer
29c9ee2c46
[maven-release-plugin] prepare release mitreid-connect-1.2.6
9 years ago
Justin Richer
d0d6ae2ad8
[maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer
7f5b70e9e1
[maven-release-plugin] prepare release mitreid-connect-1.2.5
9 years ago
Justin Richer
82a1e49e79
[maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer
e6684fb7a8
[maven-release-plugin] prepare release mitreid-connect-1.2.4
9 years ago
Justin Richer
7badfe1d17
Happy new year 2016!
9 years ago
Justin Richer
e828f3f18d
[maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer
01ca5ef8e2
[maven-release-plugin] prepare release mitreid-connect-1.2.3
9 years ago
Mark Janssen
105d5d9e3d
Update to Spring 4.1.9 and Spring Security 3.2.9
...
https://spring.io/blog/2015/12/17/spring-framework-4-2-4-4-1-9-released
https://spring.io/blog/2015/11/02/spring-security-3-2-9-released
Closes #987
9 years ago
Justin Richer
7f464c496b
changed copyright to new consortium name
9 years ago
Mark Janssen
abff7421c1
Upgrade to Spring Framework 4.1.8
...
http://spring.io/blog/2015/10/15/spring-framework-4-2-2-4-1-8-and-3-2-15-available-now
9 years ago
Justin Richer
f04face41e
updated to nimbus 4.3, check JCE policy and algorithm availability before running unit tests, closes #938
9 years ago
Justin Richer
2deec98b58
[maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer
d96b2dc130
[maven-release-plugin] prepare release mitreid-connect-1.2.2
9 years ago
Justin Richer
ebb4f2c3d4
Upgraded to nimbus 4.2, closes #934
9 years ago
Mark Janssen
d337e14de3
Remove transitive commons-logging dependencies
...
We use slf4j instead; jcl-over-slf4j needs to be a compile-time dependency because we use it in several classes.
Unfortunately Maven does not have a way to exclude commons-logging globally, so we need to figure out which dependencies include it through `mvn dependency:tree` and specify an `<exclusion>` for each of them.
Finally, we upgrade to slf4j 1.7.12: http://www.slf4j.org/news.html .
9 years ago
Mark Janssen
b89fa7028d
Use Maven BOM dependency for Spring
...
The Maven "bill of materials" dependency ensures that all Spring dependencies use the same version, without having to specify them all.
http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#overview-maven-bom
9 years ago
Mark Janssen
90e4cb97ff
Upgrade jetty-maven-plugin and configure war path
...
Configuring war path enables `mvn jetty:run-war`.
9 years ago
Mark Janssen
8b7fc5de68
Update HikariCP to 2.4.1
...
https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES
9 years ago
Justin Richer
8b362f23f3
[maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer
e384a6257b
[maven-release-plugin] prepare release mitreid-connect-1.2.1
9 years ago
Mark Janssen
c4726b09f0
Update to Spring Security 3.2.8
...
https://spring.io/blog/2015/07/23/spring-security-3-2-8-released
9 years ago