Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] Hudson branch tests

Hi Adolfo

I've not actually changed any scripts, so I'm not sure why the problem occurs. If it's a regular problem perhaps the chmod can be put into the Job configuration.

It would be really useful to have the resulting Update Site ZIP so that I can create a complete Eclipse installation. I was reluctant to tweak the fuller scripts since the Update Site should not be promoted to the downloads page; it is easily accessed from the Hudson latest artefacts.

This would be good, otherwise I'll have to see whether the old-fashion Update Site Project provides something adequate for 'testing'.

    Regards

        Ed 

On 17/10/2011 09:12, Adolfo Sánchez-Barbudo Herrera wrote:
Hi Ed,

The tests build was created for testing purposes... so that we may ensure a good shape of a branch prior to merging into master/branch... Creating available artifacts was not the original intention... but if it were needed this could be reworked

Concerning the persmissions problem. I've also experienced that. Every time I change an .sh file the executable permission gets affected. I'm not sure if it's a problem of working in windows, it's a problem of EGit, there is a configurable option to avoid the problem ... I've not spent time to try to diagnose and/or find a solution for it.

In similar cases, I've quickly fixed the problem by manually changing the permissions via command-line:

git update-index –chmod=+x <file>

Regards,
Adolfo.

El 16/10/2011 12:48, Ed Willink escribió:
Hi

Too soon. It would be invaluable if it made the Update ZIP available, but it doesn't.

Trying to activate the post-buckminster script that seems to copy it hit a protection problem.

    Ed

On 16/10/2011 07:02, Ed Willink wrote:
Hi

Thanks for making the branch tests job available even though I didn't think it was needed.

It is absolutely invaluable when using a full build, as I need to, to feel comfortable that the additional OCL2Java contribution to genmodel is not impacting on other genmodel activities.

    Regards

        Ed
_______________________________________________
mdt-ocl.dev mailing list
mdt-ocl.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1831 / Virus Database: 2090/4553 - Release Date: 10/15/11



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


--
Open Canarias, S.L.
Adolfo Sánchez-Barbudo Herrera
adolfosbh(at)opencanarias(dot)com
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231


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


No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1831 / Virus Database: 2090/4556 - Release Date: 10/16/11



Back to the top