From owner-svn-ports-all@freebsd.org Sat Dec 12 18:06:22 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B70EDA14AE4; Sat, 12 Dec 2015 18:06:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 579FB10DF; Sat, 12 Dec 2015 18:06:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBCI6LAQ080551; Sat, 12 Dec 2015 18:06:21 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBCI6LbY080547; Sat, 12 Dec 2015 18:06:21 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201512121806.tBCI6LbY080547@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 12 Dec 2015 18:06:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403621 - head/java/netbeans X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2015 18:06:22 -0000 Author: kwm Date: Sat Dec 12 18:06:21 2015 New Revision: 403621 URL: https://svnweb.freebsd.org/changeset/ports/403621 Log: Update netbeans to 8.1. PR: 204359 Submitted by: sergey.v.brunov@gmail.com Modified: head/java/netbeans/Makefile head/java/netbeans/distinfo head/java/netbeans/pkg-plist Modified: head/java/netbeans/Makefile ============================================================================== --- head/java/netbeans/Makefile Sat Dec 12 18:01:26 2015 (r403620) +++ head/java/netbeans/Makefile Sat Dec 12 18:06:21 2015 (r403621) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= netbeans -PORTVERSION= 8.0.2 -PORTREVISION= 1 +PORTVERSION= 8.1 CATEGORIES= java devel MASTER_SITES= http://download.netbeans.org/netbeans/${PORTVERSION}/final/zip/ \ http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/ -DISTNAME= netbeans-${PORTVERSION}-201411181905 +DISTNAME= netbeans-${PORTVERSION}-201510222201 MAINTAINER= kwm@FreeBSD.org COMMENT= Modular, standards-based integrated development environment Modified: head/java/netbeans/distinfo ============================================================================== --- head/java/netbeans/distinfo Sat Dec 12 18:01:26 2015 (r403620) +++ head/java/netbeans/distinfo Sat Dec 12 18:06:21 2015 (r403621) @@ -1,2 +1,2 @@ -SHA256 (netbeans-8.0.2-201411181905.zip) = bb9f31d45746263ce34f4ea138b963c8525934c9797cec88b50c66abf9c52cc1 -SIZE (netbeans-8.0.2-201411181905.zip) = 315562592 +SHA256 (netbeans-8.1-201510222201.zip) = b960957edca0bb14cacadf348ef92b5ac233eec73fa25dda72ef365bc5084ea9 +SIZE (netbeans-8.1-201510222201.zip) = 338096367 Modified: head/java/netbeans/pkg-plist ============================================================================== --- head/java/netbeans/pkg-plist Sat Dec 12 18:01:26 2015 (r403620) +++ head/java/netbeans/pkg-plist Sat Dec 12 18:06:21 2015 (r403621) @@ -1,4 +1,4 @@ -bin/netbeans-%%PORTVERSION%% +bin/%%DATADIR%% %%DATADIR%%/CREDITS.html %%DATADIR%%/LICENSE.txt %%DATADIR%%/README.html @@ -96,6 +96,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/.lastModified %%DATADIR%%/cnd/VERSION.txt %%DATADIR%%/cnd/bin/GdbKillProc.exe +%%DATADIR%%/cnd/bin/Linux-sparc_64/libBuildTrace.so +%%DATADIR%%/cnd/bin/Linux-sparc_64/rfs_controller +%%DATADIR%%/cnd/bin/Linux-sparc_64/rfs_preload.so +%%DATADIR%%/cnd/bin/Linux-sparc_64/rfs_test_env %%DATADIR%%/cnd/bin/Linux-x86/libBuildTrace.so %%DATADIR%%/cnd/bin/Linux-x86/rfs_controller %%DATADIR%%/cnd/bin/Linux-x86/rfs_preload.so @@ -124,6 +128,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/bin/SunOS-x86_64/rfs_test_env %%DATADIR%%/cnd/bin/dorun.sh %%DATADIR%%/cnd/bin/rfs_test_env.sh +%%DATADIR%%/cnd/config/Modules/org-netbeans-libs-clank.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-analysis-api.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-analysis-impl.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-antlr.xml @@ -142,7 +147,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-dwarfdiscovery.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-dwarfdump.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-editor.xml -%%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-folding.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-gotodeclaration.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-highlight.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-indexing.xml @@ -150,6 +154,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-lexer.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-makeproject-source-bridge.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-makeproject.xml +%%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-model-jclank-bridge.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-model-services.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-modeldiscovery.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-modelimpl.xml @@ -173,6 +178,26 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-jellytools-cnd.xml %%DATADIR%%/cnd/modules/docs/org-netbeans-modules-cnd.jar +%%DATADIR%%/cnd/modules/ext/org-clang-arcmigrate.jar +%%DATADIR%%/cnd/modules/ext/org-clang-ast.jar +%%DATADIR%%/cnd/modules/ext/org-clang-basic.jar +%%DATADIR%%/cnd/modules/ext/org-clang-codegen.jar +%%DATADIR%%/cnd/modules/ext/org-clang-driver.jar +%%DATADIR%%/cnd/modules/ext/org-clang-frontend.jar +%%DATADIR%%/cnd/modules/ext/org-clang-frontendtool.jar +%%DATADIR%%/cnd/modules/ext/org-clang-lex.jar +%%DATADIR%%/cnd/modules/ext/org-clang-parse.jar +%%DATADIR%%/cnd/modules/ext/org-clang-rewrite.jar +%%DATADIR%%/cnd/modules/ext/org-clang-sema.jar +%%DATADIR%%/cnd/modules/ext/org-clang-serialization.jar +%%DATADIR%%/cnd/modules/ext/org-clang-staticanalyzer.jar +%%DATADIR%%/cnd/modules/ext/org-clang-tools-driver.jar +%%DATADIR%%/cnd/modules/ext/org-clang-tools-services.jar +%%DATADIR%%/cnd/modules/ext/org-clank-java.jar +%%DATADIR%%/cnd/modules/ext/org-llvm-adtsupport.jar +%%DATADIR%%/cnd/modules/ext/org-llvm-bitcode.jar +%%DATADIR%%/cnd/modules/ext/org-llvm-option.jar +%%DATADIR%%/cnd/modules/ext/org-llvm-utils.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-analysis-api_ja.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-analysis-api_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-analysis-api_ru.jar @@ -245,10 +270,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-editor_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-editor_ru.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-editor_zh_CN.jar -%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-folding_ja.jar -%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-folding_pt_BR.jar -%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-folding_ru.jar -%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-folding_zh_CN.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-gotodeclaration_ja.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-gotodeclaration_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-gotodeclaration_ru.jar @@ -277,6 +298,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject_ru.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject_zh_CN.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-model-jclank-bridge_ja.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-model-jclank-bridge_pt_BR.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-model-jclank-bridge_ru.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-model-jclank-bridge_zh_CN.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-model-services_ja.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-model-services_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-model-services_ru.jar @@ -365,6 +390,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-jellytools-cnd_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-jellytools-cnd_ru.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-jellytools-cnd_zh_CN.jar +%%DATADIR%%/cnd/modules/org-netbeans-libs-clank.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-analysis-api.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-analysis-impl.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-antlr.jar @@ -383,7 +409,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-dwarfdiscovery.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-dwarfdump.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-editor.jar -%%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-folding.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-gotodeclaration.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-highlight.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-indexing.jar @@ -391,6 +416,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-lexer.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-makeproject-source-bridge.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-makeproject.jar +%%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-model-jclank-bridge.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-model-services.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-modeldiscovery.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-modelimpl.jar @@ -413,6 +439,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-utils.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-jellytools-cnd.jar +%%DATADIR%%/cnd/update_tracking/org-netbeans-libs-clank.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-analysis-api.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-analysis-impl.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-antlr.xml @@ -431,7 +458,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-dwarfdiscovery.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-dwarfdump.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-editor.xml -%%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-folding.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-gotodeclaration.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-highlight.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-indexing.xml @@ -439,6 +465,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-lexer.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-makeproject-source-bridge.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-makeproject.xml +%%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-model-jclank-bridge.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-model-services.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-modeldiscovery.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-modelimpl.xml @@ -461,10 +488,20 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-utils.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-jellytools-cnd.xml +%%DATADIR%%/cndext/.lastModified +%%DATADIR%%/cndext/VERSION.txt +%%DATADIR%%/cndext/config/Modules/org-netbeans-modules-cnd-mixeddev.xml +%%DATADIR%%/cndext/modules/locale/org-netbeans-modules-cnd-mixeddev_ja.jar +%%DATADIR%%/cndext/modules/locale/org-netbeans-modules-cnd-mixeddev_pt_BR.jar +%%DATADIR%%/cndext/modules/locale/org-netbeans-modules-cnd-mixeddev_ru.jar +%%DATADIR%%/cndext/modules/locale/org-netbeans-modules-cnd-mixeddev_zh_CN.jar +%%DATADIR%%/cndext/modules/org-netbeans-modules-cnd-mixeddev.jar +%%DATADIR%%/cndext/update_tracking/org-netbeans-modules-cnd-mixeddev.xml %%DATADIR%%/dlight/.lastModified %%DATADIR%%/dlight/VERSION.txt %%DATADIR%%/dlight/bin/FreeBSD-x86/fs_server %%DATADIR%%/dlight/bin/Linux-arm/fs_server +%%DATADIR%%/dlight/bin/Linux-sparc/fs_server %%DATADIR%%/dlight/bin/Linux-x86/fs_server %%DATADIR%%/dlight/bin/Linux-x86_64/fs_server %%DATADIR%%/dlight/bin/MacOSX-x86/fs_server @@ -474,7 +511,13 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-libs-common.xml %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-remote-impl.xml %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-remote.xml +%%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-sendto.xml +%%DATADIR%%/dlight/config/Modules/org-netbeans-modules-git-remote-cli.xml +%%DATADIR%%/dlight/config/Modules/org-netbeans-modules-git-remote.xml +%%DATADIR%%/dlight/config/Modules/org-netbeans-modules-mercurial-remote.xml +%%DATADIR%%/dlight/config/Modules/org-netbeans-modules-remotefs-versioning-api.xml %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-remotefs-versioning.xml +%%DATADIR%%/dlight/config/Modules/org-netbeans-modules-subversion-remote.xml %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-kit_ja.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-kit_pt_BR.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-kit_ru.jar @@ -491,20 +534,56 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote_pt_BR.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote_ru.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote_zh_CN.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-sendto_ja.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-sendto_pt_BR.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-sendto_ru.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-sendto_zh_CN.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-git-remote-cli_ja.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-git-remote-cli_pt_BR.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-git-remote-cli_ru.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-git-remote-cli_zh_CN.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-git-remote_ja.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-git-remote_pt_BR.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-git-remote_ru.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-git-remote_zh_CN.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-mercurial-remote_ja.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-mercurial-remote_pt_BR.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-mercurial-remote_ru.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-mercurial-remote_zh_CN.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-remotefs-versioning-api_ja.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-remotefs-versioning-api_pt_BR.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-remotefs-versioning-api_ru.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-remotefs-versioning-api_zh_CN.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-remotefs-versioning_ja.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-remotefs-versioning_pt_BR.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-remotefs-versioning_ru.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-remotefs-versioning_zh_CN.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-subversion-remote_ja.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-subversion-remote_pt_BR.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-subversion-remote_ru.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-subversion-remote_zh_CN.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-kit.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-libs-common.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-remote-impl.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-remote.jar +%%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-sendto.jar +%%DATADIR%%/dlight/modules/org-netbeans-modules-git-remote-cli.jar +%%DATADIR%%/dlight/modules/org-netbeans-modules-git-remote.jar +%%DATADIR%%/dlight/modules/org-netbeans-modules-mercurial-remote.jar +%%DATADIR%%/dlight/modules/org-netbeans-modules-remotefs-versioning-api.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-remotefs-versioning.jar +%%DATADIR%%/dlight/modules/org-netbeans-modules-subversion-remote.jar %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-kit.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-libs-common.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-remote-impl.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-remote.xml +%%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-sendto.xml +%%DATADIR%%/dlight/update_tracking/org-netbeans-modules-git-remote-cli.xml +%%DATADIR%%/dlight/update_tracking/org-netbeans-modules-git-remote.xml +%%DATADIR%%/dlight/update_tracking/org-netbeans-modules-mercurial-remote.xml +%%DATADIR%%/dlight/update_tracking/org-netbeans-modules-remotefs-versioning-api.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-remotefs-versioning.xml +%%DATADIR%%/dlight/update_tracking/org-netbeans-modules-subversion-remote.xml %%DATADIR%%/enterprise/.lastModified %%DATADIR%%/enterprise/VERSION.txt %%DATADIR%%/enterprise/ant/extra/jspcompile.jar @@ -519,7 +598,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/config/Modules/org-netbeans-libs-amazon.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-libs-commons_fileupload.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-libs-elimpl.xml -%%DATADIR%%/enterprise/config/Modules/org-netbeans-libs-glassfish-sdk.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-libs-glassfish_logging.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-libs-jstl.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-apisupport-restsample.xml @@ -529,6 +607,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-glassfish-common.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-glassfish-eecommon.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-glassfish-javaee.xml +%%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-glassfish-tooling.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-hibernateweb.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-j2ee-ant.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-j2ee-api-ejbmodule.xml @@ -600,6 +679,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-project.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-refactoring.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-struts.xml +%%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-weblogic-common.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-websocket.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-websvc-clientapi.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-websvc-core.xml @@ -645,7 +725,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/modules/ext/el-impl.jar %%DATADIR%%/enterprise/modules/ext/glassfish-jspparser-4.0.jar %%DATADIR%%/enterprise/modules/ext/glassfish-logging-2.0.jar -%%DATADIR%%/enterprise/modules/ext/glassfish-tooling-sdk.jar %%DATADIR%%/enterprise/modules/ext/javaee-api-6.0-license.txt %%DATADIR%%/enterprise/modules/ext/javaee-api-6.0.jar %%DATADIR%%/enterprise/modules/ext/javaee-api-7.0-license.txt @@ -755,10 +834,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-elimpl_pt_BR.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-elimpl_ru.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-elimpl_zh_CN.jar -%%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-glassfish-sdk_ja.jar -%%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-glassfish-sdk_pt_BR.jar -%%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-glassfish-sdk_ru.jar -%%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-glassfish-sdk_zh_CN.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-glassfish_logging_ja.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-glassfish_logging_pt_BR.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-libs-glassfish_logging_ru.jar @@ -795,6 +870,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-glassfish-javaee_pt_BR.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-glassfish-javaee_ru.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-glassfish-javaee_zh_CN.jar +%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-glassfish-tooling_ja.jar +%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-glassfish-tooling_pt_BR.jar +%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-glassfish-tooling_ru.jar +%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-glassfish-tooling_zh_CN.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-hibernateweb_ja.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-hibernateweb_pt_BR.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-hibernateweb_ru.jar @@ -1079,6 +1158,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-struts_pt_BR.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-struts_ru.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-struts_zh_CN.jar +%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-weblogic-common_ja.jar +%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-weblogic-common_pt_BR.jar +%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-weblogic-common_ru.jar +%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-weblogic-common_zh_CN.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-websocket_ja.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-websocket_pt_BR.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-websocket_ru.jar @@ -1191,7 +1274,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/modules/org-netbeans-libs-amazon.jar %%DATADIR%%/enterprise/modules/org-netbeans-libs-commons_fileupload.jar %%DATADIR%%/enterprise/modules/org-netbeans-libs-elimpl.jar -%%DATADIR%%/enterprise/modules/org-netbeans-libs-glassfish-sdk.jar %%DATADIR%%/enterprise/modules/org-netbeans-libs-glassfish_logging.jar %%DATADIR%%/enterprise/modules/org-netbeans-libs-jstl.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-apisupport-restsample.jar @@ -1201,6 +1283,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/modules/org-netbeans-modules-glassfish-common.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-glassfish-eecommon.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-glassfish-javaee.jar +%%DATADIR%%/enterprise/modules/org-netbeans-modules-glassfish-tooling.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-hibernateweb.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-j2ee-ant.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-j2ee-api-ejbmodule.jar @@ -1272,6 +1355,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-project.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-refactoring.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-struts.jar +%%DATADIR%%/enterprise/modules/org-netbeans-modules-weblogic-common.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-websocket.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-websvc-clientapi.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-websvc-core.jar @@ -1303,7 +1387,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/update_tracking/org-netbeans-libs-amazon.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-libs-commons_fileupload.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-libs-elimpl.xml -%%DATADIR%%/enterprise/update_tracking/org-netbeans-libs-glassfish-sdk.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-libs-glassfish_logging.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-libs-jstl.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-apisupport-restsample.xml @@ -1313,6 +1396,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-glassfish-common.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-glassfish-eecommon.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-glassfish-javaee.xml +%%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-glassfish-tooling.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-hibernateweb.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-j2ee-ant.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-j2ee-api-ejbmodule.xml @@ -1384,6 +1468,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-project.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-refactoring.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-struts.xml +%%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-weblogic-common.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-websocket.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-websvc-clientapi.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-websvc-core.xml @@ -1448,12 +1533,12 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-dwarfdiscovery.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-dwarfdump.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-editor.xml -%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-folding.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-gotodeclaration.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-highlight.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-indexing.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-kit.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-makeproject.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-model-jclank-bridge.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-modeldiscovery.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-modelui.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-modelutil.xml @@ -1478,12 +1563,16 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-debugger-jpda-ui.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-debugger-jpda-visual.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-dlight-kit.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-dlight-sendto.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-extbrowser-chrome.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-findbugs-installer.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-form-kit.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-form.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-git-remote-cli.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-git-remote.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-glassfish-common.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-glassfish-javaee.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-glassfish-tooling.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-groovy-antproject.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-groovy-editor.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-groovy-grails.xml @@ -1543,7 +1632,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-source-ant.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-source.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-sourceui.xml -%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-java-testrunner.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javacard-apdufile.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javacard-console.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javacard-kit.xml @@ -1565,11 +1653,16 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javafx2-project.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javafx2-samples.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javafx2-scenebuilder.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-bower.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-cdnjs.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-grunt.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-gulp.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-jstestdriver.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-karma.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-nodejs.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javawebstart.xml -%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-junit.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-languages-apacheconf.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-languages-ini.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven-checkstyle.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven-coverage.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven-grammar.xml @@ -1580,6 +1673,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven-refactoring.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven-repository.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-maven.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-mercurial-remote.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-mobility-cldcplatform.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-mobility-databindingme.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-mobility-licensing.xml @@ -1590,6 +1684,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-apigen.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-atoum.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-code-analysis.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-codeception.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-composer.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-dbgp.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-doctrine2.xml @@ -1598,7 +1693,9 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-latte.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-nette-tester.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-nette2.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-phing.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-phpdoc-documentation.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-phpdoc.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-phpunit.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-project.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-refactoring.xml @@ -1609,18 +1706,17 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-twig.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-zend.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-php-zend2.xml -%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-profiler-drilldown.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-profiler-heapwalker.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-profiler-kit.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-profiler-nbimpl.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-profiler-options.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-profiler-oql-language.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-profiler-snaptracer.xml -%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-profiler-stp.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-projectimport-eclipse-core.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-refactoring-java.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-spring-beans.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-spring-webmvc.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-subversion-remote.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-tomcat5.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-beans.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-client-kit.xml @@ -1993,13 +2089,13 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/harness/update_tracking/org-netbeans-modules-nbjunit.xml %%DATADIR%%/ide/.lastModified %%DATADIR%%/ide/VERSION.txt -%%DATADIR%%/ide/bin/nativeexecution/Linux-arm/killall -%%DATADIR%%/ide/bin/nativeexecution/Linux-arm/process_start -%%DATADIR%%/ide/bin/nativeexecution/Linux-arm/pty -%%DATADIR%%/ide/bin/nativeexecution/Linux-arm/pty_open -%%DATADIR%%/ide/bin/nativeexecution/Linux-arm/sigqueue -%%DATADIR%%/ide/bin/nativeexecution/Linux-arm/stat -%%DATADIR%%/ide/bin/nativeexecution/Linux-arm/unbuffer.so +%%DATADIR%%/ide/bin/nativeexecution/Linux-sparc_64/killall +%%DATADIR%%/ide/bin/nativeexecution/Linux-sparc_64/process_start +%%DATADIR%%/ide/bin/nativeexecution/Linux-sparc_64/pty +%%DATADIR%%/ide/bin/nativeexecution/Linux-sparc_64/pty_open +%%DATADIR%%/ide/bin/nativeexecution/Linux-sparc_64/sigqueue +%%DATADIR%%/ide/bin/nativeexecution/Linux-sparc_64/stat +%%DATADIR%%/ide/bin/nativeexecution/Linux-sparc_64/unbuffer.so %%DATADIR%%/ide/bin/nativeexecution/Linux-x86/killall %%DATADIR%%/ide/bin/nativeexecution/Linux-x86/process_start %%DATADIR%%/ide/bin/nativeexecution/Linux-x86/pty @@ -2071,19 +2167,25 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/bin/nativeexecution/Windows-x86_64/unbuffer.dll %%DATADIR%%/ide/bin/nativeexecution/dorun.sh %%DATADIR%%/ide/bin/nativeexecution/hostinfo.sh +%%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-api-xml.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-db.xml +%%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-editor-indent.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-editor-lib.xml +%%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-editor-lib2.xml +%%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-editor-settings-storage.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-editor.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-ide-kit.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-options-editor.xml +%%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-parsing-api.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-project-ant.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-project-libraries.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-projectapi.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-projectuiapi.xml +%%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-xml-catalog.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-spi-palette.xml +%%DATADIR%%/ide/config/Modules/com-googlecode-javaewah-JavaEWAH.xml %%DATADIR%%/ide/config/Modules/com-jcraft-jsch.xml %%DATADIR%%/ide/config/Modules/com-jcraft-jzlib.xml -%%DATADIR%%/ide/config/Modules/javaewah-dummy.xml %%DATADIR%%/ide/config/Modules/org-apache-commons-codec.xml %%DATADIR%%/ide/config/Modules/org-apache-commons-httpclient.xml %%DATADIR%%/ide/config/Modules/org-apache-commons-io.xml @@ -2115,6 +2217,8 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/config/Modules/org-eclipse-mylyn-wikitext-textile-core.xml %%DATADIR%%/ide/config/Modules/org-netbeans-api-debugger.xml %%DATADIR%%/ide/config/Modules/org-netbeans-api-java-classpath.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-api-knockout.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-api-xml-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-api-xml.xml %%DATADIR%%/ide/config/Modules/org-netbeans-core-browser-webview.xml %%DATADIR%%/ide/config/Modules/org-netbeans-core-browser.xml @@ -2172,6 +2276,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-codetemplates.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-completion.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-deprecated-pre65formatting.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-document.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-errorstripe-api.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-errorstripe.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-fold-nbui.xml @@ -2179,6 +2284,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-global-format.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-guards.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-indent-project.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-indent-support.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-indent.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-kit.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-lib.xml @@ -2187,6 +2293,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-plain-lib.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-plain.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-search.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-settings-lib.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-settings-storage.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-settings.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-structure.xml @@ -2194,11 +2301,14 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-util.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-extbrowser.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution-base.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution-impl.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution-process.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-git.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-gototest.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-gsf-codecoverage.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-gsf-testrunner-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-gsf-testrunner.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-angular.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-custom.xml @@ -2221,9 +2331,11 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-debug.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-editor.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-extjs.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-jade.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-jquery.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-kit.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-knockout.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-nodejs.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-prototypejs.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-requirejs.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-jellytools-ide.xml @@ -2241,20 +2353,31 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-notifications.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-options-editor.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-parsing-api.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-parsing-indexing.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-parsing-lucene.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-parsing-nb.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-parsing-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-print-editor.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-project-ant-compat8.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-project-ant-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-project-ant.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-project-indexingbridge.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-project-libraries-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-project-libraries.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-project-spi-intern-impl.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-project-spi-intern.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-projectapi-nb.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-projectapi.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-projectui-buildmenu.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-projectui.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-projectuiapi-base.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-projectuiapi.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-properties-syntax.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-properties.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-refactoring-api.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-schema2beans.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-selenium2-server.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-selenium2.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-server.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-servletapi.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-spellchecker-apimodule.xml @@ -2288,6 +2411,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-web-indent.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-web-webkit-debugging.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-xml-axi.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-xml-catalog-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-xml-catalog.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-xml-core.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-xml-jaxb-api.xml @@ -2325,6 +2449,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/jsstubs/corestubs.zip %%DATADIR%%/ide/jsstubs/domstubs.zip %%DATADIR%%/ide/jsstubs/reststubs.zip +%%DATADIR%%/ide/modules/com-googlecode-javaewah-JavaEWAH.jar %%DATADIR%%/ide/modules/com-jcraft-jsch.jar %%DATADIR%%/ide/modules/com-jcraft-jzlib.jar %%DATADIR%%/ide/modules/dict/dictionary_en.description @@ -2359,7 +2484,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/ext/jsch-agentproxy-sshagent.jar %%DATADIR%%/ide/modules/ext/jsch-agentproxy-usocket-jna.jar %%DATADIR%%/ide/modules/ext/json-simple-1.1.1.jar -%%DATADIR%%/ide/modules/ext/jvyamlb-0.2.3.jar +%%DATADIR%%/ide/modules/ext/jvyamlb-0.2.7.jar %%DATADIR%%/ide/modules/ext/libpam4j-1.1.jar %%DATADIR%%/ide/modules/ext/locale/ValidationAPI_ja.jar %%DATADIR%%/ide/modules/ext/locale/ValidationAPI_pt_BR.jar @@ -2369,10 +2494,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/ext/locale/ddl_pt_BR.jar %%DATADIR%%/ide/modules/ext/locale/ddl_ru.jar %%DATADIR%%/ide/modules/ext/locale/ddl_zh_CN.jar -%%DATADIR%%/ide/modules/ext/locale/freemarker-2.3.19_ja.jar -%%DATADIR%%/ide/modules/ext/locale/freemarker-2.3.19_pt_BR.jar -%%DATADIR%%/ide/modules/ext/locale/freemarker-2.3.19_ru.jar -%%DATADIR%%/ide/modules/ext/locale/freemarker-2.3.19_zh_CN.jar %%DATADIR%%/ide/modules/ext/locale/org-netbeans-tax_ja.jar %%DATADIR%%/ide/modules/ext/locale/org-netbeans-tax_pt_BR.jar %%DATADIR%%/ide/modules/ext/locale/org-netbeans-tax_ru.jar @@ -2384,7 +2505,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/ext/non-schema.jar %%DATADIR%%/ide/modules/ext/org-netbeans-tax.jar %%DATADIR%%/ide/modules/ext/postgresql-9.2-1002.jdbc4.jar -%%DATADIR%%/ide/modules/ext/processtreekiller-1.0.2.jar +%%DATADIR%%/ide/modules/ext/processtreekiller-1.0.5.jar %%DATADIR%%/ide/modules/ext/resolver-1.2.jar %%DATADIR%%/ide/modules/ext/saxon9B.jar %%DATADIR%%/ide/modules/ext/servlet-2.2.jar @@ -2402,7 +2523,6 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/ext/webserver.jar %%DATADIR%%/ide/modules/ext/winp-1.14-patched.jar %%DATADIR%%/ide/modules/ext/xerces-2.8.0.jar -%%DATADIR%%/ide/modules/javaewah-dummy.jar %%DATADIR%%/ide/modules/lib/extbrowser.dll %%DATADIR%%/ide/modules/lib/extbrowser64.dll %%DATADIR%%/ide/modules/locale/org-apache-xml-resolver_ja.jar @@ -2417,6 +2537,14 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-api-java-classpath_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-java-classpath_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-java-classpath_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-api-knockout_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-api-knockout_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-api-knockout_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-api-knockout_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-api-xml-ui_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-api-xml-ui_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-api-xml-ui_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-api-xml-ui_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-xml_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-xml_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-xml_ru.jar @@ -2645,6 +2773,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-deprecated-pre65formatting_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-deprecated-pre65formatting_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-deprecated-pre65formatting_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-document_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-document_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-document_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-document_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-errorstripe-api_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-errorstripe-api_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-errorstripe-api_ru.jar @@ -2673,6 +2805,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent-project_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent-project_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent-project_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent-support_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent-support_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent-support_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent-support_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-indent_ru.jar @@ -2705,6 +2841,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-search_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-search_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-search_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-settings-lib_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-settings-lib_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-settings-lib_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-settings-lib_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-settings-storage_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-settings-storage_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-settings-storage_ru.jar @@ -2733,10 +2873,18 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extbrowser_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extbrowser_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extbrowser_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-base_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-base_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-base_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-base_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-impl_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-impl_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-impl_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-impl_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution_ru.jar @@ -2753,6 +2901,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-codecoverage_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-codecoverage_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-codecoverage_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner-ui_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner-ui_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner-ui_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner-ui_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner_ru.jar @@ -2841,6 +2993,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-extjs_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-extjs_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-extjs_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jade_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jade_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jade_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jade_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jquery_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jquery_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jquery_ru.jar @@ -2853,6 +3009,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-knockout_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-knockout_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-knockout_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-nodejs_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-nodejs_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-nodejs_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-nodejs_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-prototypejs_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-prototypejs_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-prototypejs_ru.jar @@ -2921,10 +3081,18 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-api_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-api_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-api_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-indexing_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-indexing_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-indexing_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-indexing_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-lucene_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-lucene_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-lucene_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-lucene_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-nb_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-nb_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-nb_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-nb_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-ui_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-ui_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-parsing-ui_ru.jar @@ -2933,6 +3101,14 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-print-editor_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-print-editor_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-print-editor_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant-compat8_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant-compat8_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant-compat8_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant-compat8_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant-ui_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant-ui_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant-ui_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant-ui_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-ant_ru.jar @@ -2941,10 +3117,26 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-indexingbridge_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-indexingbridge_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-indexingbridge_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-libraries-ui_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-libraries-ui_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-libraries-ui_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-libraries-ui_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-libraries_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-libraries_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-libraries_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-libraries_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-spi-intern-impl_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-spi-intern-impl_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-spi-intern-impl_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-spi-intern-impl_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-spi-intern_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-spi-intern_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-spi-intern_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-project-spi-intern_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectapi-nb_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectapi-nb_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectapi-nb_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectapi-nb_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectapi_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectapi_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectapi_ru.jar @@ -2957,6 +3149,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectui_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectui_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectui_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectuiapi-base_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectuiapi-base_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectuiapi-base_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectuiapi-base_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectuiapi_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectuiapi_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-projectuiapi_ru.jar @@ -2977,6 +3173,14 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-schema2beans_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-schema2beans_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-schema2beans_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-selenium2-server_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-selenium2-server_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-selenium2-server_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-selenium2-server_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-selenium2_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-selenium2_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-selenium2_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-selenium2_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-server_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-server_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-server_ru.jar @@ -3109,6 +3313,10 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-axi_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-axi_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-axi_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-catalog-ui_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-catalog-ui_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-catalog-ui_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-catalog-ui_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-catalog_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-catalog_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-xml-catalog_ru.jar @@ -3240,6 +3448,8 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-eclipse-mylyn-wikitext-textile-core.jar %%DATADIR%%/ide/modules/org-netbeans-api-debugger.jar %%DATADIR%%/ide/modules/org-netbeans-api-java-classpath.jar +%%DATADIR%%/ide/modules/org-netbeans-api-knockout.jar +%%DATADIR%%/ide/modules/org-netbeans-api-xml-ui.jar %%DATADIR%%/ide/modules/org-netbeans-api-xml.jar %%DATADIR%%/ide/modules/org-netbeans-core-browser-webview.jar %%DATADIR%%/ide/modules/org-netbeans-core-browser.jar @@ -3297,6 +3507,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-netbeans-modules-editor-codetemplates.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-completion.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-deprecated-pre65formatting.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-editor-document.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-errorstripe-api.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-errorstripe.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-fold-nbui.jar @@ -3304,6 +3515,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-netbeans-modules-editor-global-format.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-guards.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-indent-project.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-editor-indent-support.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-indent.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-kit.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-lib.jar @@ -3312,6 +3524,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-netbeans-modules-editor-plain-lib.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-plain.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-search.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-editor-settings-lib.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-settings-storage.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-settings.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-structure.jar @@ -3319,11 +3532,14 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-netbeans-modules-editor-util.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor.jar %%DATADIR%%/ide/modules/org-netbeans-modules-extbrowser.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-extexecution-base.jar %%DATADIR%%/ide/modules/org-netbeans-modules-extexecution-impl.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-extexecution-process.jar %%DATADIR%%/ide/modules/org-netbeans-modules-extexecution.jar %%DATADIR%%/ide/modules/org-netbeans-modules-git.jar %%DATADIR%%/ide/modules/org-netbeans-modules-gototest.jar %%DATADIR%%/ide/modules/org-netbeans-modules-gsf-codecoverage.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-gsf-testrunner-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-gsf-testrunner.jar %%DATADIR%%/ide/modules/org-netbeans-modules-html-angular.jar %%DATADIR%%/ide/modules/org-netbeans-modules-html-custom.jar @@ -3346,9 +3562,11 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-debug.jar %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-editor.jar %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-extjs.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-jade.jar %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-jquery.jar %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-kit.jar %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-knockout.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-nodejs.jar %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-prototypejs.jar %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-requirejs.jar %%DATADIR%%/ide/modules/org-netbeans-modules-jellytools-ide.jar @@ -3366,20 +3584,31 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-netbeans-modules-notifications.jar %%DATADIR%%/ide/modules/org-netbeans-modules-options-editor.jar %%DATADIR%%/ide/modules/org-netbeans-modules-parsing-api.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-parsing-indexing.jar %%DATADIR%%/ide/modules/org-netbeans-modules-parsing-lucene.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-parsing-nb.jar %%DATADIR%%/ide/modules/org-netbeans-modules-parsing-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-print-editor.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-project-ant-compat8.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-project-ant-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-project-ant.jar %%DATADIR%%/ide/modules/org-netbeans-modules-project-indexingbridge.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-project-libraries-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-project-libraries.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-project-spi-intern-impl.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-project-spi-intern.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-projectapi-nb.jar %%DATADIR%%/ide/modules/org-netbeans-modules-projectapi.jar %%DATADIR%%/ide/modules/org-netbeans-modules-projectui-buildmenu.jar %%DATADIR%%/ide/modules/org-netbeans-modules-projectui.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-projectuiapi-base.jar %%DATADIR%%/ide/modules/org-netbeans-modules-projectuiapi.jar %%DATADIR%%/ide/modules/org-netbeans-modules-properties-syntax.jar %%DATADIR%%/ide/modules/org-netbeans-modules-properties.jar %%DATADIR%%/ide/modules/org-netbeans-modules-refactoring-api.jar %%DATADIR%%/ide/modules/org-netbeans-modules-schema2beans.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-selenium2-server.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-selenium2.jar %%DATADIR%%/ide/modules/org-netbeans-modules-server.jar %%DATADIR%%/ide/modules/org-netbeans-modules-servletapi.jar %%DATADIR%%/ide/modules/org-netbeans-modules-spellchecker-apimodule.jar @@ -3413,6 +3642,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-netbeans-modules-web-indent.jar %%DATADIR%%/ide/modules/org-netbeans-modules-web-webkit-debugging.jar %%DATADIR%%/ide/modules/org-netbeans-modules-xml-axi.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-xml-catalog-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-xml-catalog.jar %%DATADIR%%/ide/modules/org-netbeans-modules-xml-core.jar %%DATADIR%%/ide/modules/org-netbeans-modules-xml-jaxb-api.jar @@ -3438,9 +3668,9 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/modules/org-netbeans-spi-viewmodel.jar %%DATADIR%%/ide/modules/org-netbeans-swing-dirchooser.jar %%DATADIR%%/ide/modules/org-openidex-util.jar +%%DATADIR%%/ide/update_tracking/com-googlecode-javaewah-JavaEWAH.xml %%DATADIR%%/ide/update_tracking/com-jcraft-jsch.xml %%DATADIR%%/ide/update_tracking/com-jcraft-jzlib.xml -%%DATADIR%%/ide/update_tracking/javaewah-dummy.xml %%DATADIR%%/ide/update_tracking/org-apache-commons-codec.xml %%DATADIR%%/ide/update_tracking/org-apache-commons-httpclient.xml %%DATADIR%%/ide/update_tracking/org-apache-commons-io.xml @@ -3472,6 +3702,8 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/update_tracking/org-eclipse-mylyn-wikitext-textile-core.xml %%DATADIR%%/ide/update_tracking/org-netbeans-api-debugger.xml %%DATADIR%%/ide/update_tracking/org-netbeans-api-java-classpath.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-api-knockout.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-api-xml-ui.xml %%DATADIR%%/ide/update_tracking/org-netbeans-api-xml.xml %%DATADIR%%/ide/update_tracking/org-netbeans-core-browser-webview.xml %%DATADIR%%/ide/update_tracking/org-netbeans-core-browser.xml @@ -3529,6 +3761,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-codetemplates.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-completion.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-deprecated-pre65formatting.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-document.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-errorstripe-api.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-errorstripe.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-fold-nbui.xml @@ -3536,6 +3769,7 @@ bin/netbeans-%%PORTVERSION%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-global-format.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-guards.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-indent-project.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-indent-support.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-indent.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-kit.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-lib.xml @@ -3544,6 +3778,7 @@ bin/netbeans-%%PORTVERSION%% *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***