History log of /external/nanohttpd/core/pom.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a90fe20374f74dcddbd4b4cddd13e2c23c64e55b 15-Nov-2015 ritchie <ritchie@gmx.at> [maven-release-plugin] prepare release nanohttpd-project-2.2.0
/external/nanohttpd/core/pom.xml
1aacdb25b3d7ae0aa8800d9b4534ab3c43a60fa0 03-Oct-2015 ritchie <ritchie@gmx.at> adapt minimal test coverage after implementing #204
/external/nanohttpd/core/pom.xml
ece85f5c231d97828d861610ffddb12e6da7f6c2 14-Sep-2015 ritchie <ritchie@gmx.at> parent version corrected
/external/nanohttpd/core/pom.xml
60b7e9249246749a16bf8bc29aa117e4201eae8b 13-Sep-2015 Jarno Elonen <elonen@iki.fi> Merge branch 'master' into static-new-xx
3ea79cfc3ef8447430e6fcc9570c1551831ff9c4 13-Sep-2015 ritchie <ritchie@gmx.at> unit tests for ssl support #197
/external/nanohttpd/core/pom.xml
ffabe5fa1bbf87cffbfbaaa3ed255fa23d273535 13-Sep-2015 ritchie <ritchie@gmx.at> file upload refactorings and set minimal coverage per module #219 #216
/external/nanohttpd/core/pom.xml
9f38ca21e99986290bf65a8fec17d2592d98d744 05-Sep-2015 ritchie <ritchie@gmx.at> correct all poms to same version
/external/nanohttpd/core/pom.xml
0a750cb61939dd9a771409708d20c29038280fa7 08-May-2015 ritchie <ritchie@gmx.at> moved to nanohttpd.org
/external/nanohttpd/core/pom.xml
da69bf8d1564b16caceb0aea8a2c93b5f2e86eb3 03-May-2015 ritchie <ritchie@gmx.at> duplicate versions removed
/external/nanohttpd/core/pom.xml
c3ca941435f4e8b31c90a3a83d4de3af600b18f4 27-Feb-2015 ritchie <ritchie@gmx.at> [maven-release-plugin] prepare for next development iteration
/external/nanohttpd/core/pom.xml
333e68e4f8e0a2b519eef7426e7d733425af6777 27-Feb-2015 ritchie <ritchie@gmx.at> retry
/external/nanohttpd/core/pom.xml
9f0fc2bc62c97a6ec8341161dcc67aceacbabd0c 27-Feb-2015 ritchie <ritchie@gmx.at> [maven-release-plugin] prepare for next development iteration
/external/nanohttpd/core/pom.xml
9e5c34f4afdad481df2db353cbaf7f18735258c1 27-Feb-2015 ritchie <ritchie@gmx.at> [maven-release-plugin] prepare branch nanohttpd-project-2.1.1-SNAPSHOT
/external/nanohttpd/core/pom.xml
8b3f33ce61812b29a5cacd1e7e6d350b40531f9b 27-Feb-2015 ritchie <ritchie@gmx.at> basic changes needed for central release
/external/nanohttpd/core/pom.xml
b891f27b1047103cf41fb71d94989b6cd8336ed5 24-Apr-2014 Paul Hawke <paul.hawke@gmail.com> Release 2.1.0
/external/nanohttpd/core/pom.xml
0bf521d4c4bfa18d53b3a1acf9b7a5fd1a06845a 13-Dec-2013 Paul Hawke <paul.hawke@gmail.com> Release version 2.0.5
/external/nanohttpd/core/pom.xml
34bcf833c0523fb90245ba81a2eb76defdfd272d 16-Sep-2013 Paul Hawke <paul.hawke@gmail.com> Updated build to 2.0.4 version.
/external/nanohttpd/core/pom.xml
868d807d8d6c0dcd63963ad40b9f10971eb459d9 03-Sep-2013 Digital Rounin <digitalrounin@gmail.com> Expanded tabs to spaces

Cleaned up inconsistent use of tabs. Made these 8ish lines more like the rest
of the POM.
/external/nanohttpd/core/pom.xml
1792cf93aaf496ddaff3cd3124ce182e3296eb8f 03-Sep-2013 Digital Rounin <digitalrounin@gmail.com> Moved httpclient and httpmime to test scope

The following packages where defaulting to the compile scope while they are
only needed for unit tests:
- org.apache.httpcomponents.httpclient
- org.apache.httpcomponents.httpmime

This is causing unnecessary dependencies to be carried over to Android apps.
/external/nanohttpd/core/pom.xml
2cbbb4d4eb8dea11a87bc60ff9672558fc290486 18-Jun-2013 Paul Hawke <paul.hawke@gmail.com> Updated tests for new HTTP 1.1 header, shifted test server to a port that doesnt automatically fail on a machine running Jetty/Tomcat and rolled the version number.
/external/nanohttpd/core/pom.xml
9d23138e24de6295dfcbc05665f3277857a5a9d8 07-Jun-2013 Paul Hawke <paul.hawke@gmail.com> 2.0.2 Release
/external/nanohttpd/core/pom.xml
d4a5ed1e8bb36754cb1faa89ab210e0f59f949b4 27-May-2013 Paul Hawke <paul.hawke@gmail.com> Update pom.xml
/external/nanohttpd/core/pom.xml
84dcf74395d1817c4a2a7861bd5d3787daa6700a 22-May-2013 Paul Hawke <paul.hawke@gmail.com> Tidied up copyright statements, making them consistent, and updated version numbers to 2.0.0 throughout.
/external/nanohttpd/core/pom.xml
6964c6f930efb87083c36bbcd1f9298c7246d280 21-May-2013 Paul Hawke <paul.hawke@gmail.com> Improved testing - integration style! Woop Woop!
/external/nanohttpd/core/pom.xml
f29e141959a4bbb738453c3462518e52ebb218ce 11-Mar-2013 Paul Hawke <paul.hawke@gmail.com> Create test suite for GET requests, and in the process fixed the issue of parameters having multiple values.
/external/nanohttpd/core/pom.xml
47b3e36685d8af2b8be644fd06da4297de4aa204 09-Mar-2013 Paul Hawke <paul.hawke@gmail.com> Project cleanup - broke out "samples" and "core" maven modules to reduce the production JAR file footprint and remove clutter.
/external/nanohttpd/core/pom.xml