| RE: [mylar-dev] Why is repository is so often in a broken state |
|
We updated the Eclipse 3.2 project set earlier this week and
again yesterday to ensure that every project in it was branched for 3.2 and
these compile errors would not happen if you checked out between updates.
Previously we would only update the 3.2 branch once or twice per release cycle,
meaning that the non-branched projects could cause it fail to build. If you check out the e_3_2 project set you should see no compile
errors: http://wiki.eclipse.org/index.php/Mylar_Contributor_Reference#Checkout
If you do see any errors please reopen: 176714: Compile error: AbstractHyperlinkDetector in e_3_2 branch https://bugs.eclipse.org/bugs/show_bug.cgi?id=176714
Mik From:
mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx] On
Behalf Of Andrey Larionov Im interested in development for Trac Mylar connector. Im
checkout mylar from repository how wrote on site for Eclipse 3.2.2. But there
was a errors in repository (AbstractHyperlinkDetector) and i cant build Mylar.
Some day after i made an update and AbstractHyperlinkDetector errors are gone
away but another import of org.eclipse.core.net
broke all my takes to build mylar. |