"alesj" wrote : 1a) OSGi manifest parsing
|
| Currently it's based on JavaCC and I'm not very happy with it. :-(
| * Do we proceed with fixing/enhancing current impl?
| * Or do we check some existing - Felix, Equinox, ... (what license do we need to
re-use it)?
|
Manifests (even OSGi Manifests) are dead simple to parse - you could just do it with plain
regular expressions even - and the metadata model can't be all that complex. I
don't see anything in the OSGi spec to make be believe otherwise, in any case.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203297#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...