[ https://issues.apache.org/jira/browse/ACE-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137006#comment-14137006
]
Marcel Offermans commented on ACE-481:
--------------------------------------
>From the looks of it, Jenkins ran out of memory somehow. I have scheduled a fresh build
to see if that is still the case and that now failed with a failing test case:
https://builds.apache.org/job/ACE-trunk/254/
At the same time, I have tried building ACE locally (trunk) and that worked for me (with Java
7 and 8) by going into the build project and launching: ant build. That works. Then did an
ant deeptestng deeptest to run all the tests and that worked on my machine as well.
So it seems at least we have a test that fails intermittently and I'm still not sure why the
code won't build on your machine, [~evanchsa].
> SVN trunk does not compile
> --------------------------
>
> Key: ACE-481
> URL: https://issues.apache.org/jira/browse/ACE-481
> Project: ACE
> Issue Type: Bug
> Reporter: Stephen Evanchik
>
> I checked out the svn trunk and attempted an ant build from the command-line which failed:
> [javac] 67 problems (67 warnings)
> [copy] Copying 3 files to /home/evanchsa/src/ace.svn/trunk/org.apache.ace.log/bin
> [copy] Copied 1 empty directory to 1 empty directory under /home/evanchsa/src/ace.svn/trunk/org.apache.ace.log/bin
> build:
> [bnd] 1 Errors
> [bnd] org.apache.ace.log:org.apache.ace.log.server.servlet: The bundle version
1.0.1 is too low, must be at least 1.0.2
> BUILD FAILED
> /home/evanchsa/src/ace.svn/trunk/cnf/build-template.xml:58: The following error occurred
while executing this line:
> /home/evanchsa/src/ace.svn/trunk/cnf/build-template.xml:117: Command build failed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|