Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] Target Management p2 repository archive for Oxygen

I tried building with the 4.4.0 tm repo and got this error:
Caused by: org.eclipse.tycho.core.osgitools.OsgiManifestParserException: Exception parsing OSGi MANIFEST /home/jwoo/.m2/repository/p2/osgi/bundle/org.eclipse.tm.terminal.control/4.4.0.201801212237/org.eclipse.tm.terminal.control-4.4.0.201801212237.jar: error in opening zip file

I also tried this on the jar file in the plugins directory:
rw-r--r--. 1 jwoo engr 13 Jun 25 16:52 org.eclipse.tm.terminal.control_4.4.0.201801212237.jar
-rw-r--r--. 1 jwoo engr 13 Jun 25 16:52 org.eclipse.tm.terminal.control.source_4.4.0.201801212237.jar
[jwoo@jwcentos7 plugins]$ jar tvf org.eclipse.tm.terminal.control_4.4.0.201801212237.jar
java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:225)
    at java.util.zip.ZipFile.<init>(ZipFile.java:155)
    at java.util.zip.ZipFile.<init>(ZipFile.java:126)
    at sun.tools.jar.Main.list(Main.java:1115)
    at sun.tools.jar.Main.run(Main.java:293)
    at sun.tools.jar.Main.main(Main.java:1288)

Are the p2 repos for TM Terminal 4.3.0 and RSE 3.3.100 (?)  in Eclipse Oxygen available?

Joanne


On Mon, Jun 25, 2018 at 2:39 PM, Nick Boldt <nboldt@xxxxxxxxxx> wrote:
The latest releases are here:


Here's how I mirrored them recently:


Hope that helps!

For the next release (simrel 2018-09) I plan to merge the tm and rse builds back into one, get them running on the same baseline (Eclipse 4.9, Tycho 1.2) and consolidate the update sites & versions to be more consistent.

Nick


On Mon, Jun 25, 2018 at 4:29 PM Joanne Woo <jwoo@xxxxxxxxxx> wrote:
Hi,

I'm trying to create a mirror for Eclipse Oxygen and I'm having trouble finding the p2 repository for TM 4.3.0.  I found the link to download in https://projects.eclipse.org/list-of-projects?page=8 but it took me to http://download.eclipse.org/tm/downloads/index.php which does not contain anything newer than 3.6M4.

Is the p2 zip archive of the TM repository for Oxygen available for download?

Joanne

_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tm-dev


--

Nick Boldt

Principal Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus

_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tm-dev


Back to the top