Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Changes to platform aggregator repository

This makes sense to me. If we go this route we'd still need to copy over the tests module though since it doesn't exist in the R4 branch at the moment. We will still have the same issue though with Tycho 0.15.0 and up failing to build the tests.

Maybe we should discuss Bug 376586 [1] as well. Since we have eclipsebuilder in git now maybe we should start building the products and junit tests from there and removing the TMP directory.

Thanh

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=376586


On 07/04/2012 12:27 PM, Igor Fedorenko wrote:
Is it actually necessary to build tests zip for R3 branch? If all/most
development going forward will happen on the code aggregated by R4
branch, it probably makes sense to only package tests for R4 branch.

--
Regards,
Igor

On 12-07-04 11:45 AM, Thanh Ha wrote:
Hi Everyone,

I went ahead and pushed up the patch for Bug 383538 to disable the
natives repo from the build since it is no longer required.

I've also merged the natives patches into the R3 branch so that the R3
build can now also build the natives as well. There is one open issue
however with regards to this change which I discussed in a previous
email [1]. It seems the eclipse-junit-tests module is not buildable with
Tycho 0.15.0 and onwards. After discussing with Andrew this morning we
decided to leave this module commented out for now until a fix for this
issue can be found so the R3 build at the moment does not build the
junit tests.


Thanh

[1] http://dev.eclipse.org/mhonarc/lists/cbi-dev/msg00440.html


_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev


_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cbi-dev



Back to the top