You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by wu...@apache.org on 2019/04/19 06:27:38 UTC

[servicecomb-java-chassis] branch weak-contract-type updated (d126301 -> 582a090)

This is an automated email from the ASF dual-hosted git repository.

wujimin pushed a change to branch weak-contract-type
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git.


 discard d126301  [SCB-1256][WIP][WEAK] rename ConcreteInterfaceRegister to ConcreteTypeRegister
 discard e7e2c87  [SCB-1252][WIP][WEAK] change element of HttpParameterType to uppercase
 discard a3209a8  [SCB-1248][WIP][WEAK] update unit test
 discard 34ca54c  [SCB-1248][WIP][WEAK] reduce EventBus subscribers
 discard 80dc449  [SCB-1248][WIP][WEAK] add MicroserviceMeta
 discard 175ee5a  [SCB-1248][WIP][WEAK] add SwaggerLoader
 discard a70f26c  [SCB-1248][WIP][WEAK] remove MicroserviceVersionFactory
 discard d308112  [SCB-1248][WIP][WEAK] improve config log
 discard a3cb467  [SCB-1248][WIP][WEAK] make local registry easier to use
 discard 7a7552a  [SCB-1228][WIP][WEAK] update chassis pom.xml to present interface argument name
 discard 48f61ba  [SCB-1228][WIP][WEAK] update unit test
 discard 36d663e  [SCB-1228][WIP][WEAK] update SPI definition
 discard 71959f0  [SCB-1228][WIP][WEAK] springmvc processors switch to new mechanism
 discard bf61660  [SCB-1228][WIP][WEAK] swagger springmvc generator switch to new mechanism
 discard 3b0df51  [SCB-1228][WIP][WEAK] delete swagger to class logic
 discard c0495fe  [SCB-1227][WIP][WEAK] update unit test
 discard 569cd70  [SCB-1227][WIP][WEAK] update SPI definition
 discard aa43031  [SCB-1227][WIP][WEAK] jaxrs processors switch to new mechanism
 discard 2dd3903  [SCB-1227][WIP][WEAK] swagger jaxrs generator switch to new mechanism
 discard db82874  [SCB-1242] add spring data plugin project
 discard 592bd6b  [SCB-1242] swagger generator and json deserializer prepare to support spring data
 discard 862ec12  [SCB-1225][WIP][WEAK] fix by review comments
 discard c16917f  [SCB-1225][WIP][WEAK] remove unnecessary dependency of spring
 discard aee4c2b  [SCB-1225][WIP][WEAK] update unit test cases
 discard 2b6e064  [SCB-1225][WIP][WEAK] SPI definition switch to new mechanism
 discard fba46d1  [SCB-1225][WIP][WEAK] delete useless files
 discard 0b1453a  [SCB-1225][WIP][WEAK] create abstract rest mode generator
 discard 16f6f97  [SCB-1225][WIP][WEAK] create pojo mode generator
 discard c0de1d5  [SCB-1225][WIP][WEAK] unit test utils switch to new mechanism
 discard bf6e491  [SCB-1225][WIP][WEAK] response generator switch to new mechanism
 discard 259680f  [SCB-1225][WIP][WEAK] parameter generator switch to new mechanism
 discard 0317444  [SCB-1225][WIP][WEAK] class and method annotation switch to new mechanism
 discard ceadfb5  [SCB-1225][WIP][WEAK] create basic generator implementation
 discard 8bbb3e6  [SCB-1225][WIP][WEAK] define new generator interfaces
 discard 0be692c  [SCB-1225][WIP][WEAK] delete swagger to class logic
 discard baac7f6  [SCB-1213][WIP][WEAK] swagger generator placeholder resolver not depend on spring
 discard 5516d91  [SC-1214][WIP][WEAK] change weak-contract-type branch version to weak-contract-type-SNAPSHOT
     new dd68583  [SCB-1262] change 1.2.0-SNAPSHOT to 1.3.0-SNAPSHOT in pom.xml
     new 72847a7  [SC-1214][WIP][WEAK] change weak-contract-type branch version to weak-contract-type-SNAPSHOT
     new bed6de4  [SCB-1213][WIP][WEAK] swagger generator placeholder resolver not depend on spring
     new 64a91ae  [SCB-1225][WIP][WEAK] delete swagger to class logic
     new cc5b14a  [SCB-1225][WIP][WEAK] define new generator interfaces
     new 35d4b26  [SCB-1225][WIP][WEAK] create basic generator implementation
     new 5820a74  [SCB-1225][WIP][WEAK] class and method annotation switch to new mechanism
     new 77f7e04  [SCB-1225][WIP][WEAK] parameter generator switch to new mechanism
     new c0b88c4  [SCB-1225][WIP][WEAK] response generator switch to new mechanism
     new af97590  [SCB-1225][WIP][WEAK] unit test utils switch to new mechanism
     new d3bbdbb  [SCB-1225][WIP][WEAK] create pojo mode generator
     new 6006114  [SCB-1225][WIP][WEAK] create abstract rest mode generator
     new 4037c5c  [SCB-1225][WIP][WEAK] delete useless files
     new 983ff2a  [SCB-1225][WIP][WEAK] SPI definition switch to new mechanism
     new 1cf6834  [SCB-1225][WIP][WEAK] update unit test cases
     new 9264e3c  [SCB-1225][WIP][WEAK] remove unnecessary dependency of spring
     new c18cc1e  [SCB-1225][WIP][WEAK] fix by review comments
     new 75f7ab6  [SCB-1242] swagger generator and json deserializer prepare to support spring data
     new 7d8a7a4  [SCB-1242] add spring data plugin project
     new 7f237e1  [SCB-1227][WIP][WEAK] swagger jaxrs generator switch to new mechanism
     new 6d69c89  [SCB-1227][WIP][WEAK] jaxrs processors switch to new mechanism
     new 017dc6b  [SCB-1227][WIP][WEAK] update SPI definition
     new 9e3fed5  [SCB-1227][WIP][WEAK] update unit test
     new a938e4f  [SCB-1228][WIP][WEAK] delete swagger to class logic
     new eaaf38b  [SCB-1228][WIP][WEAK] swagger springmvc generator switch to new mechanism
     new 844b2d7  [SCB-1228][WIP][WEAK] springmvc processors switch to new mechanism
     new 05eeb97  [SCB-1228][WIP][WEAK] update SPI definition
     new 739073f  [SCB-1228][WIP][WEAK] update unit test
     new b2f0b36  [SCB-1228][WIP][WEAK] update chassis pom.xml to present interface argument name
     new 3d25816  [SCB-1248][WIP][WEAK] make local registry easier to use
     new b3194fc  [SCB-1248][WIP][WEAK] improve config log
     new 223b033  [SCB-1248][WIP][WEAK] remove MicroserviceVersionFactory
     new e80efd0  [SCB-1248][WIP][WEAK] add SwaggerLoader
     new 80d435f  [SCB-1248][WIP][WEAK] add MicroserviceMeta
     new 00913dc  [SCB-1248][WIP][WEAK] reduce EventBus subscribers
     new 2df3243  [SCB-1248][WIP][WEAK] update unit test
     new 395e119  [SCB-1252][WIP][WEAK] change element of HttpParameterType to uppercase
     new 582a090  [SCB-1256][WIP][WEAK] rename ConcreteInterfaceRegister to ConcreteTypeRegister

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d126301)
            \
             N -- N -- N   refs/heads/weak-contract-type (582a090)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2256 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes: