Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAYARA-533 Upgrade Commons File Upload #560

Merged
merged 1 commit into from
Dec 11, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions appserver/admingui/war/src/main/webapp/WEB-INF/sun-web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
and therefore, elected the GPL Version 2 license, then the option applies
only if the new code is made subject to such option by the copyright
holder.

Portions Copyright [2015] [C2B2 Consuting Limited]
-->

<!DOCTYPE sun-web-app PUBLIC '-//Sun Microsystems, Inc.//DTD Sun ONE Application Server 7.0 Servlet 2.3//EN' 'http://www.sun.com/software/sunone/appserver/dtds/sun-web-app_2_3-0.dtd'>
Expand All @@ -61,6 +61,6 @@
<parameter-encoding default-charset="UTF-8" />
</locale-charset-info>

<class-loader delegate="true" extra-class-path="WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.jar:WEB-INF/extra/dojo-ajax-nodemo-0.4.1.jar:WEB-INF/extra/webui-jsf-4.0.2.10.jar:WEB-INF/extra/commons-fileupload-1.1.1.jar:WEB-INF/extra/commons-io-1.3.1.jar:WEB-INF/extra/json-1.0.jar:WEB-INF/extra/prototype-1.5.0.jar" />
<class-loader delegate="true" extra-class-path="WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.jar:WEB-INF/extra/dojo-ajax-nodemo-0.4.1.jar:WEB-INF/extra/webui-jsf-4.0.2.10.jar:WEB-INF/extra/commons-fileupload-1.3.1.jar:WEB-INF/extra/commons-io-1.3.1.jar:WEB-INF/extra/json-1.0.jar:WEB-INF/extra/prototype-1.5.0.jar" />

</sun-web-app>
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ licensors listed.
---------------------------------------------------
ANT 1.8.2
cglib 2.2
Commons fileupload 1.1.1, 1.2.1
Commons fileupload 1.1.1, 1.2.1, 1.3.1
Commons IO 1.3.1, 1.4
Apache Felix OSGI 4.x
OSGi Core API 4.3
Expand Down Expand Up @@ -1419,14 +1419,14 @@ Library, and copy and distribute such modifications or work under the terms of S

you also meet all of these conditions:

�a) The modified work must itself be a software library.
�b) You must cause the files modified to carry prominent notices stating that you changed the files and the
�a) The modified work must itself be a software library.
�b) You must cause the files modified to carry prominent notices stating that you changed the files and the

date of any change.
�c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of
�c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of

this License.
�d) If a facility in the modified Library refers to a function or a table of data to be supplied by an
�d) If a facility in the modified Library refers to a function or a table of data to be supplied by an

application program that uses the facility, other than as an argument passed when the facility is invoked, then

Expand Down Expand Up @@ -1547,7 +1547,7 @@ displays copyright notices, you must include the copyright notice for the Librar

reference directing the user to the copy of this License. Also, you must do one of these things:

�a) Accompany the work with the complete corresponding machine-readable source code for the Library including
�a) Accompany the work with the complete corresponding machine-readable source code for the Library including

whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the

Expand All @@ -1560,15 +1560,15 @@ modified executable containing the modified Library. (It is understood that the
of definitions files in the Library will not necessarily be able to recompile the application to use the

modified definitions.)
�b) Accompany the work with a written offer, valid for at least three years, to give the same user the
�b) Accompany the work with a written offer, valid for at least three years, to give the same user the

materials specified in Subsection 6a, above, for a charge no more than the cost of performing this

distribution.
�c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent
�c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent

access to copy the above specified materials from the same place.
�d) Verify that the user has already received a copy of these materials or that you have already sent this user
�d) Verify that the user has already received a copy of these materials or that you have already sent this user

a copy.
For an executable, the required form of the "work that uses the Library" must include any data and utility
Expand All @@ -1595,10 +1595,10 @@ provided that the separate distribution of the work based on the Library and of

otherwise permitted, and provided that you do these two things:

�a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other
�a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other

library facilities. This must be distributed under the terms of the Sections above.
�b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library,
�b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library,

and explaining where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided
Expand Down Expand Up @@ -3261,7 +3261,7 @@ In addition there is a Google group for discussing PLY related issues at

http://groups.google.com/group/ply-hack

� Dave-----------------------------------------------------------------------------------------
� Dave-----------------------------------------------------------------------------------------

PyXML_LICENSE This file collects the licences for the various pieces of software
included in this package, sorted by the package name in alphabetical
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ licensors listed.
---------------------------------------------------
ANT 1.8.2
cglib 2.2
Commons fileupload 1.1.1, 1.2.1
Commons fileupload 1.1.1, 1.2.1, 1.3.1
Commons IO 1.3.1, 1.4
Apache Felix OSGI 4.x
OSGi Core API 4.3
Expand Down Expand Up @@ -1461,14 +1461,14 @@ Library, and copy and distribute such modifications or work under the terms of S

you also meet all of these conditions:

�a) The modified work must itself be a software library.
�b) You must cause the files modified to carry prominent notices stating that you changed the files and the
�a) The modified work must itself be a software library.
�b) You must cause the files modified to carry prominent notices stating that you changed the files and the

date of any change.
�c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of
�c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of

this License.
�d) If a facility in the modified Library refers to a function or a table of data to be supplied by an
�d) If a facility in the modified Library refers to a function or a table of data to be supplied by an

application program that uses the facility, other than as an argument passed when the facility is invoked, then

Expand Down Expand Up @@ -1589,7 +1589,7 @@ displays copyright notices, you must include the copyright notice for the Librar

reference directing the user to the copy of this License. Also, you must do one of these things:

�a) Accompany the work with the complete corresponding machine-readable source code for the Library including
�a) Accompany the work with the complete corresponding machine-readable source code for the Library including

whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the

Expand All @@ -1602,15 +1602,15 @@ modified executable containing the modified Library. (It is understood that the
of definitions files in the Library will not necessarily be able to recompile the application to use the

modified definitions.)
�b) Accompany the work with a written offer, valid for at least three years, to give the same user the
�b) Accompany the work with a written offer, valid for at least three years, to give the same user the

materials specified in Subsection 6a, above, for a charge no more than the cost of performing this

distribution.
�c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent
�c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent

access to copy the above specified materials from the same place.
�d) Verify that the user has already received a copy of these materials or that you have already sent this user
�d) Verify that the user has already received a copy of these materials or that you have already sent this user

a copy.
For an executable, the required form of the "work that uses the Library" must include any data and utility
Expand All @@ -1637,10 +1637,10 @@ provided that the separate distribution of the work based on the Library and of

otherwise permitted, and provided that you do these two things:

�a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other
�a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other

library facilities. This must be distributed under the terms of the Sections above.
�b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library,
�b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library,

and explaining where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided
Expand Down Expand Up @@ -3303,7 +3303,7 @@ In addition there is a Google group for discussing PLY related issues at

http://groups.google.com/group/ply-hack

� Dave-----------------------------------------------------------------------------------------
� Dave-----------------------------------------------------------------------------------------

PyXML_LICENSE This file collects the licences for the various pieces of software
included in this package, sorted by the package name in alphabetical
Expand Down
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.1.1</version>
<version>1.3.1</version>
</dependency>
<dependency>
<groupId>com.sun.messaging.mq</groupId>
Expand Down