Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7-M1 has duplicate versions of reactfx #341

Closed
effad opened this issue Jul 18, 2016 · 2 comments
Closed

0.7-M1 has duplicate versions of reactfx #341

effad opened this issue Jul 18, 2016 · 2 comments

Comments

@effad
Copy link

effad commented Jul 18, 2016

reactfx is included twice in different versions.
2.0-M5 comes directly from richtextfx (and from flowless)
2.0-M4u1 comes from undofx:1.2

compile - Compile classpath for source set 'main'.
--- org.fxmisc.richtext:richtextfx:0.7-M1
+--- org.fxmisc.wellbehaved:wellbehavedfx:0.3
+--- org.fxmisc.flowless:flowless:0.5
| --- org.reactfx:reactfx:2.0-M5
+--- org.fxmisc.undo:undofx:1.2
| --- org.reactfx:reactfx:2.0-M4u1 -> 2.0-M5
--- org.reactfx:reactfx:2.0-M5

@TomasMikula
Copy link
Member

Thanks for reporting, I will make an update release of UndoFX and RichTextFX. Hopefully this didn't cause any real trouble, since UndoFX should work with ReactFX 2.0-M5 just as well.

@TomasMikula
Copy link
Member

Resolved in 0.7-M2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants