Skip to content

Commit

Permalink
Release version 0.10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Jun 22, 2018
1 parent de61c9b commit d7ed431
Show file tree
Hide file tree
Showing 51 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ Glowroot    [![Build Status](https://img.shields.io/travis/glowroot/gl

## Quick start

1. Download and unzip [glowroot-0.10.11-dist.zip](https://github.com/glowroot/glowroot/releases/download/v0.10.11/glowroot-0.10.11-dist.zip)
1. Download and unzip [glowroot-0.10.12-dist.zip](https://github.com/glowroot/glowroot/releases/download/v0.10.12/glowroot-0.10.12-dist.zip)
2. Add `-javaagent:path/to/glowroot.jar` to your application's JVM args [[where are my application server's JVM args?](https://github.com/glowroot/glowroot/wiki/Where-are-my-application-server's-JVM-args%3F)]
3. Check that the user account that runs the JVM has write access to the glowroot folder
4. Start your application
Expand Down
2 changes: 1 addition & 1 deletion agent/api/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/benchmarks/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/bytecode-api/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/core/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/dist-maven-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/dist/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/embedded/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/integration-tests/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/it-harness/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugin-api/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/cassandra-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/ejb-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/elasticsearch-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/executor-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/grails-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/hibernate-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/http-client-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/java-http-server-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/jaxrs-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/jaxws-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/jdbc-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/jms-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/jsf-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/jsp-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/logger-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/netty-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/play-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/quartz-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/redis-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/servlet-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/spring-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/plugins/struts-plugin/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/shaded/central-https-linux/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/shaded/central-https-osx/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/shaded/central-https-windows/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/shaded/core/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/shaded/embedded/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/shaded/it-harness/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agent/ui-sandbox/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/checker-jdk6/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/error-prone-jdk6/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/license-bundle/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/multi-lib-tests/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.glowroot</groupId>
<artifactId>glowroot-parent</artifactId>
<version>0.10.12-SNAPSHOT</version>
<version>0.10.12</version>
<relativePath>../..</relativePath>
</parent>

Expand Down

0 comments on commit d7ed431

Please sign in to comment.