Skip to content

Commit 8978e3f

Browse files
committed
initial checkin
1 parent a7128a2 commit 8978e3f

File tree

256 files changed

+4102
-0
lines changed

Some content is hidden

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

256 files changed

+4102
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
gradlew.bat
44
gradlew
55
gradle/**
6+
newrelic-agent

Kotlin-Coroutines_1.0/.classpath

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry output="bin/main" kind="src" path="src/main/java">
4+
<attributes>
5+
<attribute name="gradle_scope" value="main"/>
6+
<attribute name="gradle_used_by_scope" value="main,test"/>
7+
</attributes>
8+
</classpathentry>
9+
<classpathentry output="bin/test" kind="src" path="src/test/java">
10+
<attributes>
11+
<attribute name="gradle_scope" value="test"/>
12+
<attribute name="gradle_used_by_scope" value="test"/>
13+
<attribute name="test" value="true"/>
14+
</attributes>
15+
</classpathentry>
16+
<classpathentry kind="output" path="bin/default"/>
17+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
18+
<classpathentry sourcepath="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.0.1/b1cf01c9c43664298d84d9fd3342786142889538/kotlinx-coroutines-core-1.0.1-sources.jar" kind="lib" path="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.0.1/f33e8dab753f33d1bbb07cca664fd6f13d993d7e/kotlinx-coroutines-core-1.0.1.jar">
19+
<attributes>
20+
<attribute name="gradle_used_by_scope" value="main,test"/>
21+
</attributes>
22+
</classpathentry>
23+
<classpathentry sourcepath="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-agent/6.0.0/240d18f35d37cd32b0f4c9ac8d93c0fb940a3d69/newrelic-agent-6.0.0-sources.jar" kind="lib" path="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-agent/6.0.0/e1ff45736ad201ae1ad09b4be76cd9d48a08b322/newrelic-agent-6.0.0.jar">
24+
<attributes>
25+
<attribute name="gradle_used_by_scope" value="main,test"/>
26+
</attributes>
27+
</classpathentry>
28+
<classpathentry sourcepath="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-api/6.0.0/5297ca7188d72a14bfef17f0f65ef84d67ff519d/newrelic-api-6.0.0-sources.jar" kind="lib" path="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-api/6.0.0/241674880fc42dd0b482e099379e66bb0b509596/newrelic-api-6.0.0.jar">
29+
<attributes>
30+
<attribute name="gradle_used_by_scope" value="main,test"/>
31+
</attributes>
32+
</classpathentry>
33+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.0/kotlin-stdlib-1.3.0-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.0/kotlin-stdlib-1.3.0.jar">
34+
<attributes>
35+
<attribute name="gradle_used_by_scope" value="main,test"/>
36+
</attributes>
37+
</classpathentry>
38+
<classpathentry sourcepath="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-common/1.0.1/16382dce10af5c4159654272de71e8c0efe854c7/kotlinx-coroutines-core-common-1.0.1-sources.jar" kind="lib" path="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-common/1.0.1/679991d1b388fd9392eeb3d63b10b3f4c284f389/kotlinx-coroutines-core-common-1.0.1.jar">
39+
<attributes>
40+
<attribute name="gradle_used_by_scope" value="main,test"/>
41+
</attributes>
42+
</classpathentry>
43+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.0/kotlin-stdlib-common-1.3.0-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.0/kotlin-stdlib-common-1.3.0.jar">
44+
<attributes>
45+
<attribute name="gradle_used_by_scope" value="main,test"/>
46+
</attributes>
47+
</classpathentry>
48+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar">
49+
<attributes>
50+
<attribute name="gradle_used_by_scope" value="main,test"/>
51+
</attributes>
52+
</classpathentry>
53+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/org/nanohttpd/nanohttpd/2.3.1/nanohttpd-2.3.1-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/org/nanohttpd/nanohttpd/2.3.1/nanohttpd-2.3.1.jar">
54+
<attributes>
55+
<attribute name="gradle_used_by_scope" value="test"/>
56+
<attribute name="test" value="true"/>
57+
</attributes>
58+
</classpathentry>
59+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-kotlin-coroutines/libs/instrumentation-test-6.0.0-SNAPSHOT.jar">
60+
<attributes>
61+
<attribute name="gradle_used_by_scope" value="main,test"/>
62+
</attributes>
63+
</classpathentry>
64+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-kotlin-coroutines/libs/agent-model-6.0.0-SNAPSHOT.jar">
65+
<attributes>
66+
<attribute name="gradle_used_by_scope" value="main,test"/>
67+
</attributes>
68+
</classpathentry>
69+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-kotlin-coroutines/libs/agent-interfaces-6.0.0-SNAPSHOT.jar">
70+
<attributes>
71+
<attribute name="gradle_used_by_scope" value="main,test"/>
72+
</attributes>
73+
</classpathentry>
74+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-kotlin-coroutines/libs/agent-bridge-6.0.0-SNAPSHOT.jar">
75+
<attributes>
76+
<attribute name="gradle_used_by_scope" value="main,test"/>
77+
</attributes>
78+
</classpathentry>
79+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-kotlin-coroutines/libs/agent-bridge-datastore-6.0.0-SNAPSHOT.jar">
80+
<attributes>
81+
<attribute name="gradle_used_by_scope" value="main,test"/>
82+
</attributes>
83+
</classpathentry>
84+
</classpath>

Kotlin-Coroutines_1.0/.project

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>Kotlin-Coroutines_1.0</name>
4+
<comment></comment>
5+
<projects/>
6+
<natures>
7+
<nature>org.eclipse.jdt.core.javanature</nature>
8+
</natures>
9+
<buildSpec>
10+
<buildCommand>
11+
<name>org.eclipse.jdt.core.javabuilder</name>
12+
<arguments/>
13+
</buildCommand>
14+
</buildSpec>
15+
<linkedResources/>
16+
<filteredResources/>
17+
</projectDescription>
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
#
2+
#Thu Nov 05 13:59:21 CST 2020
3+
org.eclipse.jdt.core.compiler.debug.localVariable=generate
4+
org.eclipse.jdt.core.compiler.compliance=1.8
5+
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
6+
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
7+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
8+
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
9+
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
10+
eclipse.preferences.version=1
11+
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
12+
org.eclipse.jdt.core.compiler.source=1.8
13+
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/main/
2+
/test/

Kotlin-Coroutines_1.0/build.gradle

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
2+
// Build.gradle generated for instrumentation module Kotlin-Coroutines_1.0
3+
4+
apply plugin: 'java'
5+
6+
dependencies {
7+
implementation group: 'org.jetbrains.kotlinx', name: 'kotlinx-coroutines-core', version: '1.0.1'
8+
9+
// New Relic Java Agent dependencies
10+
implementation 'com.newrelic.agent.java:newrelic-agent:6.0.0'
11+
implementation 'com.newrelic.agent.java:newrelic-api:6.0.0'
12+
implementation fileTree(include: ['*.jar'], dir: '../libs')
13+
}
14+
15+
jar {
16+
manifest {
17+
attributes 'Implementation-Title': 'com.newrelic.instrumentation.Kotlin-Coroutines_1.0'
18+
attributes 'Implementation-Vendor': 'New Relic'
19+
attributes 'Implementation-Vendor-Id': 'com.newrelic'
20+
attributes 'Implementation-Version': 1.0
21+
}
22+
}
23+
24+
verifyInstrumentation {
25+
passes 'org.jetbrains.kotlinx:kotlinx-coroutines-core:[1.0.0,1.0.1]'
26+
excludeRegex '.*SNAPSHOT'
27+
excludeRegex '.*alpha'
28+
}
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)