For this specific case it's an easy change.. I think it's ok. On Tue, Nov 17, 2015 at 10:19 AM, Christian Schneider <[email protected]> wrote: > Hi Clebert, > > thanks for the instructions. I will check refactorings against wildfly. > Looks like there are not that many errors. So if it is acceptable for the > wildfly team I would opt for adapting wildfly. > > Christian > > > On 17.11.2015 16:07, Clebert Suconic wrote: >> >> it's easy to verify.. >> >> download wildfly's master, change the pom to use the snapshot and build >> it. >> >> There are these compilations issues with your branch. >> >> We could change the wildfly integration if we decide that's not an API >> package. >> >> >> [INFO] ------------------------------------------------------------- >> [ERROR] COMPILATION ERROR : >> [INFO] ------------------------------------------------------------- >> [ERROR] >> /var/jenkins/workspace/wildfly-chained/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ClusterConnectionDefinition.java:[40,60] >> cannot find symbol >> symbol: class MessageLoadBalancingType >> location: package org.apache.activemq.artemis.core.server.cluster.impl >> [ERROR] >> /var/jenkins/workspace/wildfly-chained/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/ClusterConnectionAdd.java:[33,60] >> cannot find symbol >> symbol: class MessageLoadBalancingType >> location: package org.apache.activemq.artemis.core.server.cluster.impl >> [ERROR] >> /var/jenkins/workspace/wildfly-chained/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/AddressSettingDefinition.java:[36,54] >> cannot find symbol >> symbol: class AddressFullMessagePolicy >> location: package org.apache.activemq.artemis.core.settings.impl >> [ERROR] >> /var/jenkins/workspace/wildfly-chained/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/AddressSettingDefinition.java:[38,54] >> cannot find symbol >> symbol: class SlowConsumerPolicy >> location: package org.apache.activemq.artemis.core.settings.impl >> [ERROR] >> /var/jenkins/workspace/wildfly-chained/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/AddressSettingAdd.java:[31,54] >> cannot find symbol >> symbol: class AddressFullMessagePolicy >> location: package org.apache.activemq.artemis.core.settings.impl >> [ERROR] >> /var/jenkins/workspace/wildfly-chained/messaging-activemq/src/main/java/org/wildfly/extension/messaging/activemq/AddressSettingAdd.java:[33,54] >> cannot find symbol >> symbol: class SlowConsumerPolicy >> location: package org.apache.activemq.artemis.core.settings.impl >> [INFO] 6 errors > > > > -- > Christian Schneider > http://www.liquid-reality.de > > Open Source Architect > http://www.talend.com >
-- Clebert Suconic
