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

Nick,

It's "org.eclipse.buckminster.junit_1.0.0.r11055.jar". Your -name pattern doesn't mach that. But no worries, the feature's there ;-)

Thanks for to taking the time to search for the file, though.

Cheers,
 Achim

On Tue, 26 Jan 2010 00:44:58 -0500
 Nick Boldt <nickboldt@xxxxxxxxx> wrote:
Searching for such a feature or plugin on the buckminster
update site,
 the best I can find in ~/downloads/tools/buckminster is:
$ find . -maxdepth 3 -type f -name
org.eclipse.buckminster.junit.\*.jar
 ./updates-3.6/plugins/org.eclipse.buckminster.junit.source_1.0.0.r11055.jar
 ./updates-helios/plugins/org.eclipse.buckminster.junit.source_1.0.0.r11055.jar
 ./headless-3.6/plugins/org.eclipse.buckminster.junit.source_1.0.0.r11055.jar
Is this feature being built and published? N On Mon, Jan 25, 2010 at 12:30 PM, 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.

_______________________________________________
buckminster-dev mailing list
buckminster-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/buckminster-dev


--
 Nick Boldt :: JBoss by Red Hat
 Productization Lead :: JBoss Tools & Dev Studio
 Release Engineer :: Dash Athena
 http://nick.divbyzero.com
 _______________________________________________
 buckminster-dev mailing list
 buckminster-dev@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/buckminster-dev


Back to the top