Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] junit tests in headless buckminster

Dieter,

You can find download information under http://www.eclipse.org/buckminster/downloads.html or you can browse the files on one of the eclipse.org mirrors, e.g. http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/tools/buckminster/.

Everything you need should be contained in the latest (headless) archived site for eclipse 3.6. You also need to use the latest p2 director to install buckminster. You can find the archive in that download area as well.

Cheers,
 Achim

On Mon, 25 Jan 2010 18:30:14 +0100
 "Cailliau, Dieter" <dieter.cailliau@xxxxxxxxx> wrote:
 I need an archived update site (containing the
org.eclipse.buckminster.junit.feature.feature.group ? )
 This is not mentioned on this page:
http://www.eclipse.org/buckminster/downloads.html
 so i don't know where to find it.
-----Original Message-----
From: buckminster-dev-bounces@xxxxxxxxxxx on behalf of
Achim Demelt
 Sent: Mon 25/01/2010 18:14
 To: Buckminster developer discussions
 Subject: Re: [buckminster-dev] junit tests in headless
buckminster
Hi Dieter, The Buckminster JUnit and EclEmma code has been committed
to the Buckminster
 repository at eclipse.org. You can find the features on
our regular p2 sites,
 i.e. the ones you're using anyway to install (headless)
Buckminster.
Cheers,
 Achim
On Monday 25 January 2010 18:03:26 Cailliau, Dieter
wrote:
I was wondering how to integrate my junit tests in the headless build
 procedure. Is this still up to date:
http://code.google.com/p/buckminster-contrib/wiki/BuckminsterJUnit ? If i
 do so, it stops with a NullPointerException:

x@x:/usr/local/hbm$ ./buckminster -data /tmp/x1 -L DEBUG -consoleLog junit -l /plugins/com.x.util/src-test.launch !SESSION 2010-01-25 19:50:18.752 ----------------------------------------------- eclipse.buildId=unknown
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Framework arguments: -L DEBUG junit -l /plugins/com.x.util/src-test.launch Command-line arguments: -data /tmp/x1 -L DEBUG -consoleLog junit -l
 /plugins/com.x.util/src-test.launch

!ENTRY org.eclipse.buckminster.runtime 0 293 2010-01-25 19:50:22.546
!MESSAGE junit '-l' '/plugins/com.x.util/src-test.launch'
junit '-l' '/plugins/com.x.util/src-test.launch'
java.lang.NullPointerException


DISCLAIMER:
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the
 sender and delete the message. Thank you.

 _______________________________________________
 buckminster-dev mailing list
 buckminster-dev@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/buckminster-dev
DISCLAIMER:
 Unless indicated otherwise, the information contained in
this message is privileged and confidential, and is
intended only for the use of the addressee(s) named above
and others who have been specifically authorized to
receive it. If you are not the intended recipient, you are
hereby notified that any dissemination, distribution or
copying of this message and/or attachments is strictly
prohibited. The company accepts no liability for any
damage caused by any virus transmitted by this email.
Furthermore, the company does not warrant a proper and
complete transmission of this information, nor does it
accept liability for any delays. If you have received this
message in error, please contact the sender and delete the
message. Thank you.


Back to the top