This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 17690b1929e Merge pull request #8883 from troizet/fix_gh_8527
add f0db87ce920 Remove unused commons fileupload wrapper.
new ae6273d96b5 Merge pull request #9121 from mbien/remove-fileupload
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
enterprise/libs.commons_fileupload/build.xml | 26 ---
.../libs.commons_fileupload/external/binaries-list | 17 --
.../external/commons-fileupload-1.5-license.txt | 209 ---------------------
.../external/commons-fileupload-1.5-notice.txt | 5 -
enterprise/libs.commons_fileupload/manifest.mf | 4 -
.../nbproject/project.properties | 23 ---
.../libs.commons_fileupload/nbproject/project.xml | 31 ---
.../libs/commons_fileupload/Bundle.properties | 23 ---
ide/hudson/nbproject/project.xml | 9 -
nbbuild/cluster.properties | 1 -
10 files changed, 348 deletions(-)
delete mode 100644 enterprise/libs.commons_fileupload/build.xml
delete mode 100644 enterprise/libs.commons_fileupload/external/binaries-list
delete mode 100644
enterprise/libs.commons_fileupload/external/commons-fileupload-1.5-license.txt
delete mode 100644
enterprise/libs.commons_fileupload/external/commons-fileupload-1.5-notice.txt
delete mode 100644 enterprise/libs.commons_fileupload/manifest.mf
delete mode 100644
enterprise/libs.commons_fileupload/nbproject/project.properties
delete mode 100644 enterprise/libs.commons_fileupload/nbproject/project.xml
delete mode 100644
enterprise/libs.commons_fileupload/src/org/netbeans/libs/commons_fileupload/Bundle.properties
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists