File tree Expand file tree Collapse file tree
instrument-starters/opentracing-spring-cloud-reactor-starter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 env : [ NAME=greenwhich ]
3434 script : make default
3535
36- - env : [ NAME=finchley ]
37- script : make finchley
38-
3936 - env : [ NAME=classpath-no-dependencies ]
4037 script : PROFILES=nodeps make classpath
4138
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ The following table shows versions with compatible [Spring Cloud](http://project
2727
2828opentracing-spring-cloud version | OpenTracing API | Spring Cloud version
2929--- | --- | ---
30- 0.3.x | 0.32.0 | ` Finchley ` , ` Greenwhich `
30+ 0.3.x | 0.32.0 | ` Greenwhich `
31310.2.x | 0.31.0 | ` Finchley ` , ` Greenwhich `
32320.1.x | 0.31.0 | ` Dalston ` , ` Edgware `
3333
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2017-2019 The OpenTracing Authors
4+ Copyright 2017-2020 The OpenTracing Authors
55
66 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
77 in compliance with the License. You may obtain a copy of the License at
5252 <dependency >
5353 <groupId >io.projectreactor</groupId >
5454 <artifactId >reactor-core</artifactId >
55- <version >${version.reactor-core} </version >
5655 <optional >true</optional >
5756 </dependency >
5857
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright 2017-2019 The OpenTracing Authors
4+ Copyright 2017-2020 The OpenTracing Authors
55
66 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
77 in compliance with the License. You may obtain a copy of the License at
9494 <version .de.flapdoodle-embed.mongo>2.2.0</version .de.flapdoodle-embed.mongo>
9595 <version .cz.jirutka.spring-embedmongo-spring>1.3.1</version .cz.jirutka.spring-embedmongo-spring>
9696 <version .org.slf4j-log4j-over-slf4j>1.7.25</version .org.slf4j-log4j-over-slf4j>
97- <version .reactor-core>3.2.8.RELEASE</version .reactor-core>
9897
9998 <version .javax.jms>1.1-rev-1</version .javax.jms>
10099
You can’t perform that action at this time.
0 commit comments