This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 0b6eb11 Use current ant for download from travis build and change URL to https new 07f3b57 Store common build details in a shared build-defaults.bnd new d9b0921 Improve parsing of space around v1 cookie attributes The 2 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: java/org/apache/tomcat/util/http/parser/Cookie.java | 5 +++++ res/bnd/annotations-api.jar.tmp.bnd | 4 +++- .../RestrictedFilters.properties => res/bnd/build-defaults.bnd | 2 +- res/bnd/catalina-ha.jar.tmp.bnd | 4 +++- res/bnd/catalina-ssi.jar.tmp.bnd | 4 +++- res/bnd/catalina-storeconfig.jar.tmp.bnd | 4 +++- res/bnd/catalina-tribes.jar.tmp.bnd | 4 +++- res/bnd/catalina.jar.tmp.bnd | 4 +++- res/bnd/el-api.jar.tmp.bnd | 4 +++- res/bnd/jasper-el.jar.tmp.bnd | 4 +++- res/bnd/jasper.jar.tmp.bnd | 4 +++- res/bnd/jaspic-api.jar.tmp.bnd | 4 +++- res/bnd/jsp-api.jar.tmp.bnd | 4 +++- res/bnd/servlet-api.jar.tmp.bnd | 4 +++- res/bnd/tomcat-api.jar.tmp.bnd | 4 +++- res/bnd/tomcat-coyote.jar.tmp.bnd | 4 +++- res/bnd/tomcat-dbcp.jar.tmp.bnd | 4 +++- res/bnd/tomcat-embed-core.jar.tmp.bnd | 4 +++- res/bnd/tomcat-embed-el.jar.tmp.bnd | 4 +++- res/bnd/tomcat-embed-jasper.jar.tmp.bnd | 4 +++- res/bnd/tomcat-embed-websocket.jar.tmp.bnd | 4 +++- res/bnd/tomcat-jni.jar.tmp.bnd | 4 +++- res/bnd/tomcat-juli.jar.tmp.bnd | 4 +++- res/bnd/tomcat-util-scan.jar.tmp.bnd | 4 +++- res/bnd/tomcat-util.jar.tmp.bnd | 4 +++- res/bnd/tomcat-websocket.jar.tmp.bnd | 4 +++- res/bnd/websocket-api.jar.tmp.bnd | 4 +++- test/org/apache/tomcat/util/http/parser/TestCookie.java | 4 ++-- webapps/docs/changelog.xml | 9 +++++++++ 29 files changed, 92 insertions(+), 28 deletions(-) copy java/org/apache/catalina/core/RestrictedFilters.properties => res/bnd/build-defaults.bnd (94%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org