Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] Failed to build with Poi again.. Argh

Hi,

I re-added org.apache.poi to orbit, only to have it fail again for what looks to be the same reason as last time:

I/eclipse/plugins/org.eclipse.pde.build_3.8.0.v20120523-1555/scripts/genericTargets.xml:111: A cycle was detected when generating the classpath org.apache.poi_3.7.0.v201301181332, org.slf4j.jcl_1.7.2.v20130115-1340, org.slf4j.api_1.7.2.v20121108-1250, ch.qos.logback.core_1.0.7.v20121108-1250, javax.mail.glassfish_1.4.1.v201108011116, javax.activation_1.1.0.v201211130549, javax.mail.glassfish_1.4.1.v201108011116.

Any ideas on how to fix this? I thought the issues with logging were resolved but apparently not in this case. I'm going to try to tweak things a bit more and if I can't fix it I will have to remove poi from the orbit build again. :-(
Ed

Back to the top