Skip to content

Commit f8206da

Browse files
committed
clean the stale code
1 parent ff0ebb6 commit f8206da

File tree

109 files changed

+1
-7355
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+1
-7355
lines changed

build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
plugins {
1010
// Apply the java plugin to add support for Java
1111
id 'java'
12-
13-
// Apply the application plugin to add support for building a CLI application.
14-
id 'application'
1512
}
1613

1714
repositories {
@@ -28,11 +25,6 @@ dependencies {
2825
testImplementation 'junit:junit:4.13'
2926
}
3027

31-
application {
32-
// Define the main class for the application.
33-
mainClassName = 'aws.otel.collector.test.framework.App'
34-
}
35-
3628
allprojects {
3729
repositories {
3830
jcenter()

integ-test/build.gradle

Lines changed: 0 additions & 103 deletions
This file was deleted.

integ-test/src/main/java/com/amazon/aocagent/App.java

Lines changed: 0 additions & 52 deletions
This file was deleted.

integ-test/src/main/java/com/amazon/aocagent/commands/Candidate.java

Lines changed: 0 additions & 65 deletions
This file was deleted.

integ-test/src/main/java/com/amazon/aocagent/commands/CommonOption.java

Lines changed: 0 additions & 143 deletions
This file was deleted.

0 commit comments

Comments
 (0)