aacirino / workspacemechanic

Automatically exported from code.google.com/p/workspacemechanic
0 stars 0 forks source link

testing update site : missing jar 0.1.2 not found #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.add testing url to a vanilla eclipse
 http://workspacemechanic.eclipselabs.org.codespot.com/git.update/mechanic-testing/
2. launch installation workspacemeachnic 0.1.2

What is the expected output? What do you see instead?
Expect version 0.1.2 to be installed, but get a FNF exception on 
http://workspacemechanic.eclipselabs.org.codespot.com/git.update/mechanic-testin
g/plugins/com.google.eclipse.mechanic_0.1.2.jar 

Only 0.1.0.jar is available (and others lower versions).
Here is the output of the Eclipse installation process : 

Error while installing software : 
An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, 
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: osgi.bundle,com.google.eclipse.mechanic,0.1.2.
http://workspacemechanic.eclipselabs.org.codespot.com/git.update/mechanic-testin
g/plugins/com.google.eclipse.mechanic_0.1.2.jar
Artifact not found: 
org.eclipse.update.feature,com.google.eclipse.mechanic,0.1.2.
http://workspacemechanic.eclipselabs.org.codespot.com/git.update/mechanic-testin
g/features/com.google.eclipse.mechanic_0.1.2.jar

What version of the product are you using? On what operating system?
Eclipse 3.7.SR1

Original issue reported on code.google.com by jgrag...@netceler.com on 10 Oct 2011 at 5:15

GoogleCodeExporter commented 9 years ago
Hi,

Why did you expect 0.1.2 to be found in the update site? The source has that 
value ATM, but the update hasn't been pushed.

Original comment by konigsb...@gmail.com on 10 Oct 2011 at 5:22

GoogleCodeExporter commented 9 years ago
Hi,

First, I got a pb with a script I wrote to build an eclipse install from a list 
of repourl and iu. Build failed saying it cant' find 0.1.2.jar

As I want to double check that my script was not the origin of the problem, I 
try to install workspacemechanic from inside Eclipse : classic install with 
testing upate site. But I got the same problem : FNF 0.1.2.jar
With std update site I can install version 0.9

So both p2director and std plugin install from eclipse seems to require that  
jar.

Original comment by jgrag...@netceler.com on 10 Oct 2011 at 6:52

GoogleCodeExporter commented 9 years ago
Sigh. That's testing for you. :) This is a spare time task for me now, so I'll 
have to take another shot at it when I get some time this week. Thanks for the 
report.

Original comment by konigsb...@gmail.com on 10 Oct 2011 at 10:31

GoogleCodeExporter commented 9 years ago
I put in a generation of an update site in issue 80, but I also changed it to 
add a .qualifier/-SNAPSHOT on the end so it generates a date timestamp.

Original comment by alex.ble...@gmail.com on 19 Oct 2011 at 12:03

GoogleCodeExporter commented 9 years ago
Closing this as we've moved way beyond 0.1.2, and I've gone back to using the 
Eclipse UI for release management. Yes, I'm sad, too.

Original comment by konigsb...@gmail.com on 23 Jun 2012 at 1:48