[
https://issues.jboss.org/browse/JBDS-2978?page=com.atlassian.jira.plugin....
]
Nick Boldt resolved JBDS-2978.
------------------------------
Fix Version/s: 8.0.0.CR2
(was: 8.0.0.GA)
Resolution: Done
These jars no longer throw a 'java.lang.SecurityException: SHA1 digest error':
Step 1: download eclipse-jee-luna-SR1-RC3-linux-gtk-x86_64.tar.gz and unpack it
Step 2: go into the eclipse/plugins folder under the unpacked SR1-RC3 folder and do this:
{code}
$ /opt/jdk1.8.0/bin/jarsigner -verify ./org.eclipse.wst.command.env_*.jar
jar verified.
$ /opt/jdk1.8.0/bin/jarsigner -verify ./org.eclipse.jst.ws.consumption_*.jar
jar verified.
{code}
Monitor WTP issue re: nested packed jars
----------------------------------------
Key: JBDS-2978
URL:
https://issues.jboss.org/browse/JBDS-2978
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Components: build, requirements, target-platform, upstream
Affects Versions: 8.0.0.Beta2
Reporter: Nick Boldt
Assignee: Mickael Istria
Fix For: 8.0.0.CR2
Adding this subtask as a reminder to myself to check in w/ WTP from time to time to see
if
https://bugs.eclipse.org/bugs/show_bug.cgi?id=430923 gets fixed.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)