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

SDK build fails on jitpack #6

Closed
dnl-blkv opened this issue Aug 22, 2017 · 1 comment
Closed

SDK build fails on jitpack #6

dnl-blkv opened this issue Aug 22, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@dnl-blkv
Copy link
Contributor

How to Reproduce

  1. Try to get bunq Java SDK from Jitpack

What Should Happen

  1. The package is acquired smoothly

What Happens

  1. It fails, log show errors:
/home/jitpack/build/src/main/java/com/bunq/sdk/security/SecurityUtils.java:43: error: package org.jcp.xml.dsig.internal does not exist
import org.jcp.xml.dsig.internal.MacOutputStream;
                                ^
/home/jitpack/build/src/main/java/com/bunq/sdk/context/ApiContext.java:14: error: package com.sun.istack.internal does not exist
import com.sun.istack.internal.Nullable;
@dnl-blkv dnl-blkv added this to the v0.10.0 milestone Aug 22, 2017
@dnl-blkv dnl-blkv self-assigned this Aug 22, 2017
@dnl-blkv dnl-blkv added the bug label Aug 22, 2017
OGKevin added a commit that referenced this issue Aug 22, 2017
Fix Jitpack build, add misssing fields, fix field types in generated [#6]
@OGKevin OGKevin reopened this May 12, 2018
@OGKevin
Copy link
Contributor

OGKevin commented Jun 7, 2018

Why was this even re-opend xD

@OGKevin OGKevin closed this as completed Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants