[
https://issues.apache.org/jira/browse/FELIX-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Derek Baum updated FELIX-1266:
------------------------------
Attachment: build.xml
Hmmm... the test failure appears to be _caused_ by maven; running junit
directly works fine.
Using the attached build.xml (and editing it to point at your location for
junit.jar) gives:
[de...@delboy gogo]$ ant
Buildfile: build.xml
test:
[junit] Running org.apache.felix.gogo.shell.runtime.TestParser
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
[junit] Running org.apache.felix.gogo.threadio.TestThreadIO
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
BUILD SUCCESSFUL
Total time: 0 seconds
I am still investigating how to fix this.
Derek
> [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.