Commit Graph

212 Commits

Author SHA1 Message Date
Julien Viet
aaf9383a3c Refactor test by changing package names to keep a single organized hierarchy of tests and leave the async test classes alone in the io.vertx.core.test package 2018-09-14 09:21:14 +02:00
Julien Viet
cbbbfc1a5b Upgrade dependencies - fixes #2620 - fixes #2621 - fixes #2622 2018-09-12 11:14:53 +02:00
Thomas Segismont
3297c01ddb Windows fails to run tests if path to Jetty ALPN agent contains spaces
Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
2018-07-27 17:28:36 +02:00
Julien Viet
f218f939a6 Move the data object converter generator to codegen - fixes #2436 2018-05-09 18:14:24 +02:00
Julien Viet
0f7b0e2ca8 Update parent pom to 14 2018-03-27 14:25:02 +02:00
Julien Viet
2c2801ee5a Build directory for asciidocs should be asciidoc and not asciidoctor 2018-03-16 10:36:42 +01:00
Julien Viet
5ec8e33446 Use plain asciidoc file instead of package-info file - fixes #2329 2018-02-27 18:22:28 +01:00
Julien Viet
5be6acddc8 Releasing 3.6.0-SNAPSHOT 2018-02-11 21:01:59 +01:00
Julien Viet
dc0dbc3da3 Releasing 3.5.1 2018-02-11 20:59:48 +01:00
Julien Viet
b02e5998ef Upgrade Jetty ALPN agent to 2.0.7 - fixes #2302 2018-01-29 11:31:31 +01:00
Julien Viet
20262b7d36 Update parent pom to 12 2018-01-18 08:38:49 +01:00
Julien Viet
8be2e9e2ad Dependencies upgrade - fixes #2265, fixes #2204 2018-01-08 11:02:22 +01:00
Julien Ponge
a5790d57e0 Adding the missing (c) symbol 2017-12-15 17:03:40 +01:00
Julien Ponge
3ae845764d EPLv2 migration of src/main 2017-12-15 15:44:57 +01:00
Julien Viet
1548bc335f Releasing 3.5.1-SNAPSHOT 2017-10-18 21:46:27 +02:00
Julien Viet
9460cabbf6 Releasing 3.5.0 2017-10-18 21:45:04 +02:00
Julien Viet
70dfdd88d2 Use pom parent 11 2017-10-02 15:58:17 +02:00
Julien Viet
a2bff6e241 Add a profile to run Jetty ALPN agent only on Java 8 2017-10-02 15:58:17 +02:00
Julien Viet
e43bd70b1b Rework native tests by using profiles and dependencies don't use specific classifiers 2017-09-22 10:19:56 +02:00
Julien Viet
0d7f0e42ff Remove hardcoded netty version 2017-09-21 14:17:38 +02:00
Julien Viet
6484a007bb A bit less ceremony and add integration test to check it runs without the native jars 2017-09-20 10:15:33 +02:00
Julien Viet
04fe761152 Domain socket impl 2017-09-20 10:15:33 +02:00
Julien Viet
0d3aec1fa3 Provide native transport support for Epoll and KQueue 2017-09-20 10:15:33 +02:00
Julien Viet
b52d357401 Upgrade to Netty 4.1.15.Final 2017-09-20 10:15:33 +02:00
Paulo Lopes
0b13942187 the provided log4j2 dep version is known to suffer from CVE-2017-5645
Signed-off-by: Paulo Lopes <pmlopes@gmail.com>
2017-09-11 10:04:46 +02:00
Julien Viet
d05dfe25eb Add missing JavaDocGenProcessor 2017-08-25 22:35:20 +02:00
Julien Viet
cbcb7b1361 Releasing 3.5.0-SNAPSHOT 2017-08-09 11:28:11 +02:00
Julien Viet
d4d5fb8202 Releasing 3.5.0.Beta1 2017-08-09 11:24:31 +02:00
Julien Ponge
107d2e70a2 Build fixes
* No need to specify versions from dependencies already in BOM
* Id fixes
* No need for maven-project-info-reports-plugin
* Misc fixes

Signed-off-by: Julien Ponge <julien.ponge@insa-lyon.fr>
2017-07-21 09:39:54 +02:00
Julien Viet
84883bb3d1 Fix JMH benchmark and update JMH version 2017-06-26 09:00:03 +02:00
Julien Viet
d50a1906ca Add JMH empty benchmark 2017-06-25 14:25:24 +02:00
Julien Viet
3981c40d8f Releasing 3.5.0-SNAPSHOT 2017-06-15 22:53:27 +02:00
Julien Viet
e41c94ec48 Releasing 3.4.2 2017-06-15 22:50:57 +02:00
Thomas Segismont
98179d3f5c Do not add extra dependency
Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
2017-05-17 11:25:01 +02:00
Thomas Segismont
152e0fd0c6 Fixes #1967 AsyncFileImpl.writeInternal swallows op failures
Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
2017-05-17 11:25:01 +02:00
Fred Bricon
67394cddd5 Move to build-helper-maven-plugin 3.0.0
It makes importing the Vert.x project in Eclipse/m2e (and VS Code) work OOTB.

Signed-off-by: Fred Bricon <fbricon@gmail.com>
2017-03-25 02:29:21 -04:00
Julien Viet
c73582d671 Releasing 3.4.2-SNAPSHOT 2017-03-16 08:59:55 +01:00
Julien Viet
81716df655 Releasing 3.4.1 2017-03-16 08:57:19 +01:00
Julien Viet
ed7aa34aeb Decouple Vert.x address resolver from unstable API and allow to fallback on default address resolver - fixes 1872 2017-03-14 10:40:08 +01:00
Julien Viet
684d184a23 Releasing 3.4.1-SNAPSHOT 2017-03-07 00:00:06 +01:00
Julien Viet
05683b353b Releasing 3.4.0 2017-03-06 23:54:42 +01:00
Julien Viet
8a0a1e5313 Now the data object converter produces classes and they are relocated in src/main/generated at compilation 2017-02-19 15:47:14 +01:00
Julien Viet
d8000bebea Releasing 3.4.0-SNAPSHOT 2017-02-06 00:50:23 +01:00
Julien Viet
89604643ae Releasing 3.4.0.Beta1 2017-02-06 00:33:48 +01:00
Julien Viet
5f6cdb255b Update to Netty 4.1.8.Final 2017-02-01 16:19:10 +01:00
Julien Viet
78e2094d40 Upgrade to Netty 4.1.7.Final 2017-02-01 16:08:38 +01:00
Julien Viet
626483d1cc Rename outputDirectory option -> codegen.output 2017-01-23 08:58:29 +01:00
Julien Viet
1700887e8a Update boring SSL dependency to 1.1.33.Fork24 - fixes #1736 2016-12-09 18:26:54 +01:00
Julien Viet
41f06f11aa Netty 4.1.6.Final ugprade - fixes #1681 2016-12-09 10:15:16 +01:00
Julien Viet
799384848d Move javadoc / asciidoc generation to a docs profile so it's only produced when needed 2016-11-21 11:50:17 +01:00