[
https://issues.apache.org/jira/browse/ABDERA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Riou updated ABDERA-99:
--------------------------------
Attachment: buildfile
Here is the same buildfile with a few additional fixes for tests. Almost all
tests pass except a few "Premature end of file" errors. I'm not sure if it's
real errors or something still missing in the testing environment. Otherwise
the build looks pretty good.
There's just one thing that could be improved: for now buildr selects all
classes starting with Test, which in your case selects the test suites too that
can't be executed directly. I've excluded those for now (which doesn't prevent
unit tests to be executed). This should get fixed in buildr 1.3.
> Use Buildr for building Abdera
> ------------------------------
>
> Key: ABDERA-99
> URL: https://issues.apache.org/jira/browse/ABDERA-99
> Project: Abdera
> Issue Type: New Feature
> Reporter: Stephen Duncan Jr
> Priority: Trivial
> Attachments: buildfile, buildfile
>
>
> It's not complete yet, but I have a buildfile for Buildr:
> http://incubator.apache.org/buildr/
> This is intended as a starting point for discussion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.