Skip to content

Changes

Summary

  1. fix spec name (#51) (commit: af420e7) (details)
  2. Fix license related files (#56) (commit: 4c347e9) (details)
  3. bump version to 2.0.1-SNAPSHOT (commit: f1e1ad9) (details)
  4. Make the compiler arguments to Xlint valid xml (commit: 56476d3) (details)
  5. Bump junit from 4.12 to 4.13.1 in /activation (commit: d8b9bc0) (details)
  6. fix the build by changing compilerArgs (commit: 2efaec6) (details)
  7. #48: Add version string to generated javadoc (commit: ba6a967) (details)
  8. [master] Maven build optimize (#64) (commit: 5ae680b) (details)
  9. JUnit dependency and maven-surefire-plugin removal from POMs (commit: c2c887b) (details)
Commit af420e79db01fd92178899dee7a32edc6a2a70ad by noreply
fix spec name (#51)

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: af420e7)
The file was modified spec/pom.xml (diff)
Commit 4c347e9c004f13b2f683851c2429c6f6bfd3aab4 by noreply
Fix license related files (#56)

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 4c347e9)
The file was modified CONTRIBUTING.md (diff)
The file was addedspec/LICENSE.md
The file was modified README.md (diff)
Commit f1e1ad96e27340cffe65807395b7b2c63c591f88 by Lukas Jungmann
bump version to 2.0.1-SNAPSHOT

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: f1e1ad9)
The file was modified demo/pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified activationapi/pom.xml (diff)
The file was modified activation/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 56476d32420ed3af97308ae8c7c82c98097d523d by Lukas Jungmann
Make the compiler arguments to Xlint valid xml

Fixes 53

Signed-off-by: Warwick Hunter <whunter@anonyome.com>
(commit: 56476d3)
The file was modified activation/pom.xml (diff)
Commit d8b9bc04959dbf6bebf63afd59d26ec2b6cd1575 by Lukas Jungmann
Bump junit from 4.12 to 4.13.1 in /activation

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
(commit: d8b9bc0)
The file was modified activation/pom.xml (diff)
Commit 2efaec655bc8dec55ab20f02447e9e270ab0f922 by Lukas Jungmann
fix the build by changing compilerArgs

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: 2efaec6)
The file was modified activation/pom.xml (diff)
Commit ba6a9670c323da19dfd16ed8a13665bc2472c52b by Lukas Jungmann
#48: Add version string to generated javadoc
also adds feedback info,
and enables build on JDK 15

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
(commit: ba6a967)
The file was modified pom.xml (diff)
Commit 5ae680b0120e7b5555e66c0d0666cf4e3648ea19 by noreply
[master] Maven build optimize (#64)

* Maven build refactoring and POMs cleanup

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
(commit: 5ae680b)
The file was modified activation/pom.xml (diff)
The file was modified demo/pom.xml (diff)
The file was modified activationapi/pom.xml (diff)
The file was modified pom.xml (diff)
Commit c2c887b5db31d479a06ef429dcf202a139dad6ab by Lukas Jungmann
JUnit dependency and maven-surefire-plugin removal from POMs
Because there are no any unit/integration tests in the project JUnit dependency and maven-surefire-plugin these components are not needed in POM files.

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
(commit: c2c887b)
The file was modified activation/pom.xml (diff)
The file was modified NOTICE.md (diff)
The file was modified pom.xml (diff)