Commit History

作者 SHA1 備註 提交日期
  Steinar Bang 140af719d1 Add a description of the branches of this project to the README 3 年之前
  Steinar Bang ad8382234d Use mockrunner servlet request and response in place of local response mock and mockito mocks of requests 3 年之前
  Steinar Bang 1ab0652c80 Upgrade frontend-maven-plugin to 1.11.3 with node 14.16.1 3 年之前
  Steinar Bang 633c2c5b2d Read pax-web dependency versions from the karaf 4.2.11 BoM 3 年之前
  Steinar Bang 18042d1446 Upgrade sonar-maven-plugin to 3.9.0.2155 3 年之前
  Steinar Bang 771b5774be Switch from java8 to java11 on travis and replace cobertura with jacoco for coveralls.io coverage reporting 3 年之前
  Steinar Bang d2b3d2cb5f Upgrade mockito to 3.8.0 3 年之前
  Steinar Bang bf1e906532 Upgrade assertj to 3.19.0 3 年之前
  Steinar Bang 8d55dc0912 Upgrade junit from 4.13.1 to junit jupiter 5.7.1 3 年之前
  dependabot[bot] f2842d0a45 Bump junit from 4.12 to 4.13.1 4 年之前
  Steinar Bang a9d640d4ee Use jackson version 2.10.3 to fix github security warning 4 年之前
  Steinar Bang 654a595c7f Get sonar test coverage working on maven single module project 4 年之前
  Steinar Bang 1397132ab9 Add compile and runtime dependency to jackson-databind 2.9.10.3 to fix security issue CVE-2020-8840 5 年之前
  Steinar Bang 3275310bb3 Make ReactServlet extend the FrontendServlet 5 年之前
  Steinar Bang 470efd55ab Use jackson-databind version 2.9.10.1 to fix github security warning 5 年之前
  Steinar Bang 9eafa76ec4 Use jackson version 2.9.10 to fix github security warning 5 年之前
  Steinar Bang ad246df01b Use jackson-databind micro-patch 2.9.9.2 to fix github security warning 5 年之前
  Steinar Bang 7a79333def Upgrade karaf version to 4.2.5 to make it possible to build this project with openjdk-11 5 年之前
  Steinar Bang 07b68be817 Add workaround for opdenjdk bug JDK-8212233 (javadoc generation problem) 5 年之前
  Steinar Bang 8928f5b1d1 Upgrade jackson version to 2.9.9 5 年之前
  Steinar Bang c05a5b9d81 Generate jackson runtime dependencies instead of using jackson karaf feature 5 年之前
  Steinar Bang 025fb131c2 Update jackson version to 2.8.11 6 年之前
  Steinar Bang aaa5135f33 Use a REST service to do the increment/decrement operation. 6 年之前
  Steinar Bang 88839f3c48 Switch to using node v10.4.0 6 年之前
  Steinar Bang 0dae821af8 Switch frontend-maven-plugin node package manager from yarn to npm. 6 年之前
  Steinar Bang 806ff14f24 Make maven delete .log files in the frontend directory 6 年之前
  Steinar Bang ed668aa0e9 Use AssertJ instead of hamcrest for advanced test asserts. 6 年之前
  Steinar Bang 1805ffd493 Set maven project source encoding to UTF-8 to fix coveralls test coverage. 7 年之前
  Steinar Bang 7df4147928 Serve the webpack'd frontend from a servlet registered with the Pax Web Whiteboard Extender. 7 年之前
  Steinar Bang 09e705290e Include bundle.js as an OSGi bundle resource. 7 年之前