Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Luna M3 packages

Looking at my Momentics builds I can confirm the CPP build wasn’t signed. There should be a directory under the Eclipse.app with the signatures. Mind you I’m Mac bundled (Momentics.app on top), which might make a difference.

D.

From: Doug Schaefer <dschaefer@xxxxxxx>
Reply-To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Date: Thursday, November 14, 2013 at 7:26 PM
To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Subject: Re: [epp-dev] Luna M3 packages

Just tried the CPP package and it does the same thing, “Eclipse” is damaged and can’t be opened. Our Momentics builds were doing it too while I had the app signing turned off. I turned it on and things started working.  Did we sign the Eclipse.app in these builds?

Also, we should start doing the Mac bundling on these things, i.e. with Eclipse.app at the top. It’s just proper.

Doug.

From: Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
Reply-To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Date: Thursday, November 14, 2013 at 7:14 PM
To: Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>
Subject: Re: [epp-dev] Luna M3 packages

I started to migrate the build to Maven, based on the work from Igor and Thanh. It's probably the best way to move forward and to sign the Mac executables in our build. The build job at [1] builds a single EPP package as an example and I would be thankful if someone with a Mac could download and test the result.

If it is working I'd work on integrating the remaining packages tomorrow.

IMO it doesn't make sense to make the old build public. We had to exclude at least the Modeling package and all Mac OSX packages... I'd suggest to wait with a decision until we have a better picture about the state of the Mac builds.


On Fri, Nov 15, 2013 at 12:45 AM, Doug Schaefer <dschaefer@xxxxxxx> wrote:
The best approach is to redistribute the 1.7 JRE. But I know where that discussion leads.

Sent from my BlackBerry Z30 smartphone.
From: Markus Knauer
Sent: Thursday, November 14, 2013 6:29 PM
To: Eclipse Packaging Project
Reply To: Eclipse Packaging Project
Subject: Re: [epp-dev] Luna M3 packages

Well, yes, interesting times... thanks for pointing us to this bug report. Just by cross-reading it my thoughts are (a) that is is nearly impossible to make Eclipse working on a Mac, and (b) we should drop Mac support... :(

I'm kidding, but only partially. I'm not overly optimistic that we can fix this in time for M3.

Regards,
Markus



On Fri, Nov 15, 2013 at 12:18 AM, David M Williams <david_williams@xxxxxxxxxx> wrote:
There were changes made to the "platform binary" in M3 that's downloadable as a zip file from our Eclipse specific site. See bug 419092.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419092

The bug not only documents how our Info.plist was incorrect (only for "platform binary distribution") but also all the various hoops users had to jump through to get things to work with the Mac, at various levels of OSX and Java.

Interesting times ...




From:        Igor Fedorenko <igor@xxxxxxxxxxxxxx>
To:        epp-dev@xxxxxxxxxxx,
Date:        11/14/2013 06:02 PM
Subject:        Re: [epp-dev] Luna M3 packages
Sent by:        epp-dev-bounces@xxxxxxxxxxx




I am on OSX 10.9 and don't have any problems starting Eclipse. My normal
IDE is based on 4.4M3 "SDK" but I just tried 4.3.1 "Standard" and it
started without any problems too.

There is a minor problem with OSX asking to install java when you
double-click on Eclipse icon in Finder, but I don't believe this
is specific to Eclipse and everything works just fine if I run the same
executable from command line (like I always do anyways).

--
Regards,
Igor

On 11/14/2013, 16:42, Markus Knauer wrote:
> I know of bug 421433 [1] which could be a severe problem for everyone
> using any version of Eclipse and a Mac. Unfortunately I cannot be of any
> help there... if someone (with a Mac) has any ideas? Is it a problem
> with the tar archive? Could it be solved by using zip?
>
> [1]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=421433
>
> Regards,
> Markus
>
>
>
>
> On Thu, Nov 14, 2013 at 10:35 PM, Gunnar Wagenknecht
> <gunnar@xxxxxxxxxxxxxxx <
mailto:gunnar@xxxxxxxxxxxxxxx>> wrote:
>
>     I can’t open the 64bit Standard package on Mac OSX Mavericks. Looks
>     like a signing issue.
>
>     ---
>     $ codesign -v Eclipse.app
>     Eclipse.app: invalid Info.plist (plist or signature have been modified)
>     In architecture: x86_64
>     —
>
>     I know that it took a while to get signing working on Mac correctly.
>     Is this still work in progress or should I open a new bug for this?
>
>     -Gunnar
>
>
>
>
>     Am 14.11.2013 um 16:31 schrieb Markus Knauer
>     <mknauer@xxxxxxxxxxxxxxxxx <
mailto:mknauer@xxxxxxxxxxxxxxxxx>>:
>
>>     Hi package maintainers,
>>
>>     here's the build information for the Luna M3 packages
>>
>>     Packages:
>>    
http://build.eclipse.org/technology/epp/epp_build/luna/download/20131113-1841/
>>
>>     p2 repositories:
>>    
http://build.eclipse.org/technology/epp/epp_build/luna/download/20131113-1841/repository/
>>    
http://download.eclipse.org/releases/staging/
>>
>>     Thanks for testing and your feedback!
>>
>>     Regards,
>>     Markus
>>
>>
>>     _______________________________________________
>>     epp-dev mailing list
>>     epp-dev@xxxxxxxxxxx <
mailto:epp-dev@xxxxxxxxxxx>
>>    
https://dev.eclipse.org/mailman/listinfo/epp-dev
>
>     --
>     Gunnar Wagenknecht
>     gunnar@xxxxxxxxxxxxxxx <
mailto:gunnar@xxxxxxxxxxxxxxx>
>
>
>
>
>
>
>     _______________________________________________
>     epp-dev mailing list
>     epp-dev@xxxxxxxxxxx <
mailto:epp-dev@xxxxxxxxxxx>
>    
https://dev.eclipse.org/mailman/listinfo/epp-dev
>
>
>
>
>
> _______________________________________________
> epp-dev mailing list
> epp-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/epp-dev
>
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev



_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev



_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev




Back to the top