|
Re: Sources - Which Tag for current development in 1.2.1 [message #1714477 is a reply to message #1714472] |
Thu, 12 November 2015 23:08   |
Eclipse User |
|
|
|
Hi Ralph,
Sorry, I neglected to create a tag for the Mars release. Usually I create a "Final" tag for each service release version which matches up with each eclipse service release (e.g. 1.2.1 should have a 1.2.1.Final tag for Mars 4.5.1) but this time I forgot - mea culpa I shall report for my flogging in the morning...
I'm afraid for now you will have to navigate to the commit record that corresponds to this build, which is 4795a77d7ffc758bbc70a0685f7558cc003e701e. From the eclipse History viewer, you should be able to check out that specific commit using eGit.
FWIW, I was planing on doing a "Final" tag for both Mars and Luna in the next couple of days. I hope this isn't causing you too much pain.
Bob
|
|
|
|
Re: Sources - Which Tag for current development in 1.2.1 [message #1714603 is a reply to message #1714477] |
Fri, 13 November 2015 20:00   |
Eclipse User |
|
|
|
Hi Bob,
I have seen that you already created a tag for 1.2.1-final. But are you sure this tag points on the right commit? When I checkout tnks tag and try to test my own plugin, the BPMN2 modeler complains about missing docroot elements when I try to open an existing model and removes all elements. I have had the same effect with the current master branch.
But when I checkout the commit 4795a77d7ffc758bbc70a0685f7558cc003e701e everything is fine. So I think these are different commits?
===
Ralph
|
|
|
|
|
Re: Sources - Which Tag for current development in 1.2.1 [message #1714611 is a reply to message #1714610] |
Fri, 13 November 2015 21:14   |
Eclipse User |
|
|
|
I have now tested several commits to narrow down to the first occurring of the problem. Until commit 6ea87597f5459ddda4219a98f985f5d1b82336d6 everything works.
And with:
ef35deef177d6ae4c400ee4be8d2519e55ba81f3 (TargetRuntime refactoring and model object creation unification)
the problem first occurs.
Hope this helps
|
|
|
|
Re: Sources - Which Tag for current development in 1.2.1 [message #1715458 is a reply to message #1715353] |
Mon, 23 November 2015 18:50   |
Eclipse User |
|
|
|
You are correct - this 1.2.1.Final tag is not where it should be! I found a problem which I think explains the issues you're seeing (maybe ?!) Two of the example plugins (customtask and dynamic) make reference to a non-existent runtime ID, but this isn't caught during the extension plugin loading by the TargetRuntime class and causes all kinds of problems.
I'm trying to figure out how to either move or delete this tag, but eclipse git isn't letting me do this (it claims I don't have "Push rights" to delete a tag).
Anyway, as soon as this is straightened out I'll let you know. Meantime I was able to clone your imixs repo and I'm testing with it now. Looks like there are some other problems going on. Will keep you posted.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03833 seconds