Move FIQL parser out to separate module
---------------------------------------
Key: CXF-3141
URL: https://issues.apache.org/jira/browse/CXF-3141
Project: CXF
Issue Type: Improvement
Components: JAX-RS
Affects Versions: 2.3.0
Reporter: Brian Topping
The FIQL parser rocks. Not just because you guys did it, but because it's well
documented. Bravo.
My architecture has JAX-RS at a different tier than the persistence, and I need
to pass the FIQL query deeper before I can parse it. To do that, I need to set
a dependency on the entire cxf-rt-frontend-jaxrs jar and all it's dependencies.
I'd rather not do that.
Could it be broken out as it's own module? I can create the patch of it would
be seriously considered.
Thanks, Brian
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.