openworm / org.geppetto.core

Geppetto core bundle
http://www.geppetto.org/
Other
23 stars 13 forks source link

Dropbox v2 #141

Closed mattearnshaw closed 6 years ago

mattearnshaw commented 6 years ago

the old dropbox API is no longer supported. I'm still testing this but it seems to work. Opening pull request now mainly so I can make a note of the black magic that was required to get virgo to boot:

mattearnshaw commented 6 years ago

will have to wait for this to be merged before travis builds https://github.com/dropbox/dropbox-sdk-java/pull/159

jrmartin commented 6 years ago

@mattearnshaw Hey Matt. Where did you get the dependencies for dropbox 3.0.6-SNAPSHOT?

Not found on the maven dependency repository:

com.dropbox.core dropbox-core-sdk 3.0.6-SNAPSHOT
jrmartin commented 6 years ago

@mattearnshaw Ah i see now it was done through those steps you provided. Any chance you could upload the generated 3.0.6-SNAPSHOT jars and files to org.geppetto.maven repository? We would have a place to pull the snapshot from without having to wait for that dropbox/dropbox-sdk-java#159 merge to happen

mattearnshaw commented 6 years ago

@jrmartin done https://github.com/openworm/org.geppetto.maven/commit/726ce892c49ba40d82b7982ee67ca87ee58848af

jrmartin commented 6 years ago

@mattearnshaw Awesome! Thanks

jrmartin commented 6 years ago

@mattearnshaw i think the wrong jar made it to the org.geppetto.maven repo. The jar won't open and a corrupted error opens up in windows. it's also only 11k b and previous version jar 3.0.5 was around 4mb.

mattearnshaw commented 6 years ago

@jrmartin looks OK to me? 3.97 MB https://github.com/openworm/org.geppetto.maven/blob/mvn-repo/com/dropbox/core/dropbox-core-sdk/3.0.6-SNAPSHOT/dropbox-core-sdk-3.0.6-SNAPSHOT.jar

jrmartin commented 6 years ago

@mattearnshaw i see. Strange. My eclipse is playing games with me with an 11 kb version.