Hey JB,
Yeah, I've seen this. If I revert the change, upgrade to pax-exam
2.3.1-SNAPSHOT and use the v2.3.x branch I get at least the same errors
as on the current master; btw am I the only one with those:
Failed tests:
testInstallCommand:CoreTest.testInstallCommand:KarafTestContainer{mvn:org.apache.karaf\/apache-karaf\/3.0.0-SNAPSHOT\/zip}(org.apache.karaf.shell.itests.CoreTest):
org.sonatype.aether.util.artifact.DefaultArtifact
testFeatures:FeaturesTest.testFeatures:KarafTestContainer{mvn:org.apache.karaf\/apache-karaf\/3.0.0-SNAPSHOT\/zip}(org.apache.karaf.shell.itests.FeaturesTest):
Command not found: obr:list-url
I'll let it be right now and upgrade/revert on trunk ASAP we release
2.3.1 of pax-exam. I think we can live with the old guava version quite
good for 4 days; at least better than with another snapshot version :-)
Kind regards,
Andreas
On 02/17/2012 08:02 AM, Jean-Baptiste Onofré wrote:
+1
FYI, on Karaf trunk, I have rollback to Guava 10.0.1 waiting for the
pax-exam fix.
Regards
JB
On 02/17/2012 06:55 AM, Andreas Pieber wrote:
Hey Guys,
@Karaf we're currently using Pax Exam 2.3.0 and experienced PAXEXAM-351
[1] as we've upgraded the guava lib for all Karaf projects to it's
latest version (KARAF-1207 [2]). With version 2.4.0 not available right
now (and with no final release date) I've created a new v2.3.x branch on
pax-exam and backported PAXEXAM-351 [1] there. Using this patch fixes
our problems.
I will like to release Pax Exam 2.3.1 on monday/thuesday with this
patch. Though there had been various other bugfixes on master (well, at
least I assume that those had been bugfixes by reading the issues and
the changesets :-)). I'm not quite sure which ones though. @Harald
and/or Toni: do you consider any of them critical for backporting to
2.3.1? If not I'll simply release with the single fix; though I think
it's a good time to stabilze 2.3.x with what we've learned during the
2.4.x development.
Kind regards,
Andreas
[1] http://team.ops4j.org/browse/PAXEXAM-351
[2] https://issues.apache.org/jira/browse/KARAF-1207