This is an automated email from the ASF dual-hosted git repository. mbrohl pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git
commit 107b26b66c0a594994bb32d122976622673ef5ce Author: Michael Brohl <michael.br...@ecomify.de> AuthorDate: Mon Mar 15 22:38:30 2021 +0100 Improved: Remove ofbiz prefix from files and folders (OFBIZ-12197) Renames ofbiz-rest-impl to rest-api. --- {ofbiz-rest-impl => rest-api}/README.adoc | 0 {ofbiz-rest-impl => rest-api}/build.gradle | 0 {ofbiz-rest-impl => rest-api}/config/ApiUiLabels.xml | 0 .../data/Ofbiz-rest-jerseyDemoData.xml | 0 .../data/Ofbiz-rest-jerseySecurityGroupDemoData.xml | 0 .../data/Ofbiz-rest-jerseySecurityPermissionSeedData.xml | 0 .../data/Ofbiz-rest-jerseyTypeData.xml | 0 {ofbiz-rest-impl => rest-api}/dtd/rest-api.xsd | 0 {ofbiz-rest-impl => rest-api}/entitydef/entitymodel.xml | 0 {ofbiz-rest-impl => rest-api}/ofbiz-component.xml | 0 {ofbiz-rest-impl => rest-api}/servicedef/services.xml | 0 .../main/java/org/apache/ofbiz/ws/rs/ApiServiceRequest.java | 0 .../main/java/org/apache/ofbiz/ws/rs/ConflictException.java | 0 .../org/apache/ofbiz/ws/rs/MethodNotAllowedException.java | 0 .../org/apache/ofbiz/ws/rs/ServiceNotFoundException.java | 0 .../java/org/apache/ofbiz/ws/rs/ServiceRequestFilter.java | 0 .../org/apache/ofbiz/ws/rs/ServiceRequestProcessor.java | 0 .../ofbiz/ws/rs/annotation/ServiceRequestValidator.java | 0 .../org/apache/ofbiz/ws/rs/common/AuthenticationScheme.java | 0 .../java/org/apache/ofbiz/ws/rs/core/OFBizApiConfig.java | 0 .../java/org/apache/ofbiz/ws/rs/core/ResponseStatus.java | 0 .../org/apache/ofbiz/ws/rs/listener/ApiContextListener.java | 0 .../main/java/org/apache/ofbiz/ws/rs/model/ModelApi.java | 0 .../java/org/apache/ofbiz/ws/rs/model/ModelApiReader.java | 0 .../java/org/apache/ofbiz/ws/rs/model/ModelOperation.java | 0 .../java/org/apache/ofbiz/ws/rs/model/ModelResource.java | 0 .../org/apache/ofbiz/ws/rs/openapi/OFBizOpenApiReader.java | 0 .../apache/ofbiz/ws/rs/openapi/OFBizResourceScanner.java | 0 .../org/apache/ofbiz/ws/rs/process/RestRequestHandler.java | 0 .../apache/ofbiz/ws/rs/process/ServiceRequestHandler.java | 0 .../org/apache/ofbiz/ws/rs/resources/ApiRootResource.java | 0 .../ofbiz/ws/rs/resources/AuthenticationResource.java | 0 .../org/apache/ofbiz/ws/rs/resources/IOFBizResource.java | 0 .../org/apache/ofbiz/ws/rs/resources/OFBizResource.java | 0 .../apache/ofbiz/ws/rs/resources/OFBizServiceResource.java | 0 .../org/apache/ofbiz/ws/rs/resources/OpenApiResource.java | 0 .../main/java/org/apache/ofbiz/ws/rs/response/Error.java | 0 .../main/java/org/apache/ofbiz/ws/rs/response/Messages.java | 0 .../main/java/org/apache/ofbiz/ws/rs/response/Response.java | 0 .../main/java/org/apache/ofbiz/ws/rs/response/Success.java | 0 .../java/org/apache/ofbiz/ws/rs/security/AuthToken.java | 0 .../main/java/org/apache/ofbiz/ws/rs/security/Secured.java | 0 .../org/apache/ofbiz/ws/rs/security/auth/APIAuthFilter.java | 0 .../ofbiz/ws/rs/security/auth/HttpBasicAuthFilter.java | 0 .../java/org/apache/ofbiz/ws/rs/services/RestServices.java | 0 .../org/apache/ofbiz/ws/rs/spi/AbstractExceptionMapper.java | 0 .../ofbiz/ws/rs/spi/impl/GenericServiceExceptionMapper.java | 0 .../apache/ofbiz/ws/rs/spi/impl/GlobalExceptionMapper.java | 0 .../java/org/apache/ofbiz/ws/rs/spi/impl/JacksonConfig.java | 0 .../ws/rs/spi/impl/JsonifiedParamConverterProvider.java | 0 .../org/apache/ofbiz/ws/rs/spi/impl/LinkSerializer.java | 0 .../main/java/org/apache/ofbiz/ws/rs/util/ErrorUtil.java | 0 .../main/java/org/apache/ofbiz/ws/rs/util/OpenApiUtil.java | 0 .../main/java/org/apache/ofbiz/ws/rs/util/RestApiUtil.java | 0 .../testdef/Ofbiz-rest-jerseyTests.xml | 0 {ofbiz-rest-impl => rest-api}/webapp/docs/WEB-INF/web.xml | 0 {ofbiz-rest-impl => rest-api}/webapp/docs/favicon-16x16.png | Bin {ofbiz-rest-impl => rest-api}/webapp/docs/favicon-32x32.png | Bin .../webapp/docs/oauth2-redirect.html | 0 {ofbiz-rest-impl => rest-api}/webapp/docs/redoc.html | 0 .../webapp/docs/swagger-ui-bundle.js | 0 .../webapp/docs/swagger-ui-bundle.js.map | 0 .../webapp/docs/swagger-ui-es-bundle-core.js | 0 .../webapp/docs/swagger-ui-es-bundle-core.js.map | 0 .../webapp/docs/swagger-ui-es-bundle.js | 0 .../webapp/docs/swagger-ui-es-bundle.js.map | 0 .../webapp/docs/swagger-ui-standalone-preset.js | 0 .../webapp/docs/swagger-ui-standalone-preset.js.map | 0 {ofbiz-rest-impl => rest-api}/webapp/docs/swagger-ui.css | 0 .../webapp/docs/swagger-ui.css.map | 0 {ofbiz-rest-impl => rest-api}/webapp/docs/swagger-ui.html | 0 {ofbiz-rest-impl => rest-api}/webapp/docs/swagger-ui.js | 0 {ofbiz-rest-impl => rest-api}/webapp/docs/swagger-ui.js.map | 0 .../webapp/ofbiz-rest-jersey/WEB-INF/controller.xml | 0 .../webapp/ofbiz-rest-jersey/WEB-INF/web.xml | 0 .../webapp/ofbiz-rest-jersey/index.jsp | 0 {ofbiz-rest-impl => rest-api}/widget/CommonScreens.xml | 0 .../widget/Ofbiz-rest-jerseyForms.xml | 0 .../widget/Ofbiz-rest-jerseyMenus.xml | 0 .../widget/Ofbiz-rest-jerseyScreens.xml | 0 80 files changed, 0 insertions(+), 0 deletions(-) diff --git a/ofbiz-rest-impl/README.adoc b/rest-api/README.adoc similarity index 100% rename from ofbiz-rest-impl/README.adoc rename to rest-api/README.adoc diff --git a/ofbiz-rest-impl/build.gradle b/rest-api/build.gradle similarity index 100% rename from ofbiz-rest-impl/build.gradle rename to rest-api/build.gradle diff --git a/ofbiz-rest-impl/config/ApiUiLabels.xml b/rest-api/config/ApiUiLabels.xml similarity index 100% rename from ofbiz-rest-impl/config/ApiUiLabels.xml rename to rest-api/config/ApiUiLabels.xml diff --git a/ofbiz-rest-impl/data/Ofbiz-rest-jerseyDemoData.xml b/rest-api/data/Ofbiz-rest-jerseyDemoData.xml similarity index 100% rename from ofbiz-rest-impl/data/Ofbiz-rest-jerseyDemoData.xml rename to rest-api/data/Ofbiz-rest-jerseyDemoData.xml diff --git a/ofbiz-rest-impl/data/Ofbiz-rest-jerseySecurityGroupDemoData.xml b/rest-api/data/Ofbiz-rest-jerseySecurityGroupDemoData.xml similarity index 100% rename from ofbiz-rest-impl/data/Ofbiz-rest-jerseySecurityGroupDemoData.xml rename to rest-api/data/Ofbiz-rest-jerseySecurityGroupDemoData.xml diff --git a/ofbiz-rest-impl/data/Ofbiz-rest-jerseySecurityPermissionSeedData.xml b/rest-api/data/Ofbiz-rest-jerseySecurityPermissionSeedData.xml similarity index 100% rename from ofbiz-rest-impl/data/Ofbiz-rest-jerseySecurityPermissionSeedData.xml rename to rest-api/data/Ofbiz-rest-jerseySecurityPermissionSeedData.xml diff --git a/ofbiz-rest-impl/data/Ofbiz-rest-jerseyTypeData.xml b/rest-api/data/Ofbiz-rest-jerseyTypeData.xml similarity index 100% rename from ofbiz-rest-impl/data/Ofbiz-rest-jerseyTypeData.xml rename to rest-api/data/Ofbiz-rest-jerseyTypeData.xml diff --git a/ofbiz-rest-impl/dtd/rest-api.xsd b/rest-api/dtd/rest-api.xsd similarity index 100% rename from ofbiz-rest-impl/dtd/rest-api.xsd rename to rest-api/dtd/rest-api.xsd diff --git a/ofbiz-rest-impl/entitydef/entitymodel.xml b/rest-api/entitydef/entitymodel.xml similarity index 100% rename from ofbiz-rest-impl/entitydef/entitymodel.xml rename to rest-api/entitydef/entitymodel.xml diff --git a/ofbiz-rest-impl/ofbiz-component.xml b/rest-api/ofbiz-component.xml similarity index 100% rename from ofbiz-rest-impl/ofbiz-component.xml rename to rest-api/ofbiz-component.xml diff --git a/ofbiz-rest-impl/servicedef/services.xml b/rest-api/servicedef/services.xml similarity index 100% rename from ofbiz-rest-impl/servicedef/services.xml rename to rest-api/servicedef/services.xml diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ApiServiceRequest.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/ApiServiceRequest.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ApiServiceRequest.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/ApiServiceRequest.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ConflictException.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/ConflictException.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ConflictException.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/ConflictException.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/MethodNotAllowedException.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/MethodNotAllowedException.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/MethodNotAllowedException.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/MethodNotAllowedException.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ServiceNotFoundException.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/ServiceNotFoundException.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ServiceNotFoundException.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/ServiceNotFoundException.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ServiceRequestFilter.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/ServiceRequestFilter.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ServiceRequestFilter.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/ServiceRequestFilter.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ServiceRequestProcessor.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/ServiceRequestProcessor.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/ServiceRequestProcessor.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/ServiceRequestProcessor.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/annotation/ServiceRequestValidator.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/annotation/ServiceRequestValidator.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/annotation/ServiceRequestValidator.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/annotation/ServiceRequestValidator.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/common/AuthenticationScheme.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/common/AuthenticationScheme.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/common/AuthenticationScheme.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/common/AuthenticationScheme.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/core/OFBizApiConfig.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/core/OFBizApiConfig.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/core/OFBizApiConfig.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/core/OFBizApiConfig.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/core/ResponseStatus.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/core/ResponseStatus.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/core/ResponseStatus.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/core/ResponseStatus.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/listener/ApiContextListener.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/listener/ApiContextListener.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/listener/ApiContextListener.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/listener/ApiContextListener.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/model/ModelApi.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelApi.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/model/ModelApi.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelApi.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/model/ModelApiReader.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelApiReader.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/model/ModelApiReader.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelApiReader.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/model/ModelOperation.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelOperation.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/model/ModelOperation.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelOperation.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/model/ModelResource.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelResource.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/model/ModelResource.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelResource.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/openapi/OFBizOpenApiReader.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/openapi/OFBizOpenApiReader.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/openapi/OFBizOpenApiReader.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/openapi/OFBizOpenApiReader.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/openapi/OFBizResourceScanner.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/openapi/OFBizResourceScanner.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/openapi/OFBizResourceScanner.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/openapi/OFBizResourceScanner.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/process/RestRequestHandler.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/process/RestRequestHandler.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/process/RestRequestHandler.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/process/RestRequestHandler.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/process/ServiceRequestHandler.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/process/ServiceRequestHandler.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/process/ServiceRequestHandler.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/process/ServiceRequestHandler.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/ApiRootResource.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/ApiRootResource.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/ApiRootResource.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/ApiRootResource.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/AuthenticationResource.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/AuthenticationResource.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/AuthenticationResource.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/AuthenticationResource.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/IOFBizResource.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/IOFBizResource.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/IOFBizResource.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/IOFBizResource.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/OFBizResource.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/OFBizResource.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/OFBizResource.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/OFBizResource.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/OFBizServiceResource.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/OFBizServiceResource.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/OFBizServiceResource.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/OFBizServiceResource.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/OpenApiResource.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/OpenApiResource.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/resources/OpenApiResource.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/OpenApiResource.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/response/Error.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/response/Error.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/response/Error.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/response/Error.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/response/Messages.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/response/Messages.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/response/Messages.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/response/Messages.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/response/Response.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/response/Response.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/response/Response.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/response/Response.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/response/Success.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/response/Success.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/response/Success.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/response/Success.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/security/AuthToken.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/AuthToken.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/security/AuthToken.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/AuthToken.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/security/Secured.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/Secured.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/security/Secured.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/Secured.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/security/auth/APIAuthFilter.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/auth/APIAuthFilter.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/security/auth/APIAuthFilter.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/auth/APIAuthFilter.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/security/auth/HttpBasicAuthFilter.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/auth/HttpBasicAuthFilter.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/security/auth/HttpBasicAuthFilter.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/security/auth/HttpBasicAuthFilter.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/services/RestServices.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/services/RestServices.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/services/RestServices.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/services/RestServices.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/AbstractExceptionMapper.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/AbstractExceptionMapper.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/AbstractExceptionMapper.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/AbstractExceptionMapper.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/GenericServiceExceptionMapper.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/GenericServiceExceptionMapper.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/GenericServiceExceptionMapper.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/GenericServiceExceptionMapper.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/GlobalExceptionMapper.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/GlobalExceptionMapper.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/GlobalExceptionMapper.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/GlobalExceptionMapper.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/JacksonConfig.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/JacksonConfig.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/JacksonConfig.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/JacksonConfig.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/JsonifiedParamConverterProvider.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/JsonifiedParamConverterProvider.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/JsonifiedParamConverterProvider.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/JsonifiedParamConverterProvider.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/LinkSerializer.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/LinkSerializer.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/LinkSerializer.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/spi/impl/LinkSerializer.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/util/ErrorUtil.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/util/ErrorUtil.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/util/ErrorUtil.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/util/ErrorUtil.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/util/OpenApiUtil.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/util/OpenApiUtil.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/util/OpenApiUtil.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/util/OpenApiUtil.java diff --git a/ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/util/RestApiUtil.java b/rest-api/src/main/java/org/apache/ofbiz/ws/rs/util/RestApiUtil.java similarity index 100% rename from ofbiz-rest-impl/src/main/java/org/apache/ofbiz/ws/rs/util/RestApiUtil.java rename to rest-api/src/main/java/org/apache/ofbiz/ws/rs/util/RestApiUtil.java diff --git a/ofbiz-rest-impl/testdef/Ofbiz-rest-jerseyTests.xml b/rest-api/testdef/Ofbiz-rest-jerseyTests.xml similarity index 100% rename from ofbiz-rest-impl/testdef/Ofbiz-rest-jerseyTests.xml rename to rest-api/testdef/Ofbiz-rest-jerseyTests.xml diff --git a/ofbiz-rest-impl/webapp/docs/WEB-INF/web.xml b/rest-api/webapp/docs/WEB-INF/web.xml similarity index 100% rename from ofbiz-rest-impl/webapp/docs/WEB-INF/web.xml rename to rest-api/webapp/docs/WEB-INF/web.xml diff --git a/ofbiz-rest-impl/webapp/docs/favicon-16x16.png b/rest-api/webapp/docs/favicon-16x16.png similarity index 100% rename from ofbiz-rest-impl/webapp/docs/favicon-16x16.png rename to rest-api/webapp/docs/favicon-16x16.png diff --git a/ofbiz-rest-impl/webapp/docs/favicon-32x32.png b/rest-api/webapp/docs/favicon-32x32.png similarity index 100% rename from ofbiz-rest-impl/webapp/docs/favicon-32x32.png rename to rest-api/webapp/docs/favicon-32x32.png diff --git a/ofbiz-rest-impl/webapp/docs/oauth2-redirect.html b/rest-api/webapp/docs/oauth2-redirect.html similarity index 100% rename from ofbiz-rest-impl/webapp/docs/oauth2-redirect.html rename to rest-api/webapp/docs/oauth2-redirect.html diff --git a/ofbiz-rest-impl/webapp/docs/redoc.html b/rest-api/webapp/docs/redoc.html similarity index 100% rename from ofbiz-rest-impl/webapp/docs/redoc.html rename to rest-api/webapp/docs/redoc.html diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui-bundle.js b/rest-api/webapp/docs/swagger-ui-bundle.js similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui-bundle.js rename to rest-api/webapp/docs/swagger-ui-bundle.js diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui-bundle.js.map b/rest-api/webapp/docs/swagger-ui-bundle.js.map similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui-bundle.js.map rename to rest-api/webapp/docs/swagger-ui-bundle.js.map diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui-es-bundle-core.js b/rest-api/webapp/docs/swagger-ui-es-bundle-core.js similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui-es-bundle-core.js rename to rest-api/webapp/docs/swagger-ui-es-bundle-core.js diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui-es-bundle-core.js.map b/rest-api/webapp/docs/swagger-ui-es-bundle-core.js.map similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui-es-bundle-core.js.map rename to rest-api/webapp/docs/swagger-ui-es-bundle-core.js.map diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui-es-bundle.js b/rest-api/webapp/docs/swagger-ui-es-bundle.js similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui-es-bundle.js rename to rest-api/webapp/docs/swagger-ui-es-bundle.js diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui-es-bundle.js.map b/rest-api/webapp/docs/swagger-ui-es-bundle.js.map similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui-es-bundle.js.map rename to rest-api/webapp/docs/swagger-ui-es-bundle.js.map diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui-standalone-preset.js b/rest-api/webapp/docs/swagger-ui-standalone-preset.js similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui-standalone-preset.js rename to rest-api/webapp/docs/swagger-ui-standalone-preset.js diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui-standalone-preset.js.map b/rest-api/webapp/docs/swagger-ui-standalone-preset.js.map similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui-standalone-preset.js.map rename to rest-api/webapp/docs/swagger-ui-standalone-preset.js.map diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui.css b/rest-api/webapp/docs/swagger-ui.css similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui.css rename to rest-api/webapp/docs/swagger-ui.css diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui.css.map b/rest-api/webapp/docs/swagger-ui.css.map similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui.css.map rename to rest-api/webapp/docs/swagger-ui.css.map diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui.html b/rest-api/webapp/docs/swagger-ui.html similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui.html rename to rest-api/webapp/docs/swagger-ui.html diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui.js b/rest-api/webapp/docs/swagger-ui.js similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui.js rename to rest-api/webapp/docs/swagger-ui.js diff --git a/ofbiz-rest-impl/webapp/docs/swagger-ui.js.map b/rest-api/webapp/docs/swagger-ui.js.map similarity index 100% rename from ofbiz-rest-impl/webapp/docs/swagger-ui.js.map rename to rest-api/webapp/docs/swagger-ui.js.map diff --git a/ofbiz-rest-impl/webapp/ofbiz-rest-jersey/WEB-INF/controller.xml b/rest-api/webapp/ofbiz-rest-jersey/WEB-INF/controller.xml similarity index 100% rename from ofbiz-rest-impl/webapp/ofbiz-rest-jersey/WEB-INF/controller.xml rename to rest-api/webapp/ofbiz-rest-jersey/WEB-INF/controller.xml diff --git a/ofbiz-rest-impl/webapp/ofbiz-rest-jersey/WEB-INF/web.xml b/rest-api/webapp/ofbiz-rest-jersey/WEB-INF/web.xml similarity index 100% rename from ofbiz-rest-impl/webapp/ofbiz-rest-jersey/WEB-INF/web.xml rename to rest-api/webapp/ofbiz-rest-jersey/WEB-INF/web.xml diff --git a/ofbiz-rest-impl/webapp/ofbiz-rest-jersey/index.jsp b/rest-api/webapp/ofbiz-rest-jersey/index.jsp similarity index 100% rename from ofbiz-rest-impl/webapp/ofbiz-rest-jersey/index.jsp rename to rest-api/webapp/ofbiz-rest-jersey/index.jsp diff --git a/ofbiz-rest-impl/widget/CommonScreens.xml b/rest-api/widget/CommonScreens.xml similarity index 100% rename from ofbiz-rest-impl/widget/CommonScreens.xml rename to rest-api/widget/CommonScreens.xml diff --git a/ofbiz-rest-impl/widget/Ofbiz-rest-jerseyForms.xml b/rest-api/widget/Ofbiz-rest-jerseyForms.xml similarity index 100% rename from ofbiz-rest-impl/widget/Ofbiz-rest-jerseyForms.xml rename to rest-api/widget/Ofbiz-rest-jerseyForms.xml diff --git a/ofbiz-rest-impl/widget/Ofbiz-rest-jerseyMenus.xml b/rest-api/widget/Ofbiz-rest-jerseyMenus.xml similarity index 100% rename from ofbiz-rest-impl/widget/Ofbiz-rest-jerseyMenus.xml rename to rest-api/widget/Ofbiz-rest-jerseyMenus.xml diff --git a/ofbiz-rest-impl/widget/Ofbiz-rest-jerseyScreens.xml b/rest-api/widget/Ofbiz-rest-jerseyScreens.xml similarity index 100% rename from ofbiz-rest-impl/widget/Ofbiz-rest-jerseyScreens.xml rename to rest-api/widget/Ofbiz-rest-jerseyScreens.xml