Steinar Bang
|
be56d6a997
Ignore metadata directory created when making top level directory of project an eclipse workspace
|
1 year ago |
Steinar Bang
|
bee3d13718
Merge pull request #13 from sbang/dependabot/maven/jsr330activator.tests/ch.qos.logback-logback-core-1.2.0
|
3 years ago |
Steinar Bang
|
77a5587a7f
Merge pull request #14 from sbang/dependabot/maven/jsr330activator.tests/ch.qos.logback-logback-classic-1.2.0
|
3 years ago |
dependabot[bot]
|
dddb748081
Bump logback-classic from 1.0.4 to 1.2.0 in /jsr330activator.tests
|
3 years ago |
dependabot[bot]
|
94c1eb6ed5
Bump logback-core from 1.0.4 to 1.2.0 in /jsr330activator.tests
|
3 years ago |
Steinar Bang
|
fd7ba6c689
Merge pull request #12 from sbang/dependabot/maven/jsr330activator.gogoshell/provision/commons-io-commons-io-2.7
|
3 years ago |
dependabot[bot]
|
bbbd7134ad
Bump commons-io from 2.4 to 2.7 in /jsr330activator.gogoshell/provision
|
3 years ago |
Steinar Bang
|
c19e40b639
Add maven test scope dependencies needed by pax exam
|
4 years ago |
Steinar Bang
|
2e0444c2e1
Set the source and target versions for the java compiler to 1.8
|
4 years ago |
Steinar Bang
|
321e0a5539
Merge pull request #11 from sbang/dependabot/maven/jsr330activator.gogoshell/provision/commons-fileupload-commons-fileupload-1.3.3
|
4 years ago |
dependabot[bot]
|
3398d50de8
Bump commons-fileupload in /jsr330activator.gogoshell/provision
|
4 years ago |
Steinar Bang
|
6a45c20914
Merge pull request #10 from sbang/dependabot/maven/junit-junit-4.13.1
|
4 years ago |
dependabot[bot]
|
b69184531b
Bump junit from 4.12 to 4.13.1
|
4 years ago |
Steinar Bang
|
a9e106db32
Use the new sonarcloud badges in the README.
|
6 years ago |
Steinar Bang
|
2a4cd1803c
Move version history to immediately follow the status in the README.
|
7 years ago |
Steinar Bang
|
a0168ea8de
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Steinar Bang
|
753e5cea0e
[maven-release-plugin] prepare release jsr330activator-1.1.0
|
7 years ago |
Steinar Bang
|
b27e36218c
Make sure the integration test's test bundles are built in release:prepare.
|
7 years ago |
Steinar Bang
|
2c1605a28c
Remove old maven-gpg-plugin configuration.
|
7 years ago |
Steinar Bang
|
266f8ead7e
Fix minor typo in the README.
|
7 years ago |
Steinar Bang
|
3ca17da072
Use nexus-staging-maven-plugin to close artifact in the OSSRH staging repository.
|
7 years ago |
Steinar Bang
|
3f1af66eb0
Get maven-bundle-plugin version from the parent.
|
7 years ago |
Steinar Bang
|
5a85a06d5d
Add explanation to ignored unit test.
|
7 years ago |
Steinar Bang
|
449276a3bc
Remove unused BundleContext argument.
|
7 years ago |
Steinar Bang
|
2c3781cf93
Exclude test files from Sonar analysis.
|
7 years ago |
Steinar Bang
|
1525671f54
Return boolean result directly instead of using if-else, as required by Sonar.
|
7 years ago |
Steinar Bang
|
03337b3c8e
Remove declaration of exception that can't be thrown.
|
7 years ago |
Steinar Bang
|
947ddcbc1e
Extract nested try block into method as required by Sonar.
|
7 years ago |
Steinar Bang
|
38d837b779
Return value immediatly instead of using a local variable as required by Sonar.
|
7 years ago |
Steinar Bang
|
73328dfea5
Make nested if part enclosing if as required by Sonar.
|
7 years ago |