[
https://issues.apache.org/jira/browse/NETBEANS-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863106#comment-16863106
]
Pete Whelpton commented on NETBEANS-2400:
-----------------------------------------
I think the code changes are pretty straightforward and not much work. The
dependency management, however, is a bit of a minefield - probably need some
guidance from the NB gurus:
e.g. should we a) update the org.apache.commons.codec &
org.apache.commons.logging modules with newer versions of their .jars or b)
break the dependency on those modules and have the Amazon SDK have its own
version of those jars
Also, the current Amazon SDK module in NB has the entire 1.2.1 Amazon SDK,
however only around six of its packages are publicly exposed. The entire
1.11.x Amazon SDK jar is much, much bigger - around 400MB bigger, so which
modules should we include? try to include all the packages in the current
Amazon SDK (in case any platform apps out there are dependent on it) or just
the ones publicly exposed (e.g. auth, Elastic Beanstalk, S3)?
Plus, once that's agreed upon, I'd need someone to upload the binaries to
OSUOSL for me :)
> AWS Cloud missing Region: US East(OHIO) Region
> ----------------------------------------------
>
> Key: NETBEANS-2400
> URL: https://issues.apache.org/jira/browse/NETBEANS-2400
> Project: NetBeans
> Issue Type: Bug
> Components: core
> Affects Versions: 11.0
> Environment: Windows 10
> Reporter: Robert Campbell
> Priority: Major
> Labels: AWS, Region
>
> in Add Cloud Provider Step 2 "Amazon Beanstalk" The Region: "US East (OHIO)
> Region" is not available as an option. Is there an XML file or configuration
> file I need to update to get this option ?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists