Giter Club home page Giter Club logo

Comments (4)

debora-ito avatar debora-ito commented on August 11, 2024 1

The com.amazonaws.auth packages were created that way for the IAM Policy Builder, each service module contains its own policy actions. There's no plans to change the package names ahead of the upcoming v1 Maintenance Mode.
I don't have specific recommendations for a workaround in this case, sorry :/

I'll say that even though OSGi is not supported in Java SDK v2 either (tracking here), the IAM Policy actions were implemented differently so there should not be split packages in v2. If you can give v2 a try, please add your findings to that tracking issue.

from aws-sdk-java.

debora-ito avatar debora-ito commented on August 11, 2024

You are correct, Java SDK v1 doesn't support OSGi. A feature request was submitted in the past but it wasn't prioritized, and we don't have plans to support in V1.

from aws-sdk-java.

aballa-perforce avatar aballa-perforce commented on August 11, 2024

@debora-ito Thanks for the response. We can OSGI-fy ourselves but the problem is having same package name com.amazonaws.auth different jars files. Even standard JAVA coding practice discourages this but will not have problem as long as class names are different but in OSGI it does not work even if class names are different.

Any plans to change and have jar specific package names? If not, I have to tinker with aws jars to merge all jars as one jar and use. Do you recommend that?

from aws-sdk-java.

github-actions avatar github-actions commented on August 11, 2024

This issue is now closed.

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

from aws-sdk-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.