Skip to content

Commit

Permalink
NH-86008: code sweep 🧹
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Oct 8, 2024
1 parent 3876b51 commit 24c809d
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 160 deletions.
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.

0 comments on commit 24c809d

Please sign in to comment.