Commit Graph
54 Commits
Author SHA1 Message Date
Axel Uhl 85df114df8 AWS SDK plug-in now keeps workspace JDK preferences 2022-12-08 13:41:14 +01:00
Axel Uhl 76e629be11 use --batch-mode for maven when building AWS SDK, improving Hudson/Jenkins output 2022-11-02 14:15:10 +01:00
Axel Uhl a6e47a1992 updating AWS SDK to 2.18.8 2022-11-02 13:51:17 +01:00
Axel Uhl 5c2d3bf095 took care of more 2022-06-based warnings 2022-07-08 00:32:02 +02:00
Axel Uhl a3fd7023a6 bug5694: added comment to AWS SDK bundle creation script 2022-04-12 17:35:04 +02:00
Axel Uhl 9f3bc1ec38 bug5694: the AWS SDK JAR ends up in target/, not in bin/ 2022-04-12 17:22:43 +02:00
Axel Uhl b74d16b6ca bug5694: added missing groupId after removing parent pom relation 2022-04-12 17:16:42 +02:00
Axel Uhl 4b5062ae19 bug5694: don't set parent pom for com.amazon.aws.aws-java-api bundle;
this to avoid inheriting the target platform definition which may be
inconsistent while building a new version of the target platform
2022-04-12 17:09:03 +02:00
Axel Uhl aa37ac2490 bug5694: don't use ${extra} with -Dp2-local so that remote target platform is used for AWS SDK build 2022-04-12 16:55:36 +02:00
Axel Uhl 50db59928d bug5694: added log output for AWS local p2 repo build 2022-03-27 13:36:13 +02:00
Axel Uhl 424edc879f bug5694: use ${extra} for AWS update site building to use local target def 2022-03-27 13:25:33 +02:00
Axel Uhl 401ba10938 Merge branch 'master' into bug5677 2022-02-08 00:34:08 +01:00
Axel Uhl 2215047969 fixed script to generate new AWS SDK files, also patching .source bundle version in com.sap.sse.feature.runtime/feature.xml 2022-02-08 00:33:35 +01:00
Axel Uhl e3cd63a97a upgraded AWS SDK to release 2.17.124 2022-02-07 22:47:08 +01:00
Axel Uhl 920f20acdd bug5677: upgraded AWS SDK; added method to scale up/down auto-replication replicas 2022-02-07 21:08:13 +01:00
Axel Uhl ba6b16e23b Merge branch 'master' into bug5451 2021-05-06 15:01:27 +02:00
Axel Uhl a385a0911a bug4811: use latest *.sapsailing.com certificate in region for new ALB HTTP listener; fixed target group identification; new AWS SDK version 2021-03-16 16:37:27 +01:00
Axel Uhl 5016e5b452 bug4811: introduced MFA login and session credentials for Landscape management panel; added IAM to AWS SDK;
also updated a few launch configs to no longer show in the favorites, cleaning things up a little
2021-02-16 18:15:09 +01:00
Axel Uhl 5e6bed337c bug4811: working towards MFA enablement 2021-02-15 18:23:49 +01:00
Axel Uhl 5be3057a07 in createLocalAwsApiP2Repository.sh script also patch com.sap.sse.feature.runtime's feature.xml to new version 2021-02-15 14:50:56 +01:00
Axel Uhl 3d2cb4cfbd improved README in com.amazon.aws.aws-java-api 2021-02-15 14:49:39 +01:00
Axel Uhl eb4715b12a bug4811: upgraded AWS SDK from 2.15.57 to 2.15.81; trying a -v build with local target platform 2021-02-15 13:48:48 +01:00
Axel Uhl 0332c8f4df upgraded AWS SDK to 2.15.57 2021-01-01 01:49:01 +01:00
Axel Uhl c8e042cb45 bug5451: added a placeholder bundle using the SAP HANA JDBC driver (ngdbc-2.6.30) 2020-12-07 18:09:39 +01:00
Axel Uhl 5782d3d257 bug4811: working towards Sailing instance creation and tests 2020-10-28 18:54:22 +01:00
Axel Uhl 06d4e9ec2d bug4811: updated AWS API 2020-09-24 17:31:32 +02:00
Axel Uhl 5c02a62676 in AWS SDK update site build script use ${JAR} throughout 2020-07-30 13:07:26 +02:00
Axel Uhl 46d5245e85 added /META-INF of com.amazon.aws.aws-java-api to .gitignore 2020-07-28 17:46:16 +02:00
Axel Uhl 7d22dc6b1c added AWS SDK source bundle to target platform for developers to have it available for attaching manually 2020-07-28 17:12:02 +02:00
Axel Uhl 4a7874b453 create a source bundle for the AWS SDK wrapper bundle that becomes part of the update site 2020-07-28 16:16:11 +02:00
Axel Uhl 036869414b upgraded target platform to use AWS SDK 2.13.61 2020-07-26 23:12:56 +02:00
Axel Uhl 07ecf7ecc6 in createLocalAwsApiP2Repository.sh fixed call to jar executable by considering it may not be on the PATH, then resorting to $JAVA_HOME 2020-07-26 01:15:47 +02:00
Axel Uhl b9b6598809 fixed AWS SDK update script, creating missing META-INF directory 2020-07-26 00:53:53 +02:00
Axel Uhl 0b26610da0 updated AWS SDK to 2.13.61; added firehose feature 2020-07-26 00:52:41 +02:00
Axel Uhl 54f8355732 bug4811: updated documentation for AWS SDK wrapper bundle and update site handling 2020-07-22 14:42:57 +02:00
Axel Uhl 36a87741a7 bug4811: added MANIFEST, build.properties and .classpath to the .gitignore of the AWS SDK wrapper bundle project 2020-07-22 14:28:17 +02:00
Axel Uhl 0b42602a40 bug4811: upgraded AWS SDK API to 2.13.58 2020-07-22 13:36:50 +02:00
Axel Uhl f3d07eadf6 bug4811: made creation of .project file part of the script for AWS SDK wrapper bundle 2020-07-22 13:36:02 +02:00
Axel Uhl e7082b79fb bug4811: moved script for AWS SDK wrapper bundle generation to that bundle 2020-07-22 13:34:20 +02:00
Axel Uhl c10eb0466f bug4811: updated README for AWS SDK wrapper bundle; removed .classpath, MANIFEST.MF and build.properties as they will be generated 2020-07-22 13:32:07 +02:00
Axel Uhl a5792284fb bug4811: added and updated README for building the aws-sdk update site 2020-07-22 10:50:26 +02:00
Axel Uhl ca0d652b40 bug4811: renaming AWS SDK wrapper bundle's .project file to dot_project to exclude project from opening when importing all 2020-07-22 10:38:36 +02:00
Axel Uhl 27df3e1189 bug4811: improved README in com.amazon.aws.aws-java-api, mentioning this project is to remain CLOSED usually 2020-07-21 14:50:14 +02:00
Axel Uhl 290b9458a4 Merge remote-tracking branch 'server/bug4811' into bug4811 2020-07-21 11:50:59 +02:00
Axel Uhl 5d3fe4b73b bug4811: updated README for AWS SDK update site building 2020-07-21 11:49:07 +02:00
Axel Uhl 56a5d9d56e bug4811: emptied the AWS SDK lib folder; this shall now come from the target platform 2020-07-21 09:53:45 +02:00
Axel Uhl ed534dacc7 bug4811: adjusted target platform 2020-07-21 00:27:46 +02:00
Axel Uhl 8ae40917d7 bug4811: removed AWS SDK lib files and make them part of target platform 2020-07-20 23:40:40 +02:00
Axel Uhl d829ebdaa1 bug4811: added P2 repo project for AWS SDK 2020-07-20 19:13:24 +02:00
Axel Uhl eaf7290911 bug4811: some (uncompilable) progress towards ALB/AZ/subnet creation 2020-07-10 23:13:30 +02:00