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

Remove slf4j dependency #12

Closed
amischler opened this issue Jul 11, 2012 · 5 comments
Closed

Remove slf4j dependency #12

amischler opened this issue Jul 11, 2012 · 5 comments
Assignees
Milestone

Comments

@amischler
Copy link
Member

Use the jdk loggers and remove dependencies to the slf4j library.

@ghost ghost assigned amischler Jul 11, 2012
@amischler
Copy link
Member Author

See #11

@amischler
Copy link
Member Author

Dependency to slf4j has been removed in fxform-core.
However, hibernate-validator also depends on slf4j, so if you want to enable Validation, you will still need a dependency to a slf4j implementation.

@amischler
Copy link
Member Author

Published in 0.2.0

@scgm11
Copy link

scgm11 commented Oct 11, 2012

are you publishing the jar?? or the maven link?

@amischler
Copy link
Member Author

It has been published on Sonatype OSS repository ( https://oss.sonatype.org/service/local/repositories/releases/content/com/dooapp/fxform2/core/0.2.0/core-0.2.0.jar ) and should be synced with Central soon.

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