wing328
3a0f8c4097
add back java play to travis ci
2017-03-23 17:52:37 +08:00
David Biesack
5f27fcab18
Add support for Markdown in -l html ( #5144 )
...
* Sync with upstream/master
* Support Markdown in -l html
Add https://github.com/atlassian/commonmark-java to modules/swagger-codegen to convert Markdown to HTML,
update StaticHtmlGenerator to use this (see the toHeml() method and its uses)
Add a new test case bin/html-markdown.sh and
modules/swagger-codegen/src/test/resources/2_0/markdown.yaml
* Support Markdown in -l html
Add https://github.com/atlassian/commonmark-java to modules/swagger-codegen to convert Markdown to HTML,
update StaticHtmlGenerator to use this (see the toHeml() method and its uses)
Add a new test case bin/html-markdown.sh and
modules/swagger-codegen/src/test/resources/2_0/markdown.yaml
2017-03-23 15:15:01 +08:00
Mark Symons
1733916d48
Update maven-bundle-plugin version in POM ( #5158 )
...
Update maven-bundle-plugin to 3.3.0 to fix CVE-2012-2098, per issue #5148
2017-03-23 00:57:29 +08:00
wing328
6708cc50eb
[Java][Play] update CI (travis) to cover Play framework petstore server ( #5130 )
...
* add test to cover play framework
* add sample for java play framework
* add script to test only if running sdk8 for play petstore
2017-03-21 22:49:05 +08:00
wing328
6c2304ace5
add petstore sample for jaxrs-cxf-client, update travis ci ( #5111 )
2017-03-18 22:48:38 +08:00
wing328
2da2a2631d
add ci for akka-scala client ( #5073 )
2017-03-15 23:08:40 +08:00
wing328
c651aacfe3
add ci for ts jquery petstore ( #5070 )
2017-03-15 17:15:54 +08:00
Tony Tam
dfc0b7e3f8
Updated parser to release version
2017-03-10 20:53:03 -08:00
Tony Tam
3ff4c988b8
Merge pull request #4999 from swagger-api/issue-4998
...
updated parser
2017-03-10 09:46:12 -08:00
wing328
d9ee34e250
Update travis.yml to cover Java-related server stubs ( #4992 )
...
* update travis to cover more test cases
* update artifactid
* update artifactid for msf4j
* update pom for better test naming
2017-03-10 22:22:40 +08:00
Tony Tam
dc8d04eb1c
updated parser
2017-03-09 23:41:31 -08:00
wing328
775f108d4e
update version to 2.2.3-SNAPSHOT ( #4894 )
2017-03-02 16:54:37 +08:00
Tony Tam
8504c12ce0
update to release versions
2017-03-01 14:22:34 -05:00
Tony Tam
35be2bc123
updated parser version
2017-03-01 08:46:42 -05:00
Bartek Kryza
0fb154e9a2
[Bash] Bash client script generator ( #4541 )
...
* Initial commit
* Remormatted petstore tests
* Added Bash codegen to main README.md
* Added bash to integration tests
* Fixed stdin detection in generated script
* Added back ruby module
2017-01-12 16:48:25 +08:00
Tony Tam
69b1e50a95
updated version
2017-01-07 17:08:04 -08:00
Tony Tam
0252d1a534
Update to latest swagger-core, parser versions ( #4472 )
...
* updated to release versions
* fixed defaultValue objects to strings
* added top-level jackson version
* added missing dependency, removed from swagger-core
2017-01-03 16:41:16 +08:00
wing328
fb3d4e61bb
roll back to latest working version of swagger paresr for codegen
2016-12-29 23:45:59 +08:00
wing328
d52f5a3133
update swagger pasrer to 1.0.25-SNAPSHOT
2016-12-22 21:11:34 +08:00
Nick Maynard
4c05d5f098
Allow Java source formatting mvn formatter:format ( #4214 )
...
Uses Eclipse formatting tools with a configuration matching Google's style guide (plus our customisations).
2016-11-23 15:07:25 +08:00
wing328
cce410c463
add vendor extension to handle void response in jaxrs-cxf
2016-11-08 21:06:38 +08:00
Tony Tam
088ba97967
updated to next development version
2016-11-02 16:55:22 -04:00
Nick Maynard
0c1b1aa749
Add Checkstyle to POM with Google settings advice ( #4047 )
...
* Add Checkstyle to POM with Google settings advice
* Add note re. changes for swagger-codegen
* Use Checkstyle 6.19 - v7 removed JDK 7 runtime support
* Add a link to the original config
2016-11-01 17:34:28 +08:00
Tony Tam
950a3eb2e8
Update pom.xml
2016-10-31 19:14:32 -07:00
Tony Tam
92af2cf821
updated versions
2016-10-27 12:59:51 -07:00
wing328
983aec6250
add sample for java-msf4
2016-10-26 11:31:43 +08:00
wing328
d1eca76974
add test for java6 jersey2 client
2016-10-20 11:12:31 +08:00
wing328
c915f8ecdc
update pom to test java okhttp-gson parcelable models
2016-10-05 22:55:01 +08:00
Steve Hu
d74a1fbed4
Add a new language generator for undertow-server framework ( #3820 )
...
* add undertow generator
* add apiException
* add undertow server code gen
* reovery sprintboot sample
* update handler
* output swagger.json and handler template change
* remove api template
* remove api.mustache
* update pom.xml
* update readme
* add config files
* add basePath to the handler and upgrade to 0.1.1 framework
* add additional files for release
* fixed the mvn verify issue
* update one template to fix compile error for fake petstore
2016-09-19 22:45:10 +08:00
wing328
24c0038cce
[Java][Inflector] Fix enum issue with java inflector ( #3606 )
...
* fix enum issue with java inflector
* update pom to test java-inflector
2016-08-18 09:48:50 +08:00
Tony Tam
c4f3cb1d9e
updated dev versions
2016-08-07 23:03:44 +02:00
Tony Tam
c147cfde1b
updated release versions
2016-08-07 11:49:01 +02:00
Tony Tam
1f58526615
updated to release version of parser
2016-08-05 19:42:21 +02:00
Tony Tam
125338a081
updated parser
2016-08-05 08:53:13 +02:00
wing328
c23b473636
[Go] update travis config to run Go Petstore tests ( #3465 )
...
* update pom to include go ci
* fix pom
* add gopath
* update GOPATH
* reorder pom client, server test sequence
* remove debug echo in travis
2016-07-27 16:19:23 +08:00
wing328
81f5108bac
[Scala][Scalatra] Include scalatra pestore in the CI tests ( #3456 )
...
* add CI coverage for scalatra server
* move scalatra test to the end
2016-07-26 16:04:54 +08:00
ozialien
d5528e5d2a
jmockit-surefire-fix ( #3429 )
2016-07-21 21:36:56 +08:00
wing328
b3a6535d1e
Merge pull request #3385 from wing328/fix_mvn_warning
...
Fix maven warning and update maven plug-ins to the latest version
2016-07-19 13:10:49 +08:00
Tony Tam
39cb6a24db
updated dev versions
2016-07-17 15:43:30 -07:00
Tony Tam
c49db091ef
updated versions for release
2016-07-15 13:45:22 -07:00
wing328
9056a5a56c
fix mvn warning, update mvn plug-in version
2016-07-15 21:21:58 +08:00
wing328
ed7344d452
minor fix to pom.xml
2016-07-07 15:53:16 +08:00
wing328
3b780e30d8
change java default lib to okhttp-gson
2016-07-07 15:53:16 +08:00
wing328
9830e82add
Merge pull request #3294 from cbornet/spring_cloud
...
[Spring] Add a generator for spring cloud feign clients
2016-07-07 10:59:56 +08:00
cbornet
5f15121fc2
add springboot and spring-cloud to verified samples
2016-07-06 11:26:16 +02:00
wing328
e013747535
add comments
2016-07-02 15:10:38 +08:00
wing328
f8362a56b3
failure test
2016-07-02 15:01:45 +08:00
wing328
c9d2bb8a96
add test for jaxrs resteasy joda
2016-07-01 21:40:34 +08:00
wing328
7f5b391f80
run ruby test first
2016-06-27 11:27:30 +08:00
Mateusz Mackowiak
fc43b8700b
[Objc] Moved default petstore demo sample to default folder and created a target with core data sample
2016-06-16 11:57:52 +02:00