Repository: incubator-netbeans
Updated Branches:
  refs/heads/master 03a206862 -> 23556bb43


[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.


Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/5eadf082
Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/5eadf082
Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/5eadf082

Branch: refs/heads/master
Commit: 5eadf082c0d000694f45aab9c6a6382512381c77
Parents: 03a2068
Author: Antonio Vieiro <[email protected]>
Authored: Sat Oct 14 20:39:53 2017 +0200
Committer: Matthias Bläsing <[email protected]>
Committed: Sun Oct 15 19:33:13 2017 +0200

----------------------------------------------------------------------
 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(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/5eadf082/o.eclipse.core.jobs/external/binaries-list
----------------------------------------------------------------------
diff --git a/o.eclipse.core.jobs/external/binaries-list 
b/o.eclipse.core.jobs/external/binaries-list
index 399b8ea..d1d4f58 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

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/5eadf082/o.eclipse.core.jobs/nbproject/project.properties
----------------------------------------------------------------------
diff --git a/o.eclipse.core.jobs/nbproject/project.properties 
b/o.eclipse.core.jobs/nbproject/project.properties
index 109b505..8b30f1b 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

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/5eadf082/o.eclipse.core.jobs/nbproject/project.xml
----------------------------------------------------------------------
diff --git a/o.eclipse.core.jobs/nbproject/project.xml 
b/o.eclipse.core.jobs/nbproject/project.xml
index 090b57e..5447781 100644
--- a/o.eclipse.core.jobs/nbproject/project.xml
+++ b/o.eclipse.core.jobs/nbproject/project.xml
@@ -36,7 +36,7 @@
             </public-packages>
             <class-path-extension>
                 
<runtime-relative-path>org-eclipse-core-jobs.jar</runtime-relative-path>
-                
<binary-origin>external/org.eclipse.core.jobs-3.5.101_nosignature.jar</binary-origin>
+                
<binary-origin>external/org.eclipse.core.jobs-3.5.100.jar</binary-origin>
             </class-path-extension>
         </data>
     </configuration>

Reply via email to