Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Setup new Maven Module for CleaningServiceDummy #449

Merged

Conversation

rainer-exxcellent
Copy link
Contributor

@rainer-exxcellent rainer-exxcellent commented Sep 12, 2023

Description

Create maven module for the Cleaning Service Dummy.
I used org.eclipse.tractusx.bpdm.cleaning as base package name because org.eclipse.tractusx.bpdm.cleaning-service-dummy seems a little bit long.
At the moment no persistence to a database is configured.

Solves

#421

@martinfkaeser
Copy link
Contributor

Do we need a DOCKER_NOTICE.md like in the other modules?

* SPDX-License-Identifier: Apache-2.0
******************************************************************************/

package com.catenax.bpdm.cleaning
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering should the package be something below org.eclipse.tractusx.bpdm as it's part of the OpenSource though just a sample? And regarding Maven it's part of the group "org.eclipse.tractusx".

Copy link
Contributor Author

@rainer-exxcellent rainer-exxcellent Sep 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the package name to org.eclipse.tractusx.bpdm.cleaning

bpdm-cleaning-service-dummy/pom.xml Show resolved Hide resolved
@martinfkaeser
Copy link
Contributor

Looks good!

@fabiodmota
Copy link
Contributor

LGTM

Copy link
Contributor

@nicoprow nicoprow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this pull request introduces a new Docker notice file it should be referenced in the list of notice files in the README

I also think the commits can be merged into one

@nicoprow nicoprow changed the title feat: #421 CleaningServiceDummy: Setup new Maven Module Feat: Setup new Maven Module for CleaningServiceDummy Sep 14, 2023
@rainer-exxcellent rainer-exxcellent force-pushed the feat/module-cleaning-service-dummy branch from b44a7a8 to 89b7ba3 Compare September 15, 2023 03:55
@rainer-exxcellent
Copy link
Contributor Author

I linked the Docker notice into the README file.

@nicoprow nicoprow merged commit d2cd9da into eclipse-tractusx:main Sep 15, 2023
@nicoprow nicoprow deleted the feat/module-cleaning-service-dummy branch September 15, 2023 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants