Jens Reimann
Jens Reimann
So this is a tough one. There is no correlation between P2 artifact `classifier="binary" id="org.example.pdrone.rootfiles.feature_root" version="1.0.0.201601111524"` and the uploaded maven artifact `org.example.pdrone.rootfiles.feature-1.0.0-20160111.152416-1-root.zip`
Good news: ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ ```
So with this last change the demo project does compile.
I am not sure about this either. It feels a bit vague from a PatternFly perspective. To my understanding that flag needs to be aligned with an "active" state, which...
> Yes I agree with this. `aria-pressed` should be set when it is a toggle button and the state is active (down) I think being a toggle button (which is...
So the main projects contributing so far to this project make use of the nested router, because it's required. I am absolutely open adding an additional implementation, but I would...
Fair arguments. And as I said, I would definitely welcome an additional router implementation. I just don't have the need or time to do this. This would need to come...
Btw, not sure you know, but there's a also a Matrix channel: https://matrix.to/#/#patternfly-yew:matrix.org … might be quicker for some chats.
So the first step has been made. There is a place where "addons" can be placed, they get picked up by Package Drone and are loaded by OSGi. Now this...
As far as I read, Equinox claims to have OSGi R6 Http support. Pax Web will have it once version 6.0 is released [1]. I still do think that moving...