Steinar Bang
|
7a3cdeebbe
Use LiquibaseClassPathChangeLogRunner to run liquibase change lists
|
6 months ago |
Steinar Bang
|
52caf44747
Import package containing PassThruAuthenticationFilter and set class loader so that shiro INI parser can instantiate PassThruAuthenticationFilter
|
6 months ago |
Steinar Bang
|
e691c28270
Remove beans.immutable as compile and runtime dependencies since all beans are now records
|
7 months ago |
Steinar Bang
|
4a9e17d435
Remove xml:space="preserve" attribute from maven pom files top element because the attribute gives XSD validation errors in the eclipse POM editor
|
1 year ago |
Steinar Bang
|
146a80c559
Ignore unsupported maven plugins and goals in eclipse m2e
|
1 year ago |
Steinar Bang
|
2d98ba23eb
Use karaf 4.4.1
|
2 years ago |
Steinar Bang
|
7f741bb899
Use karaf 4.4.0 and OSGi 8
|
2 years ago |
Steinar Bang
|
2e193422e0
Replace junit 4 with junit-jupiter 5.7.1 (the pax exam integration test continues to use junit 4)
|
3 years ago |
Steinar Bang
|
527cd15470
Get versions for the OSGi 7 framework and the OSGi compendium from the karaf BoM
|
3 years ago |
Steinar Bang
|
586415289b
Use OSGi 7 web whiteboard annotations for the ukelonn servlets and filters
|
3 years ago |
Steinar Bang
|
f02f143db3
Make the minimum required version of org.osgi.service.http.context be 1 to avoid loading failure on karaf 4.3.0 and 4.3.2
|
3 years ago |
Steinar Bang
|
835e14b423
Get maven plugin and dependency managment from the bang-pom parent pom
|
3 years ago |
Steinar Bang
|
c5e587f1d9
Upgrade the OSGi framework from 6.0.0 to 7.0.0
|
3 years ago |
Steinar Bang
|
ebc11a0789
Remove JDBC service maven dependencies from maven modules that doesn't use them
|
3 years ago |
Steinar Bang
|
206bd61444
Remove the osgi.core dependency from maven modules that doesn't need it
|
3 years ago |
Steinar Bang
|
8c740a74df
Get maven dependencies from the karaf 4.2.11 BoM
|
3 years ago |
Steinar Bang
|
6d76cfa1a7
Remove maven dependencies of slf4j-simple to get rid of warnings about 2 slf4j-api implementations on the classpath
|
4 years ago |
Steinar Bang
|
b0f67f4018
Create ukelonn shiro roles if not present and add to the admin user
|
4 years ago |
Steinar Bang
|
af3fbb0750
Replace artifactId "parent" of ukelonn with "ukelonn" which looks more meaningful in sonar reports
|
4 years ago |
Steinar Bang
|
af7ad94596
Use pax-jdbc-config to set up the JDBC datasources and configure schemas with liquibase
|
5 years ago |
Steinar Bang
|
68b2cf7d22
Adapt to authservice using jdbc-config instead of AuthserviceDatabaseService
|
5 years ago |
Steinar Bang
|
58791bd950
Simplify karaf-maven-plugin configuration
|
5 years ago |
Steinar Bang
|
fbdae6568f
Use the simpler maven-bundle-plugin configuration used by newer karaf projects
|
5 years ago |
Steinar Bang
|
4f32959199
Use version 1.4.1 of apache shiro
|
5 years ago |
Steinar Bang
|
cb00a37b48
Use authservice bundles in ukelonn
|
5 years ago |
Steinar Bang
|
23748d754d
Let the UkelonnDatabase OSGi service extend the DatabaseService OSGi service
|
5 years ago |
Steinar Bang
|
c36bd55e38
Inject SessionDAO into the shiro filter from a separate DS component
|
6 years ago |
Steinar Bang
|
d5d97fdef1
Move custom JDBC realm to a separate OSGi component providing a shiro Realm service
|
6 years ago |
Steinar Bang
|
5db47dd30d
Replace XML file copyright headers with headers that will reformat correctly in emacs
|
6 years ago |
Steinar Bang
|
1a99521fd4
Add copyright year 2018 to the better formatted XML copyright headers
|
6 years ago |