Search found 11 matches

by sebos
Mon Mar 18, 2013 5:21 am
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21390

Re: How to compile UMS with Java 7 SDK on OSX ?

Yes. glebb, you're right... but, please provide us the command line you use and will include it in the .APP (instead of JavaApplicationStub.env) ? good idea isnt'it ? In parallel, to answer to Optimus and Subjunk: So, I do a git pull and compile again (there is some minor issue to complete de packag...
by sebos
Sat Mar 16, 2013 8:21 pm
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21390

Re: How to compile UMS with Java 7 SDK on OSX ?

Cheers for that, but i've been looking at that stuff for a bit now. any luck doing it though, i'm busy and i just won't get the time to look at this until mid next week. I want to continue to try and get a build process for mac, with out forking ums and re-writing for java 6 :? Hi, I'm now able to ...
by sebos
Sat Mar 16, 2013 3:25 am
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21390

Re: How to compile UMS with Java 7 SDK on OSX ?

Also i think we may have to appbundle jre 7 with ums to make it work. It's a waste but i think it may be the only way. Opinions? Yes Optimus. it seems to be the only available solution on OSX... or use the appbundler. In fact, yes, you're right, here is the process: http://docs.oracle.com/javase/7/...
by sebos
Fri Mar 15, 2013 5:56 am
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21390

Re: How to compile UMS with Java 7 SDK on OSX ?

Hi all, hello...? There is someone that can help me (us) to run successfully UMS on Mac with Java 7 ? because compiling is fine... the packaging with a correct runtime launcher is not "plug and play"... perhaps only a shell script to run "java +classpath, etc.." ? Thanks in advan...
by sebos
Fri Mar 15, 2013 5:53 am
Forum: Media Renderers
Topic: LG Blu-ray player, BP series (32x,42x,62x, etc...)
Replies: 6
Views: 13689

Re: LG Blu-ray player, BP series (32x,42x,62x, etc...)

HI Subjunk, thanks for the answer, I believed nobody wanted to play with LG Blu-ray :-) So, yes you're right... but if you look at the available renders in UMS, you will see that there is already Visio Smart TV... which use unfortunatly this generic string. I think this string is generic enough to t...
by sebos
Fri Feb 08, 2013 3:02 am
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21390

Re: How to compile UMS with Java 7 SDK on OSX

Good news, I'm now able to run UMS on Java 7 u13 on OSX... from command line (with some errors for sure).
by sebos
Thu Feb 07, 2013 11:38 pm
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21390

Re: How to compile UMS with Java 7 SDK on OSX

I continue to investigate. The issue during compilation is that maven is using old method ( through osxappbundle-maven plugin call). it copies the JavaApplicationStub available in OSX, inside Java 6. (http://mojo.codehaus.org/osxappbundle-maven-plugin/) Even jarbuilder (http://informagen.com/JarBund...
by sebos
Thu Feb 07, 2013 9:26 pm
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21390

Re: How to compile UMS with Java 7 SDK on OSX

Hi all, I begin to answer to myself: in fact I want to try to launch UMS directly using the command line without using the JavaApplicationStub included in the UMS.app. So, something like that: /usr/libexec/java_home -v1.6+ --request --exec java ${VM_OPTIONS} " -jar "$JAVAROOT/repo/xxxxx&qu...
by sebos
Wed Feb 06, 2013 7:28 am
Forum: Help and Support
Topic: How to compile UMS with Java 7 SDK on OSX ?
Replies: 14
Views: 21390

How to compile UMS with Java 7 SDK on OSX ?

HI all, I just want to open a new topic on this subject... as I try to compile UMS with Java 7 JDK without any issues (and too much "transformations")... but one issue remains: the usage of the old JavaStub application launcher that only support Java 6 (this launcher had been designed/depl...
by sebos
Wed Feb 06, 2013 5:18 am
Forum: Media Renderers
Topic: LG Blu-ray player, BP series (32x,42x,62x, etc...)
Replies: 6
Views: 13689

LG Blu-ray player, BP series (32x,42x,62x, etc...)

HI all, As I got a LG 420, I decide to create the media render conf file. I do not know the validation processs... But I begin from the WDLive and create this one (I do not find where is the repository of the picture so, it use the WDLive picture !). Everything is working fine, due to the fact that ...