JiriOndrusek

Results 94 comments of JiriOndrusek

> I don't recall all the details but that is pretty much where I stopped and I switched to xalan, I think I were able to get down to the...

Therefore it might not be possible to remove xalan. ~~@ppalaga should I define the version of xalan in camel-qaurkes and keep it there? (the version is inherited from the Camel...

> I just test with [zhfeng/jdk11u-dev@7e6cad7](https://github.com/zhfeng/jdk11u-dev/commit/7e6cad7737d15644600efbbdd8fb1f6be46a672e) locally and it works. Is there any way we can do to fix in upstream openjdk? Great news! My locally built java did not...

Once tests are enabled, the status of https://issues.apache.org/jira/browse/CAMEL-18437 may affect the test itself.

Hi @eolivelli , I'd like to upgrade also pom, but I'm not able to find any plugin creating OSGi headers in mvn (mainly I'm looking into https://github.com/apache/zookeeper/blob/master/pom.xml) Can you please...

@eolivelli Hi, I've checked history of build.xml and it is not a regression. Just an issue, which could be seen only after installing Curator 4.1.1 (may be older) in OSGi....

Hi @nkalmar , I've started with osgification of maven build, so far in my branch https://github.com/JiriOndrusek/zookeeper/commits/osgi_in_maven If you've already started with this task also, we can calaborate.

@nkalmar @eolivelli I'm getting close to the finishing. I just want to clarify some facts and also ask for the help. - just to be sure, only zookeeper-server jar will...

@nkalmar @eolivelli I'll continue with this tomorrow. I see in your comment: "Those should be all private to ZooKeeper, so we do not change public API" and the fact that...

Hi @nkalmar @eolivelli, let me introduce "a better solution" for the problem with same package's names of zookeeper-jute and zookeeper-server. If I understand it correctly, maven way of solving this...