Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Nightly builds now available!
Nightly builds now available! [message #18507] Fri, 30 January 2009 12:22 Go to next message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
Hi,

Finally, SWTBot builds are now available at
http://www.eclipse.org/swtbot/downloads.php

Feel free to download the dev builds. I will be uploading new builds as
and when there's a few bugfixes and features available.

-- Ketan
Re: Nightly builds now available! [message #18518 is a reply to message #18507] Sun, 01 February 2009 02:05 Go to previous messageGo to next message
Ketan Patel is currently offline Ketan PatelFriend
Messages: 68
Registered: July 2009
Member
I just noticed/realized that now JUnit 4.5 is required. This is going to
be a show stopper until eclipse have 4.5 by default.

Can I suggest making the JUnit runner/support files me move to another
plugin...kind of like headless running and things are? This will give
freedom to use SWTBot in environment which doesn't want JUnit 4.5. I wish
I could use 4.5, it has some great features, but can't.
Re: Nightly builds now available! [message #18526 is a reply to message #18518] Sun, 01 February 2009 07:52 Go to previous messageGo to next message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
I agree that this change may possibly break compatibility, SWTBot
already bundles junit 4.5 which is backward compatible. So things should
continue to work for people.

-- Ketan

On 1/2/09 07:35, Ketan Patel wrote:
> I just noticed/realized that now JUnit 4.5 is required. This is going
> to be a show stopper until eclipse have 4.5 by default.
> Can I suggest making the JUnit runner/support files me move to another
> plugin...kind of like headless running and things are? This will give
> freedom to use SWTBot in environment which doesn't want JUnit 4.5. I
> wish I could use 4.5, it has some great features, but can't.
Re: Nightly builds now available! [message #18563 is a reply to message #18526] Mon, 02 February 2009 11:04 Go to previous messageGo to next message
Marc is currently offline MarcFriend
Messages: 32
Registered: July 2009
Member
Hi,

I'm trying to install it with the Eclipse Software Update but I got this
error:

"
An error occurred while collecting items to be installed
Problems downloading artifact: osgi.bundle,org.junit4,4.5.0.v20080911.
Error reading signed content:
C:\DOCUME~1\me\LOCALS~1\Temp\2\signatureFile51419.jar
Either the manifest file or the signature file has been tampered in
this jar: C:\DOCUME~1\me\LOCALS~1\Temp\2\signatureFile51419.jar
"

I did not follow you about the junit4.5 issue.
Does this error have to do with it?

I tried twice to install and it failed twice with this error, so it might
not be just a transfer error.

Thanks in advance.
Re: Nightly builds now available! [message #18568 is a reply to message #18563] Mon, 02 February 2009 11:17 Go to previous messageGo to next message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
Which update site did you use, and what version are you on ?

The eclipse license certificate is about to expire[1], and this issue
may have been caused because of the same, I'll re-upload the binaries again.

[1] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=252879

-- Ketan

On 2/2/09 16:34, Marc wrote:
> Hi,
>
> I'm trying to install it with the Eclipse Software Update but I got this
> error:
>
> "
> An error occurred while collecting items to be installed
> Problems downloading artifact: osgi.bundle,org.junit4,4.5.0.v20080911.
> Error reading signed content:
> C:\DOCUME~1\me\LOCALS~1\Temp\2\signatureFile51419.jar
> Either the manifest file or the signature file has been tampered in this
> jar: C:\DOCUME~1\me\LOCALS~1\Temp\2\signatureFile51419.jar
> "
>
> I did not follow you about the junit4.5 issue.
> Does this error have to do with it?
>
> I tried twice to install and it failed twice with this error, so it
> might not be just a transfer error.
>
> Thanks in advance.
>
Re: Nightly builds now available! [message #19242 is a reply to message #18568] Mon, 02 February 2009 13:21 Go to previous messageGo to next message
Marc is currently offline MarcFriend
Messages: 32
Registered: July 2009
Member
I pointed the eclipse update to
http://download.eclipse.org/technology/swtbot/dev-build/upda te-site/

It has found the 2 repository:
.../swtbot/dev-build/update-site/
.../swtbot/update-site/

When I check one and ask to install, Eclipse studies some dependencies
then asks me to confirm to install of the plugin. I confirmed it, Eclipse
does some work but finally ends up with this message error box.

None of the 2 instals succeded.

I uninstalled previous plugins (the 2.0.0.1164 net.sf. ...) before (note:
the update did work right to install this version). Shouldn't I?

My eclipse is
Version: 3.4.1
Build id: M20080911-1700

Bye, and thanks for this quick reply
Marc

Ketan Padegaonkar wrote:

> Which update site did you use, and what version are you on ?

> The eclipse license certificate is about to expire[1], and this issue
> may have been caused because of the same, I'll re-upload the binaries again.

> [1] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=252879

> -- Ketan

> On 2/2/09 16:34, Marc wrote:
>> Hi,
>>
>> I'm trying to install it with the Eclipse Software Update but I got this
>> error:
>>
>> "
>> An error occurred while collecting items to be installed
>> Problems downloading artifact: osgi.bundle,org.junit4,4.5.0.v20080911.
>> Error reading signed content:
>> C:DOCUME~1meLOCALS~1Temp2signatureFile51419.jar
>> Either the manifest file or the signature file has been tampered in this
>> jar: C:DOCUME~1meLOCALS~1Temp2signatureFile51419.jar
>> "
>>
>> I did not follow you about the junit4.5 issue.
>> Does this error have to do with it?
>>
>> I tried twice to install and it failed twice with this error, so it
>> might not be just a transfer error.
>>
>> Thanks in advance.
>>
Re: Nightly builds now available! [message #20474 is a reply to message #19242] Fri, 06 February 2009 13:34 Go to previous messageGo to next message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
Hi Marc,

Could you try the latest builds ? I think I've fixed the issue with a
workaround (see my latest email on this)

-- Ketan

On 2/2/09 18:51, Marc wrote:
> I pointed the eclipse update to
> http://download.eclipse.org/technology/swtbot/dev-build/upda te-site/
>
> It has found the 2 repository:
> .../swtbot/dev-build/update-site/
> .../swtbot/update-site/
>
> When I check one and ask to install, Eclipse studies some dependencies
> then asks me to confirm to install of the plugin. I confirmed it,
> Eclipse does some work but finally ends up with this message error box.
>
> None of the 2 instals succeded.
>
> I uninstalled previous plugins (the 2.0.0.1164 net.sf. ...) before
> (note: the update did work right to install this version). Shouldn't I?
>
> My eclipse is
> Version: 3.4.1
> Build id: M20080911-1700
>
> Bye, and thanks for this quick reply
> Marc
>
> Ketan Padegaonkar wrote:
>
>> Which update site did you use, and what version are you on ?
>
>> The eclipse license certificate is about to expire[1], and this issue
>> may have been caused because of the same, I'll re-upload the binaries
>> again.
>
>> [1] - https://bugs.eclipse.org/bugs/show_bug.cgi?id=252879
>
>> -- Ketan
>
>> On 2/2/09 16:34, Marc wrote:
>>> Hi,
>>>
>>> I'm trying to install it with the Eclipse Software Update but I got this
>>> error:
>>>
>>> "
>>> An error occurred while collecting items to be installed
>>> Problems downloading artifact: osgi.bundle,org.junit4,4.5.0.v20080911.
>>> Error reading signed content:
>>> C:DOCUME~1meLOCALS~1Temp2signatureFile51419.jar
>>> Either the manifest file or the signature file has been tampered in this
>>> jar: C:DOCUME~1meLOCALS~1Temp2signatureFile51419.jar
>>> "
>>>
>>> I did not follow you about the junit4.5 issue.
>>> Does this error have to do with it?
>>>
>>> I tried twice to install and it failed twice with this error, so it
>>> might not be just a transfer error.
>>>
>>> Thanks in advance.
>>>
>
>
Re: Nightly builds now available! [message #20479 is a reply to message #20474] Fri, 06 February 2009 14:32 Go to previous messageGo to next message
Marc is currently offline MarcFriend
Messages: 32
Registered: July 2009
Member
Hi,

thanks for your work

Unfortunately, it still doesn't work. Same behavior as before.

However, during the week, I've tried from time to time to install the
plugin.
It has failed every time except once!

The 2.0.0.133 dev installed once (on feb. 4th by 10:00 gmt) on one machine.
I wanted to install it to a second machine. So just after this success,
I've tried to install it also on the second machine... it failed! (and is
still failing now).
On the machine it has worked once, i have a 2nd eclipse install ... which
fails also ...

argh, I'm no more sure of anything: network error, problem reading the
downloaded signature file or plugin config, plugin licence ? ...


I'll try to test the install at home and see if get the error.

Bye, Marc
Re: Nightly builds now available! [message #20485 is a reply to message #20479] Fri, 06 February 2009 14:39 Go to previous messageGo to next message
Stefan Seelmann is currently offline Stefan SeelmannFriend
Messages: 11
Registered: July 2009
Junior Member
Hi,

I also receive this error:

----------------------------------
An error occurred while collecting items to be installed
Problems downloading artifact: osgi.bundle,org.junit4,4.5.0.v20080911.
Error reading signed content:
C:\DOCUME~1\stefan\LOCALS~1\Temp\signatureFile683.jar
Either the manifest file or the signature file has been tampered in
this jar: C:\DOCUME~1\stefan\LOCALS~1\Temp\signatureFile683.jar
----------------------------------

It only occurs on my Windows VM. On my Ubuntu box I was able to install
it without any problems.

Kind Regards,
Stefan
Re: Nightly builds now available! [message #20532 is a reply to message #20485] Mon, 09 February 2009 09:43 Go to previous message
Marc is currently offline MarcFriend
Messages: 32
Registered: July 2009
Member
Hi,

Today it worked !
I've been able to install 2.0.0.160 via update manager.
(i've updated 3 eclipse environement consecutively without the error)

Bye, Marc
Previous Topic:Sending CTRL + F10 to a SWTBotEclipseEditor
Next Topic:Composite/Group equivalent
Goto Forum:
  


Current Time: Fri Mar 29 02:21:19 GMT 2024

Powered by FUDForum. Page generated in 0.03638 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top