William Cheng
03a59046f4
Merge remote-tracking branch 'origin/4.3.x'
2020-01-31 19:00:28 +08:00
William Cheng
26ace1337d
Prepare 4.2.3 release ( #5172 )
...
* release 4.2.3
* update readme
2020-01-31 16:24:06 +08:00
Jim Schubert
c0f7b47292
[ci][test] Modifications to static analysis contribution via Tomasbjerre ( #5116 )
...
* Spotbugs, PMD and Checkstyle #33
* Reducing Spotbugs effort to min #33
* Also using project.parent.basedir and avoiding relative paths in pom files.
* Filtering out samples.
* Move PMD/Spotbugs to static-analysis profile
This moves the static-analysis checks to a standalone profile. Core
contributors may run static analysis with:
```
mvn -Pstatic-analysis install
```
The analysis is separated from default functionality to reduce impact to
community contributions. SpotBugs/PMD may add a non-trivial amount of
time to builds on some machines.
Co-authored-by: Tomas Bjerre <tomas.bjerre85@gmail.com>
2020-01-26 12:45:41 -05:00
William Cheng
11c7007429
Prepare v4.2.3 ( #4663 )
...
* update version
* update doc
* update samples
2019-12-02 15:26:01 +08:00
William Cheng
f9662e0eff
release 4.2.2 ( #4661 )
2019-12-02 13:12:10 +08:00
William Cheng
f07b3e0521
Prepare 4.2.2-SNAPSHOT ( #4497 )
...
* update to 4.2.2-SNAPSHOT
* update doc
* update samples
* skip ocaml test
* update version
* fix version
2019-11-15 21:34:25 +08:00
William Cheng
2683dd4510
Prepare 4.2.1 release ( #4494 )
...
* prepare 4.2.1 release
* use stable version in test/example
2019-11-15 16:07:03 +08:00
William Cheng
4824bb7711
sync master, update samples
2019-11-04 09:28:19 +08:00
William Cheng
47e2c0d027
update samples ( #4334 )
2019-10-31 13:31:49 +08:00
William Cheng
34070bd151
Prepare 4.2.0 release ( #4333 )
...
* remove snapshot
* update doc
2019-10-31 11:36:53 +08:00
William Cheng
3019b5a5e1
Merge remote-tracking branch 'origin/master' into 4.2.x
2019-09-22 14:18:07 +08:00
William Cheng
ea029b4029
update doc, samples ( #3875 )
2019-09-11 21:17:11 +08:00
William Cheng
3ebefccfa9
Prepare v4.1.2 release ( #3873 )
...
* update samples
* update date
2019-09-11 18:33:27 +08:00
sullis
5fd15b8b18
maven-plugin-plugin 3.6.0 ( #3854 )
2019-09-07 11:58:12 +08:00
William Cheng
d0d545bbdd
Prepare 4.1.2 snapshot ( #3758 )
...
* update pom
* update samples
* update ts axios samples
2019-08-26 22:13:12 +08:00
William Cheng
197294a167
Prepare 4.1.1 release ( #3756 )
...
* 4.1.1 release
* update doc
2019-08-26 15:59:33 +08:00
William Cheng
01222268e8
update samples
2019-08-11 18:56:47 +08:00
William Cheng
5956569e7a
Prepare 4.1.1-SNAPSHOT ( #3603 )
...
* update pom
* update samples
* update pom
2019-08-10 09:41:08 +08:00
William Cheng
59c4e381d1
Prepare 4.1.0 release ( #3597 )
...
* update pom
* update doc
* update version
* add dep for nullable annotaiton
2019-08-09 22:25:32 +08:00
wing328
7534df4520
Merge remote-tracking branch 'origin/master' into 4.1.x
2019-06-26 16:01:23 +08:00
Jim Schubert
6b428d65f6
Release versioning helper script(s) ( #3110 )
...
* Release versioning script with marker tags.
Introduces bump.sh which supports moving from version to version but
only within delimiting marker tags in the target file.
This script currently doesn't do validations or anything fancy.
* Allow bumping version according to type (major,minor,build,revision)
* bump.sh will display error if file contents are unchanged
2019-06-24 18:22:10 -04:00
William Cheng
8e11fd9fe4
Prepare 4.0.3-SNAPSHOT ( #3185 )
...
* update version to 4.0.3-SNAPSHOT
* update readme
* update gradle, maven plugin
* update release schedule
* update samples
2019-06-20 18:50:49 +08:00
William Cheng
fae9d4a37b
4.0.2 release ( #3181 )
...
* remove snapshot version
* update stable version
* remove build.gradle sample from relesae script
2019-06-20 12:39:15 +08:00
William Cheng
7e457f7e41
sync master
2019-06-03 00:32:13 +08:00
William Cheng
8d3a1a5add
Merge remote-tracking branch 'origin/master' into 4.1.x
2019-06-03 00:06:43 +08:00
Jérémie Bresson
dc81574f2b
Update version to 4.0.2-SNAPSHOT ( #3047 )
...
* Update version to 4.0.2-SNAPSHOT
* Update samples
* Change AppVeyor script (test of gradle sample)
* Fix release version bump script (gradle plugin, sample poms)
* Include sonatype snapshots in maven examples which reference 4.0.2-SNAPSHOT
2019-06-01 21:32:44 -04:00
William Cheng
39648ee3a7
Prepare 4.0.1 release ( #3041 )
...
* update snapshot version
* update to 4.0.1
2019-05-31 23:42:55 +08:00
William Cheng
f5de532c5e
update to 4.1.0-SNAPSHOT
2019-05-14 22:43:10 +08:00
William Cheng
cbe39ba881
Set version to 4.0.1-SNAPSHOT ( #2882 )
2019-05-14 10:28:32 +02:00
William Cheng
3744273312
4.0.0 release ( #2878 )
...
* remove snapshot version
* update readme
* undo changes to example
* revert apache maven version
* update gradle property
2019-05-13 20:56:47 +08:00
William Cheng
23476fb66a
Revert "update version ( #2591 )" ( #2597 )
...
This reverts commit b3146c9983
.
2019-04-05 00:26:30 +08:00
William Cheng
b3146c9983
update version ( #2591 )
2019-04-04 20:50:50 +08:00
Jeremie Bresson
16f52cf2ad
Set version to 4.0.0-SNAPSHOT
...
This reverts commit 6a414af13f
.
2019-02-01 00:03:51 +01:00
Jérémie Bresson
6a414af13f
4.0.0-beta2 release ( #2036 )
2019-02-01 00:00:22 +01:00
William Cheng
c62a1f11ee
maven dep version update ( #1754 )
2018-12-26 10:53:53 +08:00
William Cheng
e6c97a1bc1
Merge remote-tracking branch 'origin/3.4.x' into 4.0.x
2018-11-08 18:18:12 +08:00
William Cheng
a186efed35
Merge remote-tracking branch 'origin/master' into 3.4.x
2018-11-08 18:17:29 +08:00
andreas-eternach
eb5a8cc752
feat: OpenApi-generation from within eclipse ( #509 ) ( #1332 )
...
* feat: OpenApi-generation from within eclipse (#509 )
* Added life-cycle-mapping for recognition by M2E
* Make BuildContext injectable by M2E in oder to detect if json-source
has been modified and a regeneration is required.
* core: fix indentation problems, remove commented code
2018-11-04 17:07:33 +08:00
William Cheng
02e85cc417
Prepare v3.3.3-SNAPSHOT ( #1355 )
...
* prepare 3.3.3-snapshot
* update petstore samples
2018-11-01 10:42:26 +08:00
William Cheng
0cc9b69b6f
3.3.2 release ( #1353 )
...
* prepare 3.3.2 release
* update script to remove outdated reference
2018-10-31 20:48:14 +08:00
William Cheng
9e3c7781bb
Merge remote-tracking branch 'origin/3.4.x' into 4.0.x
2018-10-16 16:08:11 +08:00
William Cheng
257a97b6cd
update petstore samples
2018-10-16 13:19:40 +08:00
William Cheng
ffd72767af
Prepare 3.3.2 snapshot version ( #1249 )
...
* release_version_update
* update readme
* restore felix version
* update petstore samples
2018-10-16 10:53:12 +08:00
William Cheng
0136aeefbc
Prepare 3.3.1 patch release ( #1247 )
...
* release_version_update
* comment out ensure up to date
* release_version_update_docs
* update release table
2018-10-15 23:18:24 +08:00
William Cheng
e85c527f33
Update maven plugin version ( #1184 )
...
* update plugin version
* update version in CI pom
* use maven 3.2.5
2018-10-07 11:41:31 +08:00
William Cheng
0f7557ca9d
update version
2018-10-03 18:29:29 +08:00
William Cheng
4e8844273b
Prepare 3.3.1-SNAPSHOT ( #1154 )
...
* update version
* update petstore samples
2018-10-02 09:40:27 +08:00
William Cheng
e22c7c1c8a
3.3.0 release ( #1153 )
...
* update using release_version_update
* comment out ensure up to date script
* update using release_version_update_docs
* remove current master
2018-10-01 23:56:52 +08:00
William Cheng
69852123e0
prepare 3.3.x branch
2018-08-07 01:35:30 +08:00
William Cheng
90a8b81728
Prepare 3.2.1-SNAPSHOT release ( #748 )
...
* prepare 3.2.1 SNAPSHOT release
* update doc to use 3.2.0 stable version
2018-08-07 01:31:37 +08:00