From 7a7bd38207e92d911ba2dc49b16f380cfffb9a65 Mon Sep 17 00:00:00 2001 From: Antonio Vieiro Date: Sat, 14 Oct 2017 20:39:53 +0200 Subject: [PATCH 1/2] [NETBEANS-54] Module Review o.eclipse.core.jobs - Exact version 3.5.101 could not be found in Maven, downgrading to 3.5.100 - Updated binaries-list with maven coordinates for eclipse core jobs 3.5.100 (EPL 1.0) - Updated nbproject/* accordingly. - No other licensing issues found. --- o.eclipse.core.jobs/external/binaries-list | 3 ++- o.eclipse.core.jobs/nbproject/project.properties | 2 +- o.eclipse.core.jobs/nbproject/project.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/o.eclipse.core.jobs/external/binaries-list b/o.eclipse.core.jobs/external/binaries-list index 399b8ea65a3d..b9765dbf261e 100644 --- a/o.eclipse.core.jobs/external/binaries-list +++ b/o.eclipse.core.jobs/external/binaries-list @@ -14,4 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -1605B38BB28EAE32C11EAB8F9E238A497754A5B8 org.eclipse.core.jobs-3.5.101_nosignature.jar +#1605B38BB28EAE32C11EAB8F9E238A497754A5B8 org.eclipse.core.jobs-3.5.101_nosignature.jar +7e99e30a7f23423a250744af33009fc2fbcdf241 org.eclipse.core:org.eclipse.core.jobs:3.5.100 diff --git a/o.eclipse.core.jobs/nbproject/project.properties b/o.eclipse.core.jobs/nbproject/project.properties index 109b505fe7e5..8b30f1bb6203 100644 --- a/o.eclipse.core.jobs/nbproject/project.properties +++ b/o.eclipse.core.jobs/nbproject/project.properties @@ -14,6 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -release.external/org.eclipse.core.jobs-3.5.101_nosignature.jar=modules/org-eclipse-core-jobs.jar +release.external/org.eclipse.core.jobs-3.5.100.jar=modules/org-eclipse-core-jobs.jar is.autoload=true nbm.module.author=Tomas Stupka diff --git a/o.eclipse.core.jobs/nbproject/project.xml b/o.eclipse.core.jobs/nbproject/project.xml index 090b57e604f1..5447781e80c5 100644 --- a/o.eclipse.core.jobs/nbproject/project.xml +++ b/o.eclipse.core.jobs/nbproject/project.xml @@ -36,7 +36,7 @@ org-eclipse-core-jobs.jar - external/org.eclipse.core.jobs-3.5.101_nosignature.jar + external/org.eclipse.core.jobs-3.5.100.jar From 482c5462d1bb747ffedf0785a3b46bf06ea74dab Mon Sep 17 00:00:00 2001 From: Antonio Vieiro Date: Sat, 14 Oct 2017 21:49:30 +0200 Subject: [PATCH 2/2] Upperase SHA-1 key. --- o.eclipse.core.jobs/external/binaries-list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/o.eclipse.core.jobs/external/binaries-list b/o.eclipse.core.jobs/external/binaries-list index b9765dbf261e..d1d4f5841556 100644 --- a/o.eclipse.core.jobs/external/binaries-list +++ b/o.eclipse.core.jobs/external/binaries-list @@ -15,4 +15,4 @@ # specific language governing permissions and limitations # under the License. #1605B38BB28EAE32C11EAB8F9E238A497754A5B8 org.eclipse.core.jobs-3.5.101_nosignature.jar -7e99e30a7f23423a250744af33009fc2fbcdf241 org.eclipse.core:org.eclipse.core.jobs:3.5.100 +7E99E30A7F23423A250744AF33009FC2FBCDF241 org.eclipse.core:org.eclipse.core.jobs:3.5.100