Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mat-dev] Central Build for MAT available


I have now got MAT to compile:
https://build.eclipse.org/hudson/view/Athena%20CBI%20%28SVN%29/job/cbi-mat-nightly/21/

The remaining error is as follows:
BUILD SUCCESSFUL
Total time: 2 minutes 17 seconds
[start] [03:53:49] start.sh finished.

++ rm -f /opt/users/hudsonbuild/.hudson/jobs/cbi-mat-nightly/workspace/build/.cvspass
+++ date '+%Y/%m/%d %H:%M'
++ echo '[2009/12/09 03:53] Hudson job  build #21 (2009-12-09_03-51-10) done.'
[2009/12/09 03:53] Hudson job  build #21 (2009-12-09_03-51-10) done.
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
Finished: FAILURE

so we are getting much further.

I fixed the DTFJ adapter problem by using a customBuildCallback in the project to append a -extdir "" option to the javaCompiler...args option file for the plug-in so that the javac compiler then ignored the old DTFJ in its jre/lib/ext directory.

Andrew Johnson






Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU







Back to the top