Skip to content

Commit ec331d4

Browse files
committed
updates
1 parent 24b33b7 commit ec331d4

File tree

19 files changed

+82
-61
lines changed

19 files changed

+82
-61
lines changed

Jetty-Clojure/.classpath

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="output" path="bin/default"/>
43
<classpathentry output="bin/main" kind="src" path="src/main/java">
54
<attributes>
65
<attribute name="gradle_scope" value="main"/>
@@ -14,79 +13,80 @@
1413
<attribute name="test" value="true"/>
1514
</attributes>
1615
</classpathentry>
16+
<classpathentry kind="output" path="bin/default"/>
1717
<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/gsidhwani/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.12.v20180830/712340530c033db88c90be6d9b89dad432af07ea/jetty-server-9.4.12.v20180830-sources.jar" kind="lib" path="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/9.4.12.v20180830/b0f25df0d32a445fd07d5f16fff1411c16b888fa/jetty-server-9.4.12.v20180830.jar">
18+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/org/eclipse/jetty/jetty-server/9.4.12.v20180830/jetty-server-9.4.12.v20180830-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/org/eclipse/jetty/jetty-server/9.4.12.v20180830/jetty-server-9.4.12.v20180830.jar">
1919
<attributes>
2020
<attribute name="gradle_used_by_scope" value="main,test"/>
2121
</attributes>
2222
</classpathentry>
23-
<classpathentry sourcepath="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-agent/6.4.0/e640c171a471a3cf07a6ab7c248640ffc9e10953/newrelic-agent-6.4.0-sources.jar" kind="lib" path="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-agent/6.4.0/716c0521d4baa12d9f2b0a005e1ee06a9c180214/newrelic-agent-6.4.0.jar">
23+
<classpathentry sourcepath="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-agent/6.4.0/e640c171a471a3cf07a6ab7c248640ffc9e10953/newrelic-agent-6.4.0-sources.jar" kind="lib" path="/Users/dhilpipre/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-agent/6.4.0/716c0521d4baa12d9f2b0a005e1ee06a9c180214/newrelic-agent-6.4.0.jar">
2424
<attributes>
2525
<attribute name="gradle_used_by_scope" value="main,test"/>
2626
</attributes>
2727
</classpathentry>
28-
<classpathentry sourcepath="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-api/6.4.0/3f31215c788ccdbee6caecdfd9aabec579b84019/newrelic-api-6.4.0-sources.jar" kind="lib" path="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/com.newrelic.agent.java/newrelic-api/6.4.0/d0e5901678a35d963ba3855edbcaf9fc530c4bc0/newrelic-api-6.4.0.jar">
28+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/com/newrelic/agent/java/newrelic-api/6.4.0/newrelic-api-6.4.0-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/com/newrelic/agent/java/newrelic-api/6.4.0/newrelic-api-6.4.0.jar">
2929
<attributes>
3030
<attribute name="gradle_used_by_scope" value="main,test"/>
3131
</attributes>
3232
</classpathentry>
33-
<classpathentry sourcepath="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/ab3976d4574c48d22dc1abf6a9e8bd0fdf928223/javax.servlet-api-3.1.0-sources.jar" kind="lib" path="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/javax.servlet/javax.servlet-api/3.1.0/3cd63d075497751784b2fa84be59432f4905bf7c/javax.servlet-api-3.1.0.jar">
33+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar">
3434
<attributes>
3535
<attribute name="gradle_used_by_scope" value="main,test"/>
3636
</attributes>
3737
</classpathentry>
38-
<classpathentry sourcepath="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.12.v20180830/f81d12f4cd8092a20fa94ff6a3dda539c87b56e2/jetty-http-9.4.12.v20180830-sources.jar" kind="lib" path="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/9.4.12.v20180830/1341796dde4e16df69bca83f3e87688ba2e7d703/jetty-http-9.4.12.v20180830.jar">
38+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.jar">
3939
<attributes>
4040
<attribute name="gradle_used_by_scope" value="main,test"/>
4141
</attributes>
4242
</classpathentry>
43-
<classpathentry sourcepath="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.12.v20180830/fd1ba72f65b9c940ae1552559876d9953f6b44be/jetty-io-9.4.12.v20180830-sources.jar" kind="lib" path="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-io/9.4.12.v20180830/e93f5adaa35a9a6a85ba130f589c5305c6ecc9e3/jetty-io-9.4.12.v20180830.jar">
43+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.jar">
4444
<attributes>
4545
<attribute name="gradle_used_by_scope" value="main,test"/>
4646
</attributes>
4747
</classpathentry>
48-
<classpathentry sourcepath="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.12.v20180830/af01f7eb3e5b9019ebce9637810041dbf5e3560d/jetty-util-9.4.12.v20180830-sources.jar" kind="lib" path="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-util/9.4.12.v20180830/cb4ccec9bd1fe4b10a04a0fb25d7053c1050188a/jetty-util-9.4.12.v20180830.jar">
48+
<classpathentry sourcepath="/Users/dhilpipre/.m2/repository/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830-sources.jar" kind="lib" path="/Users/dhilpipre/.m2/repository/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.jar">
4949
<attributes>
5050
<attribute name="gradle_used_by_scope" value="main,test"/>
5151
</attributes>
5252
</classpathentry>
53-
<classpathentry sourcepath="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.nanohttpd/nanohttpd/2.3.1/c820129da77c30b2e4ea1cea619d7f589a17bcdd/nanohttpd-2.3.1-sources.jar" kind="lib" path="/Users/gsidhwani/.gradle/caches/modules-2/files-2.1/org.nanohttpd/nanohttpd/2.3.1/a8d54d1ca554a77f377eff6bf9e16ca8383c8f6c/nanohttpd-2.3.1.jar">
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">
5454
<attributes>
5555
<attribute name="gradle_used_by_scope" value="test"/>
5656
<attribute name="test" value="true"/>
5757
</attributes>
5858
</classpathentry>
59-
<classpathentry kind="lib" path="/Users/gsidhwani/Documents/GitHub/Experimental/newrelic-java-clojure/libs/agent-bridge-datastore.jar">
59+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-clojure/libs/agent-bridge-datastore.jar">
6060
<attributes>
6161
<attribute name="gradle_used_by_scope" value="main,test"/>
6262
</attributes>
6363
</classpathentry>
64-
<classpathentry kind="lib" path="/Users/gsidhwani/Documents/GitHub/Experimental/newrelic-java-clojure/libs/agent-bridge.jar">
64+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-clojure/libs/agent-bridge.jar">
6565
<attributes>
6666
<attribute name="gradle_used_by_scope" value="main,test"/>
6767
</attributes>
6868
</classpathentry>
69-
<classpathentry kind="lib" path="/Users/gsidhwani/Documents/GitHub/Experimental/newrelic-java-clojure/libs/newrelic-agent-6.4.0.jar">
69+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-clojure/libs/newrelic-agent-6.4.0.jar">
7070
<attributes>
7171
<attribute name="gradle_used_by_scope" value="main,test"/>
7272
</attributes>
7373
</classpathentry>
74-
<classpathentry kind="lib" path="/Users/gsidhwani/Documents/GitHub/Experimental/newrelic-java-clojure/libs/newrelic-weaver-scala-api.jar">
74+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-clojure/libs/newrelic-weaver-scala-api.jar">
7575
<attributes>
7676
<attribute name="gradle_used_by_scope" value="main,test"/>
7777
</attributes>
7878
</classpathentry>
79-
<classpathentry kind="lib" path="/Users/gsidhwani/Documents/GitHub/Experimental/newrelic-java-clojure/libs/newrelic-weaver-api.jar">
79+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-clojure/libs/newrelic-weaver-api.jar">
8080
<attributes>
8181
<attribute name="gradle_used_by_scope" value="main,test"/>
8282
</attributes>
8383
</classpathentry>
84-
<classpathentry kind="lib" path="/Users/gsidhwani/Documents/GitHub/Experimental/newrelic-java-clojure/libs/newrelic-api.jar">
84+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-clojure/libs/newrelic-api.jar">
8585
<attributes>
8686
<attribute name="gradle_used_by_scope" value="main,test"/>
8787
</attributes>
8888
</classpathentry>
89-
<classpathentry kind="lib" path="/Users/gsidhwani/Documents/GitHub/Experimental/newrelic-java-clojure/test-lib/instrumentation-test.jar">
89+
<classpathentry kind="lib" path="/Users/dhilpipre/Open-Source/newrelic-java-clojure/test-lib/instrumentation-test.jar">
9090
<attributes>
9191
<attribute name="gradle_used_by_scope" value="main,test"/>
9292
</attributes>

Jetty-Clojure/.settings/org.eclipse.jdt.core.prefs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
#Mon May 29 14:02:24 IST 2023
2+
#Wed May 31 08:01:06 CDT 2023
33
org.eclipse.jdt.core.compiler.debug.localVariable=generate
44
org.eclipse.jdt.core.compiler.compliance=1.8
55
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve

Jetty-Clojure/build.gradle

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,5 @@ jar {
2525
}
2626

2727
verifyInstrumentation {
28-
// Verifier plugin documentation:
29-
// https://github.com/newrelic/newrelic-gradle-verify-instrumentation
30-
// Example:
31-
// passes 'javax.servlet:servlet-api:[2.2,2.5]'
32-
// exclude 'javax.servlet:servlet-api:2.4.public_draft'
28+
passes 'org.eclipse.jetty:jetty-server:[9.4.12.v20180830]'
3329
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7.89 KB
Binary file not shown.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Manifest-Version: 1.0
2+
Implementation-Title: com.newrelic.instrumentation.labs.Jetty-Clojure
3+
Implementation-Version: 1.0
4+
Implementation-Vendor-Id: com.newrelic.labs
5+
Implementation-Vendor: New Relic Labs
6+

0 commit comments

Comments
 (0)