Valentin Kulichenko created IGNITE-2758:
-------------------------------------------
Summary: IGNITE_HOME/libs/ignite-aws/aws-java-sdk-1.10.29.jar doesn't contain any classes
Key: IGNITE-2758
URL:
https://issues.apache.org/jira/browse/IGNITE-2758 Project: Ignite
Issue Type: Bug
Components: build
Affects Versions: 1.5.0.final
Reporter: Valentin Kulichenko
Priority: Blocker
Fix For: 1.6
To observe the issue do this:
* Build the fabric ZIP file.
* Go to {{ignite-aws}} module folder.
* Unzip {{aws-java-sdk-1.10.29.jar}}.
* JAR file contains only pom.xml, no classes.
We need to make sure that all required AWS SDK components are included. At least we need these ones:
* aws-java-sdk-core
* aws-java-sdk-s3
* joda-time
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)