> Be aware that project containing integration tests is not the project under test. It's a separate project (creating a separate bundle).

I think I'm good there; soakit.test is my integration test bundle. But I also have unit tests scattered around, esp in soakit.core.

Can't I use junit4osgi for both?

PS: I think the NPE was because I put the junit4osgi stuff in the root pom so I wouldn't have to track down every pom with unit tests. Where that's supposed to go wasn't clear in your instructions. And reporting such mistakes with a generic NPE didn't help! ;)

[INFO] soakit ................................................ SUCCESS
[3.304s]
[INFO] soakit.core ........................................... SUCCESS
[1:01.841s]
[INFO] soakit.port ........................................... SUCCESS
[1.106s]
[INFO] soakit.port.file ...................................... SUCCESS
[1:27.271s]
[INFO] soakit.port.http ...................................... SUCCESS
[1:24.200s]
[INFO] soakit.port.jms ....................................... SUCCESS
[1:22.599s]
[INFO] soakit.transform ...................................... SUCCESS
[1.074s]
[INFO] soakit.transform.identity ............................. SUCCESS
[1:22.983s]
[INFO] soakit.transform.log .................................. SUCCESS
[1:22.013s]
[INFO] soakit.transform.pep .................................. SUCCESS
[1:39.860s]
[INFO] soakit.transform.xsl .................................. SUCCESS
[1:23.397s]
[INFO] soakit.test ........................................... SUCCESS
[1:22.758s]
[INFO]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to