Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NH-86008: code sweep 🧹 #3

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
# This workflow does the following things:
# 1. build and test the core Joboe libs (core, metrics, config, logging and sampling)
# 2. publish the jars to Github Packages (which can be used by the NightHawk agent at https://github.com/appoptics/opentelemetry-java-instrumentation-custom-distro)
# 3. make a **draft** release on Github and upload the jars as artifacts (you may need to publish the release manually after it)

# The workflow needs to be triggered manually. (go to the Actions tab in the repo page, choose the workflow and click `Run Workflow`)
# The draft release will be named based on the `revision` property in the pom file. For example, if the pom revision is 7.0.4, the release
# will be named as "v7.0.4"
name: Release

on:
Expand Down
15 changes: 0 additions & 15 deletions .whitesource

This file was deleted.

10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,4 @@ Java Oboe
* Java JDK 8
http://www.oracle.com/technetwork/java/javase/downloads/index.html

* Recommended: IntelliJ IDE: http://www.jetbrains.com/idea/download/index.html

# Dependencies:

* See 'dependencies' maven module. We want all 3rd party dependencies to be under the com.solarwinds namespace to avoid version conflicts.

# Install instructions:

* https://docs.appoptics.com/kb/apm_tracing/java/install/
* Recommended: IntelliJ IDE: http://www.jetbrains.com/idea/download/index.html
8 changes: 0 additions & 8 deletions core/.classpath

This file was deleted.

23 changes: 0 additions & 23 deletions core/.project

This file was deleted.

5 changes: 0 additions & 5 deletions core/.settings/org.eclipse.core.resources.prefs

This file was deleted.

13 changes: 0 additions & 13 deletions core/.settings/org.eclipse.jdt.core.prefs

This file was deleted.

4 changes: 0 additions & 4 deletions core/.settings/org.eclipse.m2e.core.prefs

This file was deleted.

67 changes: 0 additions & 67 deletions scripts/sign-jars.sh

This file was deleted.

7 changes: 0 additions & 7 deletions setup/env.sh

This file was deleted.

1 change: 0 additions & 1 deletion whitesource.config

This file was deleted.