Repository: incubator-netbeans Updated Branches: refs/heads/master c361d4583 -> 2bdea8b75
[NETBEANS-54] Module Review o.eclipse.core.contenttype - Added maven coordinates for for org/eclipse/core/contenttype (EPL 1.0) - Updated nbproject/* to reflect the change in the binary. - NOTE: Maven jar file is signed (original was not). - 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/84b941ec Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/84b941ec Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/84b941ec Branch: refs/heads/master Commit: 84b941ec2c609b5830f334138c25d089c240d18b Parents: 84192f8 Author: Antonio Vieiro <[email protected]> Authored: Sat Oct 14 17:52:09 2017 +0200 Committer: Matthias Bläsing <[email protected]> Committed: Sun Oct 15 18:36:57 2017 +0200 ---------------------------------------------------------------------- o.eclipse.core.contenttype/external/binaries-list | 3 ++- o.eclipse.core.contenttype/nbproject/project.properties | 4 ++-- o.eclipse.core.contenttype/nbproject/project.xml | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/84b941ec/o.eclipse.core.contenttype/external/binaries-list ---------------------------------------------------------------------- diff --git a/o.eclipse.core.contenttype/external/binaries-list b/o.eclipse.core.contenttype/external/binaries-list index 5844e63..bed0711 100644 --- a/o.eclipse.core.contenttype/external/binaries-list +++ b/o.eclipse.core.contenttype/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. -AA2671239EBB762FEEE8B908E9F35473A72AFE1B org.eclipse.core.contenttype_3.4.100.v20110423-0524_nosignature.jar +# AA2671239EBB762FEEE8B908E9F35473A72AFE1B org.eclipse.core.contenttype_3.4.100.v20110423-0524_nosignature.jar +1232EFBDE2930D21D106850BD166C9B27F743BA8 org.jibx.config.3rdparty.org.eclipse:org.eclipse.core.contenttype:3.4.100.v20110423-0524 http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/84b941ec/o.eclipse.core.contenttype/nbproject/project.properties ---------------------------------------------------------------------- diff --git a/o.eclipse.core.contenttype/nbproject/project.properties b/o.eclipse.core.contenttype/nbproject/project.properties index 63d4653..fc8b43b 100644 --- a/o.eclipse.core.contenttype/nbproject/project.properties +++ b/o.eclipse.core.contenttype/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.contenttype_3.4.100.v20110423-0524_nosignature.jar=modules/org-eclipse-core-contenttype.jar +release.external/org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar=modules/org-eclipse-core-contenttype.jar is.autoload=true -nbm.module.author=Tomas Stupka \ No newline at end of file +nbm.module.author=Tomas Stupka http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/84b941ec/o.eclipse.core.contenttype/nbproject/project.xml ---------------------------------------------------------------------- diff --git a/o.eclipse.core.contenttype/nbproject/project.xml b/o.eclipse.core.contenttype/nbproject/project.xml index 79dc717..c50b0bd 100644 --- a/o.eclipse.core.contenttype/nbproject/project.xml +++ b/o.eclipse.core.contenttype/nbproject/project.xml @@ -28,8 +28,8 @@ <public-packages/> <class-path-extension> <runtime-relative-path>org-eclipse-core-contenttype.jar</runtime-relative-path> - <binary-origin>external/org.eclipse.core.contenttype_3.4.100.v20110423-0524_nosignature.jar</binary-origin> + <binary-origin>external/org.eclipse.core.contenttype-3.4.100.v20110423-0524.jar</binary-origin> </class-path-extension> </data> </configuration> -</project> \ No newline at end of file +</project>
