File tree Expand file tree Collapse file tree 11 files changed +26
-39
lines changed
jmx_prometheus_httpserver_common
jmx_prometheus_httpserver_java6
jmx_prometheus_httpserver
jmx_prometheus_javaagent_common
jmx_prometheus_javaagent_java6 Expand file tree Collapse file tree 11 files changed +26
-39
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >parent</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >collector</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >integration_tests</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >jmx_example_application</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >io.prometheus.jmx</groupId >
76 <artifactId >parent</artifactId >
8- <version >0.16.2-SNAPSHOT </version >
7+ <version >0.17.0 </version >
98 </parent >
109
1110 <artifactId >integration_tests</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >integration_tests</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >smoke_tests</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >parent</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >jmx_prometheus_httpserver</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >parent</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >jmx_prometheus_httpserver_common</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >parent</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >jmx_prometheus_httpserver_java6</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >parent</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >jmx_prometheus_javaagent</artifactId >
5958 </relocation >
6059 </relocations >
6160 <transformers >
62- <transformer
63- implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
61+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
6462 <manifestEntries >
6563 <Premain-Class >io.prometheus.jmx.JavaAgent</Premain-Class >
6664 <Agent-Class >io.prometheus.jmx.JavaAgent</Agent-Class >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >parent</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >jmx_prometheus_javaagent_common</artifactId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >io.prometheus.jmx</groupId >
87 <artifactId >parent</artifactId >
9- <version >0.16.2-SNAPSHOT </version >
8+ <version >0.17.0 </version >
109 </parent >
1110
1211 <artifactId >jmx_prometheus_javaagent_java6</artifactId >
7069 </relocation >
7170 </relocations >
7271 <transformers >
73- <transformer
74- implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
72+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
7573 <manifestEntries >
7674 <Premain-Class >io.prometheus.jmx.JavaAgent</Premain-Class >
7775 <Agent-Class >io.prometheus.jmx.JavaAgent</Agent-Class >
You can’t perform that action at this time.
0 commit comments