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

using fully qualified module path #116

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

Ahmadkashif
Copy link
Contributor

@Ahmadkashif Ahmadkashif commented May 21, 2023

Solves Issue #113

Copy link

@kush-work kush-work left a comment

Choose a reason for hiding this comment

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

It’s not a one liner change, you will need to change all the import paths used in the code which refers to parent module as ‘juno’

@Ahmadkashif
Copy link
Contributor Author

Ahmadkashif commented May 21, 2023

@kush-work Can you see my latest commit? Can you verify if thats what is missing?

@varuntechie
Copy link
Contributor

@Ahmadkashif Thanks for working on this issue. Would you mind creating a pull request out of dev branch not on Main branch ?

@Ahmadkashif
Copy link
Contributor Author

Sure @varuntechie , Do take a look at #123

dependabot bot and others added 18 commits May 22, 2023 20:42
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/setup-go-4.0.1

Bump actions/setup-go from 4.0.0 to 4.0.1
Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 2.6.7 to 2.6.15.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.7...v2.6.15)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…a/examples/client/junoReferenceApp/junoreferenceAppService/org.springframework.boot-spring-boot-autoconfigure-2.6.15

Bump spring-boot-autoconfigure from 2.6.7 to 2.6.15 in /client/Java/examples/client/junoReferenceApp/junoreferenceAppService
…ge ubuntu version 20.04 3. Update github workflow for build on mac-os
Manual build supported platforms
moved ruby client to opensource
Comment out macos-latest docker build, facing docker issue on image h…
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.

9 participants