| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…ibute differences
|
Hello, Unfortunately, we, at the Nuxeo organization, are no more maintaining this repository, unless for critical security fixes. Otherwise, don't hesitate to check the project's forks to find a potential maintainer or to fork it yourself. Besides, @peter-kehl, we're thinking about archiving this repository to make it read-only and disable any future comments. Regards, |
Sorry, something went wrong.
|
Thank you very much for the reply Antoine. I had already forked the repo
and made the fix for us to use on our project, but just thought I'd see if
it was something that could be merged into the DaisyDiff product.
I've reported back to my team that DaisyDiff is no longer being maintained,
so we may continue to keep and update our own fork. We'll see.
All the best.
|
Sorry, something went wrong.
|
Hi @ataillefer, Hi @jbraybrook and @ataillefer, |
Sorry, something went wrong.
|
Hi @peter-kehl, We are already relying on the latest release-1.2-NX4 tag so that's not really an issue. Indeed, multiplying the forks might not the best idea. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fix for issue <Node.getLastCommonParent Algorithm #5> following suggestion in the comments on that issue. Although the issue has been closed it is still a problem in the product.
This change allows the getLastCommonParent algorithm to call the TagNode.isSameTag() method with an extra parameter to force it to ignore attribute differences when comparing tags.