Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] Where is org.eclipse.test?

I pasted the wrong link in the previous message, please use this link to
get automated tests:

http://64.38.198.171/downloads/drops/N-N20021002-200210020010/index.php

Thanks,

Sonia

----- Forwarded by Sonia Dimitrov/OTT/OTI on 10/02/2002 02:36 PM -----
                                                                                                                     
                      "Sonia Dimitrov"                                                                               
                      <Sonia_Dimitrov@ot        To:       eclipse-dev@xxxxxxxxxxx                                    
                      i.com>                    cc:                                                                  
                      Sent by:                  Subject:  RE: [eclipse-dev] Where is org.eclipse.test?               
                      eclipse-dev-admin@                                                                             
                      eclipse.org                                                                                    
                                                                                                                     
                                                                                                                     
                      10/02/2002 02:11                                                                               
                      PM                                                                                             
                      Please respond to                                                                              
                      eclipse-dev                                                                                    
                                                                                                                     
                                                                                                                     





The org.eclipse.test plugin is now available from dev.eclipse.org and our
JUnit tests and automated testing mechanism are available as a bundle
(eclipse-Automated-Tests-*.zip) from nightly builds:

http://eclipsedrops.ott.oti.com/downloads/master/downloads/drops/N-N20021002-200210020010/index.php


Sonia




                      Judy Green

                      <jgreen@xxxxxxx>          To:
"'eclipse-dev@xxxxxxxxxxx'" <eclipse-dev@xxxxxxxxxxx>
                      Sent by:                  cc:

                      eclipse-dev-admin@        Subject:  RE: [eclipse-dev]
Where is org.eclipse.test?
                      eclipse.org



                      10/02/2002 10:26

                      AM

                      Please respond to

                      eclipse-dev







Hi everyone,

I was just wondering what the status is on the release of org.eclipse.test
and/or instructions for building distribution zips automatically?

There are lots of requests and discussion on the newsgroups and mailing
lists, but I did not run across instructions on how to do this.

Alternately is there a list of steps required to automate the building of
Eclipse projects? By *automating* I mean no human intervention ;)
e.g.
1.) Is there a way to automatically generate the build.xml files?
2.) Is there a way to build Features automatically?

Thanks

-Judy
¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
Judy N. Green                                    Software Engineer

QNX Software Systems Ltd.     www.qnx.com
¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
----- Original Message -----
From: Dean Roberts
To: eclipse-dev@xxxxxxxxxxx
Sent: Friday, September 06, 2002 7:44 AM
Subject: Re: [eclipse-dev] Where is org.eclipse.test?



Hi Peter,

Over the next couple of weeks, hopefully sooner, we will be moving the
entire Eclipse build process into the dev.eclipse.org CVS repository.  This
will include our automated test framework, scripts etc.

The reason for the delay is we have to go over all our scripts to:
        1) Make sure they don't reference any internal servers.
        2) Don't contain any passwords etc. (they could since they publish
results to web servers etc.)
        3) Clear up a possible licensing issue with the test framework.

Hopefully once these are out there you will find things that can help with
your process.

...Dean...



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




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





Back to the top