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

WMS 8022: Update okafka repo #405

Closed
Tracked by #410
pasimoes opened this issue May 11, 2022 · 2 comments
Closed
Tracked by #410

WMS 8022: Update okafka repo #405

pasimoes opened this issue May 11, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@pasimoes
Copy link
Member

Update okafka lib maven repo to new MVN Central repo.

@pasimoes pasimoes added the enhancement New feature or request label May 11, 2022
@pasimoes pasimoes self-assigned this May 11, 2022
@pasimoes pasimoes added this to April/May Sprint in Status via automation May 11, 2022
@pasimoes
Copy link
Member Author

Update From:

            <dependency>
                <groupId>org.oracle.okafka</groupId>
                <artifactId>okafka</artifactId>
                <version>${okafka.version}</version>
            </dependency>

To:

            <dependency>
                <groupId>com.oracle.database.messaging</groupId>
                <artifactId>okafka</artifactId>
                <version>${okafka.version}</version>
            </dependency>

@pasimoes pasimoes removed this from April/May Sprint in Status May 11, 2022
@pasimoes
Copy link
Member Author

Tests result:

@cloudshell:.m2 (us-ashburn-1)$ find . -type f | grep "okafka"
./repository/com/oracle/database/messaging/okafka/0.8/okafka-0.8.pom
./repository/com/oracle/database/messaging/okafka/0.8/okafka-0.8.pom.sha1
./repository/com/oracle/database/messaging/okafka/0.8/_remote.repositories
./repository/com/oracle/database/messaging/okafka/0.8/okafka-0.8.jar
./repository/com/oracle/database/messaging/okafka/0.8/okafka-0.8.jar.sha1
@cloudshell:.m2 (us-ashburn-1)$ cat ./repository/com/oracle/database/messaging/okafka/0.8/_remote.repositories
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Tue May 17 16:37:26 UTC 2022
okafka-0.8.jar>central=
okafka-0.8.pom>central=

pasimoes added a commit that referenced this issue Aug 5, 2022
* Update readme

* Issue #409 : Upgrade GraalVM 22.1.0

* Issue #405: Update okafka repo from local to central.

* Issue #411: Upgrade Spring Boot Libraries

* Issue #406: remove 8022 (WIP)

* Issue #405: Remove okafka install in local mvn repo.

* Issue #406: Remove 8022 code references.

* WIP #416: Lab automation/scripts

* WIP #416: Lab automation/scripts : Kafka topics

* WIP #416: Lab automation/scripts : Kafka MS Build/Deployment

* WIP #416: Lab automation/scripts : Environment

* WIP #416: Lab automation/scripts : Environment

* WIP #416: Lab automation/scripts : Environment

* WIP #416: Lab automation/scripts : Environment

* WIP #416: DB CPU Count change to 1

* WIP #416: Build/Deployment automation.

* wip

* WIP #416: simplify tests.

* WIP #416: simplify tests.

* WIP #416: simplify tests.

* WIP #416: simplify teq steps.

* WIP lab 1.1: setup simplification

* WIP lab 1.1: change db to free_tier

* WIP lab 1.1: change db to free_tier ocpu check

* WIP lab 1.1: fix sh permissions

* WIP lab 1.1: fix sh permissions

* WIP lab 1.1: fix sh permissions

* WIP lab 1.1: fix sh permissions

* WIP lab 1.1: bash cleanup script

* WIP lab 1.1: kafka cleanup script

* WIP lab 1.1: fix issues with kafka topic conf

* WIP lab 1.1: fix issues with kafka topic conf

* WIP lab 1.1: fix issues with sync conf

* WIP lab 1.1: fix docker registry cleanup

* Upgrade Spring Boot Libraries: Issues #411 and PR #421

* Improve Lab Compartment Desc

* add remove docker network

* fix libs versions
@pasimoes pasimoes closed this as completed Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant