SBT dependencies

33 views
Skip to first unread message

Carlos Montemuiño

unread,
Sep 10, 2013, 5:18:03 PM9/10/13
to dbsc...@googlegroups.com
Hi all, 

I was trying with latest SBT (0.13) and am getting lot of problems with plugin and dependencies. I downgraded to 0.12.4 but it still did not workd
Now I'm working with 0.12.3 and it's fine.

I upgraded the plugins and some of the dependencies. Here the pull request: https://github.com/dcbriccetti/dbschools/pull/11

Cheers,
Carlos.

Diego Medina

unread,
Sep 10, 2013, 6:01:14 PM9/10/13
to Carlos Montemuiño, dbsc...@googlegroups.com
please add a project/build.properties file so that no matter what sbt you have locally, the project will use that specific sbt

because the way it will be with your pull request would force everyone else to have their sbt launchers upgraded/downgraded to have it working here.


Thanks

  Diego


--
You received this message because you are subscribed to the Google Groups "DBSchools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dbschools+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Diego Medina
Lift/Scala consultant
di...@fmpwizard.com
http://fmpwizard.telegr.am

Carlos Montemuiño

unread,
Sep 10, 2013, 6:05:57 PM9/10/13
to Diego Medina, dbsc...@googlegroups.com
Hi Diego,

I don't think my pull request will be a problem to anybody. I mean, if somebody has sbt > 0.12.3 it won't work anyways with what's currently at master.
Said that, I agree it's a good idea to add the build.properties.

Best,
Carlos.
--
Kind Regards,
Carlos Montemuiño

Diego Medina

unread,
Sep 10, 2013, 8:47:23 PM9/10/13
to Carlos Montemuiño, dbsc...@googlegroups.com
Ah, I misunderstood the email, thought that with the upgrade then sbt 0.12.3 would not work

Dave Briccetti

unread,
Sep 17, 2013, 4:42:55 PM9/17/13
to dbsc...@googlegroups.com
Hi. Is this related to your change? It’s new for me.

[error] java.lang.UnsupportedClassVersionError: org/eclipse/jetty/util/resource/Resource : Unsupported major.minor version 51.0
[error] Use 'last' for the full log.
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? 

Diego Medina

unread,
Sep 17, 2013, 4:46:49 PM9/17/13
to Dave Briccetti, dbsc...@googlegroups.com
I don't think jetty 9 supports java 6 or lower , see

so I think it is related.


--
You received this message because you are subscribed to the Google Groups "DBSchools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dbschools+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Dave Briccetti

unread,
Sep 17, 2013, 4:58:36 PM9/17/13
to dbsc...@googlegroups.com, Dave Briccetti
Thanks, Diego. I tried installing Java 7 but the installer complained:

Java from Oracle requires Mac OS X 10.7.3 or later.

Should we return to Jetty 8? I don’t want to exclude people with “older” Macs (like myself).

Diego Medina

unread,
Sep 17, 2013, 10:05:09 PM9/17/13
to Dave Briccetti, dbsc...@googlegroups.com
yes, I think it is fine to use jetty 8 for dev.

You can always deploy to jetty 9, even though we work with jetty 8 in dev


--
You received this message because you are subscribed to the Google Groups "DBSchools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dbschools+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Dave Briccetti

unread,
Sep 18, 2013, 3:17:14 AM9/18/13
to dbsc...@googlegroups.com, Dave Briccetti
I changed it back to 8. I plan to deploy the war to Tomcat at the (currently) one production site, dbschools.com. BTW, I am getting a certificate for that server so we can run without the self-signed warnings. Thinking of having Apache Server do the HTTPS and proxy for Tomcat.

Diego Medina

unread,
Sep 18, 2013, 7:27:12 AM9/18/13
to Dave Briccetti, dbsc...@googlegroups.com
Cool, and I have tried both, having jetty do the ssl and then having nginx do the ssl, and having nginx was a lot simpler, so I think having Apache Server do it here sounds good.


--
You received this message because you are subscribed to the Google Groups "DBSchools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dbschools+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Reply all
Reply to author
Forward
0 new messages