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

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.
> 


Back to the top