Commit History

Author SHA1 Message Date
  Steinar Bang f4a87eaeac Use dependency management to set version for submodule maven dependencies 2 weeks ago
  Steinar Bang 60ef67771b Reorder maven dependencies by scope: compile, provided, test 4 weeks ago
  Steinar Bang 7a3cdeebbe Use LiquibaseClassPathChangeLogRunner to run liquibase change lists 10 months ago
  Steinar Bang e691c28270 Remove beans.immutable as compile and runtime dependencies since all beans are now records 1 year 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 2 years ago
  Steinar Bang 146a80c559 Ignore unsupported maven plugins and goals in eclipse m2e 2 years ago
  Steinar Bang 2d98ba23eb Use karaf 4.4.1 2 years ago
  Steinar Bang 7f741bb899 Use karaf 4.4.0 and OSGi 8 3 years ago
  Steinar Bang 2e193422e0 Replace junit 4 with junit-jupiter 5.7.1 (the pax exam integration test continues to use junit 4) 4 years ago
  Steinar Bang 527cd15470 Get versions for the OSGi 7 framework and the OSGi compendium from the karaf BoM 4 years ago
  Steinar Bang 61e3f73152 Get authservice dependencies from the authservice BoM 4 years ago
  Steinar Bang b2a7babb31 Get versions of maven dependencies from the OSGi service BoM 4 years ago
  Steinar Bang d9aab26f62 Get versions of maven dependencies from the beans BoM 4 years ago
  Steinar Bang 835e14b423 Get maven plugin and dependency managment from the bang-pom parent pom 4 years ago
  Steinar Bang cf6a277031 Use bang-osgi-service 1.7.0 4 years ago
  Steinar Bang c5e587f1d9 Upgrade the OSGi framework from 6.0.0 to 7.0.0 4 years ago
  Steinar Bang ebc11a0789 Remove JDBC service maven dependencies from maven modules that doesn't use them 4 years ago
  Steinar Bang 8c740a74df Get maven dependencies from the karaf 4.2.11 BoM 4 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 af3fbb0750 Replace artifactId "parent" of ukelonn with "ukelonn" which looks more meaningful in sonar reports 5 years ago
  Steinar Bang 2210080855 Add karaf-services-maven-plugin to the poms to make the ukelonn:release-liquibase-lock karaf console command work 5 years ago
  Steinar Bang 8776620f74 Use the bean.immutable library to provide hashCode() and equals() to beans used by jackson and jersey 5 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 6 years ago
  Steinar Bang fbdae6568f Use the simpler maven-bundle-plugin configuration used by newer karaf projects 6 years ago
  Steinar Bang 4f32959199 Use version 1.4.1 of apache shiro 6 years ago
  Steinar Bang cb00a37b48 Use authservice bundles in ukelonn 6 years ago
  Steinar Bang 7b515ee11a Delete ukelonn modules that will be replaced by authservice modules 6 years ago
  Steinar Bang 4a978cac1d Remove direct use of the users and administrators database tables from UkelonnServiceProvider 6 years ago