Skip to content

Tags: eclipse-opensmartclide/smartclide-context

Tags

2.0.1-SNAPSHOT

Toggle 2.0.1-SNAPSHOT's commit message
test publishing jars to github maven package repository

2022-12-16

Toggle 2022-12-16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Show error message if reading config file fails (#171)

* NullPointerException thrown when drmHandle is null in readConfigurationFile.

MonitoringConfiguration constructor removed

* Code clean up: unnecessary constructor removed from AmIMonitoringService and getInstance() method removed form MonitoringConfiguration.

* error message logged when config file does not exist for given location and fileName.

* minor change with file path in default getInstance() method.

* getInstance() method in MonitoringConfiguration takes default file path when not specified.

* NullPointerException thrown when drmHandle is null in readConfigurationFile.

MonitoringConfiguration constructor removed

* Code clean up: unnecessary constructor removed from AmIMonitoringService and getInstance() method removed form MonitoringConfiguration.

* error message logged when config file does not exist for given location and fileName.

* minor change with file path in default getInstance() method.

* getInstance() method in MonitoringConfiguration takes default file path when not specified.

* applied patch for resolving logging issue

* readConfigurationFileTest() is added

and some code cleanup

* suggestions applied

* replacing workaround code for getting config file path with ContextPathUtils.getConfigDir()

* Apply patch for: fix_silently_failing_test_TestMonitoringService

* suggestions applied

* suggestions applied

Co-authored-by: Sebastian Scholze <4063307+schlotze@users.noreply.github.com>

2022-12-15

Toggle 2022-12-15's commit message
Bump cxf.version from 3.5.4 to 3.5.5

Bumps `cxf.version` from 3.5.4 to 3.5.5.

Updates `cxf-rt-frontend-jaxws` from 3.5.4 to 3.5.5

Updates `cxf-rt-transports-http-jetty` from 3.5.4 to 3.5.5

Updates `cxf-rt-transports-http-hc` from 3.5.4 to 3.5.5

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http-jetty
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http-hc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

2022-06-29

Toggle 2022-06-29's commit message
configurable indexer

2022-06-21

Toggle 2022-06-21's commit message
clean up

2022-05-30

Toggle 2022-05-30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #132 from eclipse-researchlabs/133-illegalargument…

…exception-in-rdfhelper

closes #133

2022-05-24

Toggle 2022-05-24's commit message
move httpClient initialisation to constructor

minor re-formatting
update some log statements and docs

2022-05-19

Toggle 2022-05-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #124 from eclipse-researchlabs/quickFix

Quick fix to allow continuous monitoring

2022-05-18

Toggle 2022-05-18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #121 from eclipse-researchlabs/GitlabCommitMonitor

Gitlab commit monitor

0.2.0-alpha.2

Toggle 0.2.0-alpha.2's commit message
add durable as parameter when connecting to queues