Eric Haag
8b4c681227
Use URI over File directly ( #13730 )
2022-10-18 22:54:44 +08:00
Eric Haag
31ea76b58b
Support Gradle build cache when using absolute path references ( #13671 )
...
* Add cacheability tests for same directory and different directory
(cherry picked from commit 46c96daf3b020ab02e13113166046d2383c04990)
* Clean up/add more cacheability tests
(cherry picked from commit 5d09d914ba7224b82dd7a3bd20beaf2b6fd3eb94)
* Add test for inputSpec
(cherry picked from commit 8d9e0dbb9d865ad3e61b60692b3ef6ca85b70b75)
* Add incremental build tests, run with multiple Gradle versions
(cherry picked from commit ba1d554c375068974d1799d6be6731ca1d59a783)
* Add proper Input annotations to task inputs
(cherry picked from commit 18da6161ba2b406876c516a3059850d9a0bc9ca0)
* Perform clean on tests where expectation is cleaned outputs
(cherry picked from commit 4670db92686c02d5dd2b69976488c33defd3a464)
* Ensure before & after files are the same
(cherry picked from commit 9150b4a5596b229a4404a92cfedbb795c6bb5b0d)
2022-10-17 23:13:57 +08:00
William Cheng
ac7ebf67dd
Prepare 6.2.1 ( #13517 )
...
* update to 6.2.1-SNAPSHOT
* update samples
* update doc
2022-09-25 00:10:30 +08:00
William Cheng
24f476a381
prepare 6.2.0 release ( #13514 )
...
* set release version to 6.2.0
* update samples
* comment out rust server test in travis
2022-09-24 21:44:42 +08:00
William Cheng
928070c57a
Prepare 6.1.1 SNAPSHOT version ( #13399 )
...
* prepare v6.1.1
* update samples
* update doc
2022-09-11 19:08:23 +08:00
William Cheng
43dbb5ff9c
6.1.0 release ( #13398 )
2022-09-11 17:16:07 +08:00
William Cheng
96521f2234
Add more tests for Gradle plugin in Github workflows ( #13280 )
...
* add more tests for gradle plugin
* update gradlew to 6.8.3
* fix typo
* update comment
2022-08-26 12:08:47 +08:00
DmitryGlushkov
3103b437b1
Allow override CodegenConfigurator in GenerateTask ( #13140 )
...
* Update 'GenerateTask'. Allow override config
* Update 'GenerateTask'. Allow override config
Co-authored-by: Dmitry Glushkov <daglushkov@alfabank.ru>
2022-08-24 23:53:57 +08:00
Sascha Peilicke
42a45e1a1c
Gradle Plugin: Clean up Kotlin code ( #12720 )
...
Fix typos, unused imports and formatting issues. Remove @Supress
annotations that are no longer necessary
2022-07-07 01:19:16 +08:00
William Cheng
6cae0fbb78
Merge remote-tracking branch 'origin/6.1.x'
2022-07-04 01:22:51 +08:00
William Cheng
9e412edb64
Prepare 6.0.1 release ( #12762 )
...
* update to v6.0.1
* update doc
* update samples
2022-07-03 23:36:46 +08:00
William Cheng
2d3bfaf96d
Add schema mappings ( #12600 )
...
* add option schema mappings
* add schema mapping support, update tests
* minor fix
* update other generators, tests
2022-07-03 17:46:39 +08:00
William Cheng
ee9b9843db
Add new option to customize inline model naming convention ( #12562 )
...
* temp fix
* add support to customize inline schema naming convention
* Revert "temp fix"
This reverts commit e3bca56bfbb0032d382fe79cd2a8565f4aad630c.
* minor fix, add tests
* update description
2022-06-11 09:12:22 +08:00
William Cheng
5bd94b8fa0
prepare 6.1.x
2022-05-26 12:58:25 +08:00
William Cheng
8f3b63095c
update gradle plugin doc
2022-05-26 12:44:20 +08:00
William Cheng
36a9cf394d
update samples ( #12466 )
2022-05-26 12:13:59 +08:00
William Cheng
69f79fb789
Prepare 6.0.0 release ( #12463 )
...
* prepare 6.0.0 release
* update samples
* update meta codegen
2022-05-26 10:28:01 +08:00
William Cheng
53eebc953f
New option to map inline schema names ( #12237 )
...
* add option to specify inline schema nam mapping
* update samples
* update samples
* add new option to plugins
* better code format
* better code format
* better log info
* better docstring
* add tests
2022-04-27 01:13:45 +08:00
Oleh Kurpiak
346dfbc102
Configure apiNameSuffix via plugins ( #12062 )
2022-04-09 09:34:06 +08:00
William Cheng
1b570243b6
update local-spec/gradle.properties to snapshot version
2022-04-04 12:24:53 +08:00
William Cheng
2d4a01aa70
Revert "Prepare 6.0.0 beta release ( #12039 )"
...
This reverts commit 914b539eea7097ad2b4323d20c8f95144782cb68.
2022-04-04 12:17:12 +08:00
William Cheng
914b539eea
Prepare 6.0.0 beta release ( #12039 )
...
* update to 6.0.0-beta
* update samples
2022-04-04 10:29:49 +08:00
William Cheng
0e1164ff6b
Merge remote-tracking branch 'origin/6.0.x'
2022-01-31 14:26:14 +08:00
William Cheng
4a36be7002
Prepare 5.4.0 release ( #11457 )
...
* prepare 5.4.0 release
* update gradle tests
2022-01-31 13:04:25 +08:00
William Cheng
c8b84c4d03
Merge remote-tracking branch 'origin/master' into 6.0.x
2022-01-30 18:01:35 +08:00
aderito7
549715ebf2
[docs] use correct separator ( #11386 )
2022-01-24 11:12:59 +08:00
William Cheng
12e03b1937
Merge remote-tracking branch 'origin/master' into 6.0.x
2022-01-02 15:41:37 +08:00
William Cheng
8d16239aab
Merge remote-tracking branch 'origin/5.4.x'
2021-12-21 22:04:47 +08:00
William Cheng
6269a9810c
Prepare 5.3.1 release ( #11161 )
...
* prepare v5.3.1 release
* update samples
2021-12-21 18:20:13 +08:00
WILLIAM CHENG
eb75515715
Merge branch '5.4.x' into 6.0.x
2021-11-21 09:50:47 +08:00
WILLIAM CHENG
78fe5dc427
Merge remote-tracking branch 'origin/master' into 5.4.x
2021-11-21 09:43:21 +08:00
William Cheng
bd1a6471b6
[java][Jersey2] add spotless maven, gradle plugins ( #10796 )
...
* add bunker-holding logo
* add spotless plugin to jersey2 java client
* add spotless plugin to java jersey2 client
* use jdk11 in gradle tests
* fix gradle test local spec
* setup java 11
* skip spotless in check task
2021-11-06 18:11:58 +08:00
WILLIAM CHENG
3594b3452d
Merge remote-tracking branch 'origin/5.4.x' into 6.0.x
2021-10-25 13:31:12 +08:00
WILLIAM CHENG
42f4e863b7
prepare 5.4.0-SNAPSHOT
2021-10-25 12:13:33 +08:00
William Cheng
378465702c
Prepare v5.3.1 in the master ( #10681 )
...
* prepare v5.3.1
* update doc
* update readme
2021-10-25 01:16:07 +08:00
William Cheng
bb124e1178
Prepare v5.3.0 release ( #10680 )
...
* prepare 5.3.0 release
* remove docker-tag-latest-release
2021-10-24 22:22:29 +08:00
William Cheng
730636ad31
Merge remote-tracking branch 'origin' into 6.0.x
2021-10-19 12:55:59 +08:00
agilob
45336be847
Improve version management, update dependencies, remove unused dependencies ( #10544 )
...
* Move verion properties to main pom.xml
* Sort properties and remove duplicates
* Use properties for known versions
* Deduplicate versions of maven plugins
* Deduplicate wagon dependencies
* Deduplicate maven targer and source properties
* Explicitly set testng version
* Remove property used once
* Sort lines
* Standardise name of maven version properties
* Upgrade maven-surefire-plugin
* Comment out jackson-datatype-jsr310
* Comment out com.fasterxml.jackson.core:jackson-core:jar:2.10.2:compile
* Remove commented out dependencies
* Rename maven param name
* Remove org.hamcrest:java-hamcrest:jar:2.0.0.0:test
* Bump jacoco
* Upgrade guava, replace deprecated or removed api with vanilla java
* Bump jmustache.version
* Bump jackson.version
* Bump jackson.version and mockito
* Bump testng
* Bump wagon-ssh-external.version
* Downgrade jmustache
* Bump spring boot version and add junit
* Bump maven in wrapper
* Bump apache libs
* Bump dependencies
* Revert checkstyle bump
2021-10-13 14:46:01 +08:00
William Cheng
acd747ca6d
Merge remote-tracking branch 'origin/master' into 6.0.x
2021-09-22 12:13:44 +08:00
Philipp Heuer
3b6b194a24
[gradle]: allow setting custom engines other than handlebars ( #10416 )
2021-09-22 11:01:36 +08:00
Ben Zvan
340eb7db1a
udates to kotlin 1.3.30 ( #10389 )
2021-09-15 11:54:48 +08:00
William Cheng
0357b80f19
Merge remote-tracking branch 'origin/master' into 6.0.x
2021-09-01 14:16:17 +08:00
William Cheng
94b02f518d
update gradle plugin test version
2021-08-29 11:14:16 +08:00
Nathan Baulch
5d68bd6a03
Fix thousands of spelling typos ( #10272 )
2021-08-28 22:58:24 +08:00
Nikita Karnaukh
2be2195660
fix registering gradle tasks when apply plugin to project ( #10079 )
...
Co-authored-by: n.karnaukh <n.karnaukh@tinkoff.ru>
2021-08-18 16:42:27 +08:00
William Cheng
eaa76f8e1f
Merge remote-tracking branch 'origin/master' into 6.0.x
2021-08-17 18:10:59 +08:00
William Cheng
764a462711
Merge remote-tracking branch 'origin/5.3.x'
2021-08-16 21:38:34 +08:00
William Cheng
8403e59aa0
Prepare 5.2.1 release ( #10161 )
...
* prepare for 5.2.1 release
* update samples
2021-08-16 19:08:29 +08:00
William Cheng
865510ea59
Update test build files to the latest SNAPSHOT version ( #10090 )
...
* fix versions in test build files
* test branch
* Revert "test branch"
This reverts commit 00ce0f029d4b524fcfc266ed787512e13cd85e5a.
2021-08-04 17:03:54 +08:00
William Cheng
35f933b27f
Merge remote-tracking branch 'origin/5.3.x' into 6.0.x
2021-07-12 17:11:35 +08:00