wa2c / cifs-documents-provider

CIFS Documents Provider
MIT License
232 stars 25 forks source link

F-Droid can't build #42

Open licaon-kter opened 10 months ago

licaon-kter commented 10 months ago

ref: https://gitlab.com/fdroid/fdroiddata/-/jobs/4848996785#L1207

/LE: fyi https://gitlab.com/fdroid/fdroiddata/-/commit/d9c79052cd5a3acbeffe8bf221df55420c237002

wa2c commented 10 months ago

I found that it was missing a library. I fixed. Thank you. https://github.com/wa2c/cifs-documents-provider/commit/3c7cc9a2e7a109bbd4e6a88b256870e0c97ff58a

licaon-kter commented 10 months ago

Update was picked up :+1:

licaon-kter commented 7 months ago

jcifs is not available from a trusted maven repo?

ref: https://github.com/wa2c/cifs-documents-provider/commit/762342ebd22012717bef662fdeea61f2d38bc0f6

ref: https://mvnrepository.com/artifact/org.samba.jcifs/jcifs

/LE: can we build form source? Where's the source repo with 1.3.19?

reading https://www.jcifs.org/ maybe this needs to use jcifs-ng or other?