Search found 4 matches

by ericnord
Fri Mar 17, 2017 5:24 pm
Forum: Scala API
Topic: Building Scala with SBT having issues
Replies: 5
Views: 26529

Re: Building Scala with SBT having issues

Thanks for your help and your speedy replies. I figured out the issue was the way my code was structured. Fixing it fixed my issues with the fat jar. Thanks again!
by ericnord
Thu Mar 16, 2017 4:52 pm
Forum: Scala API
Topic: Building Scala with SBT having issues
Replies: 5
Views: 26529

Re: Building Scala with SBT having issues

Right now I'm using the wurfl file that ships with the jar file just for testing: for WURFL API 1.8.3.0 - evaluation, db.scientiamobile.com - 2017-01-24 10:12:02.
by ericnord
Thu Mar 16, 2017 4:16 pm
Forum: Scala API
Topic: Building Scala with SBT having issues
Replies: 5
Views: 26529

Building Scala with SBT having issues

Hi, I've been using an older version of the Java Jar in my Scala project without issues, but recently I've updated to the latest Java Jar and switched all my references from sourceforge and now I'm getting issues when building a fat jar with SBT. The error is: 2017-03-16 10:00:11,980 ERR GeneralWURF...
by ericnord
Wed Dec 09, 2015 8:41 pm
Forum: Scala API
Topic: Bad Jar for Scala API v 1.6.4
Replies: 1
Views: 23613

Bad Jar for Scala API v 1.6.4

Hi, I recently implemented the WURFL Scala API v 1.6 and I downloaded the new version 1.6.4 and tried to implement it in the project and it looks like the jar is totally wrong. I can no longer import any of the net.sourceforge.wurfl namespaces, it looks like the new 1.6.4 jar doesn't have that conta...