[
https://issues.apache.org/jira/browse/FELIX-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723943#action_12723943
]
Filippo Diotalevi edited comment on FELIX-1266 at 6/25/09 1:27 AM:
-------------------------------------------------------------------
Hi Derek, if you look at my previous comment, it's a java assertion failing.
The reason you don't see errors with ant, is that you don't run your tests with
the "-ea" VM option to enable assertion evaluation.
Maven use the option by default, that explains the error.
The attached patch fix the problem.
was (Author: fdiotalevi):
Hi Derek, if you look at my previous comment, it's a java assertion
failing. The reason you don't see the test with ant, is that you don't run your
tests with the "-ea" VM option to enable assertion evaluation.
Maven use the option by default, that explains the error.
The attached patch fix the problem.
> [gogo] Provide a maven build for gogo
> -------------------------------------
>
> Key: FELIX-1266
> URL: https://issues.apache.org/jira/browse/FELIX-1266
> Project: Felix
> Issue Type: Task
> Components: Gogo
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Attachments: build.xml, FELIX-1266.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.