svn commit: r1783179 - in /tomcat/site/trunk: docs/conference.html xdocs/conference.xml

2017-02-16 Thread markt
Author: markt
Date: Thu Feb 16 08:38:26 2017
New Revision: 1783179

URL: http://svn.apache.org/viewvc?rev=1783179&view=rev
Log:
CFP has closed. Early bird registration is open.

Modified:
tomcat/site/trunk/docs/conference.html
tomcat/site/trunk/xdocs/conference.xml

Modified: tomcat/site/trunk/docs/conference.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/conference.html?rev=1783179&r1=1783178&r2=1783179&view=diff
==
--- tomcat/site/trunk/docs/conference.html (original)
+++ tomcat/site/trunk/docs/conference.html Thu Feb 16 08:38:26 2017
@@ -257,13 +257,11 @@
help inform future development.
 
 
-Access to TomcatCon is included with ApacheCon registration.
-
-
-Interested in submitting to speak at TomcatCon? Submit your talk idea to the
-   http://events.linuxfoundation.org/events/apachecon-north-america/program/cfp";>ApacheCon
-   CFP by February 11, and be sure to note "Tomcat" in the
-   Target Audience field. 
+
+http://events.linuxfoundation.org/events/apachecon-north-america/attend/register-";>Registration
+   for TomcatCon is open with early bird prices available until 12 March.
+   Registration includes access to ApacheCon and the other co-located Apache
+   conferences.
 
 
 
@@ -275,6 +273,9 @@
 
 
 
+The call for papers has now closed and the Tomcat community is busy 
reviewing
+   the proposals and putting together three days of great content.
+
 The schedule will be finalised in early March. The planning is based around
the following outline schedule:


Modified: tomcat/site/trunk/xdocs/conference.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/conference.xml?rev=1783179&r1=1783178&r2=1783179&view=diff
==
--- tomcat/site/trunk/xdocs/conference.xml (original)
+++ tomcat/site/trunk/xdocs/conference.xml Thu Feb 16 08:38:26 2017
@@ -28,17 +28,17 @@
It also offers an opportunity to discuss the current Tomcat roadmap and
help inform future development.
 
-Access to TomcatCon is included with ApacheCon registration.
-
-Interested in submitting to speak at TomcatCon? Submit your talk idea to the
-   http://events.linuxfoundation.org/events/apachecon-north-america/program/cfp";>ApacheCon
-   CFP by February 11, and be sure to note "Tomcat" in the
-   Target Audience field. 
+http://events.linuxfoundation.org/events/apachecon-north-america/attend/register-";>Registration
+   for TomcatCon is open with early bird prices available until 12 March.
+   Registration includes access to ApacheCon and the other co-located Apache
+   conferences.
 
 
 
 
 
+The call for papers has now closed and the Tomcat community is busy 
reviewing
+   the proposals and putting together three days of great content.
 The schedule will be finalised in early March. The planning is based around
the following outline schedule:




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 60722] URLEncoding error in combination with Spring DeferredResult and "%25" character in PathVariable

2017-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60722

--- Comment #3 from a...@bol.com ---
Thanks for the quick fix!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1783191 - in /tomcat/trunk: java/javax/xml/ res/checkstyle/javax-import-control.xml webapps/docs/changelog.xml

2017-02-16 Thread markt
Author: markt
Date: Thu Feb 16 10:30:26 2017
New Revision: 1783191

URL: http://svn.apache.org/viewvc?rev=1783191&view=rev
Log:
Remove local definition of web service annotations since these are provided by 
the JRE.

Removed:
tomcat/trunk/java/javax/xml/
Modified:
tomcat/trunk/res/checkstyle/javax-import-control.xml
tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/res/checkstyle/javax-import-control.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/checkstyle/javax-import-control.xml?rev=1783191&r1=1783190&r2=1783191&view=diff
==
--- tomcat/trunk/res/checkstyle/javax-import-control.xml (original)
+++ tomcat/trunk/res/checkstyle/javax-import-control.xml Thu Feb 16 10:30:26 
2017
@@ -68,7 +68,4 @@
   
 
   
-  
-
-  
 
\ No newline at end of file

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1783191&r1=1783190&r2=1783191&view=diff
==
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Feb 16 10:30:26 2017
@@ -230,6 +230,10 @@
   
 Spelling corrections provided by Josh Soref. (violetagg)
   
+  
+Remove local definition of web service annotations since these are
+provided by the JRE. (markt)
+  
 
   
 



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1783194 - /tomcat/trunk/build.xml

2017-02-16 Thread markt
Author: markt
Date: Thu Feb 16 10:33:01 2017
New Revision: 1783194

URL: http://svn.apache.org/viewvc?rev=1783194&view=rev
Log:
Remove local definition of web service annotations since these are provided by 
the JRE.

Modified:
tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1783194&r1=1783193&r2=1783194&view=diff
==
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Thu Feb 16 10:33:01 2017
@@ -293,7 +293,6 @@
 
 
 
-
   
 
   



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat Native 1.2.12

2017-02-16 Thread Mark Thomas

Reminder:

We only have 2 PMC votes for this so far...

Mark


On 09/02/17 12:38, Mark Thomas wrote:

Version 1.2.12 includes the following changes compared to 1.2.10:

- Update minimum recommended OpenSSL version to 1.0.2k
- Windows binaries built with OpenSSL 1.0.2k
- Better documentation for building on Windows
  (including with FIPS enabled OpenSSL)

The proposed release artefacts can be found at [1],
and the build was done using tag [2].

The Apache Tomcat Native 1.2.12 is
 [ ] Stable, go ahead and release
 [ ] Broken because of ...

Thanks,

Mark


[1]
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/1.2.12/

[2]
https://svn.apache.org/repos/asf/tomcat/native/tags/TOMCAT_NATIVE_1_2_12


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54618] Add filter implementing HTTP Strict Transport Security (HSTS) [PATCH]

2017-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54618

--- Comment #19 from Ralf Hauser  ---
add a "preload" init-param as per https://hstspreload.org/

and https://bugzilla.mozilla.org/show_bug.cgi?id=1334764

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54618] Add filter implementing HTTP Strict Transport Security (HSTS) [PATCH]

2017-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54618

Ralf Hauser  changed:

   What|Removed |Added

Product|Tomcat 7|Tomcat 8
  Component|Catalina|Catalina
 Resolution|FIXED   |---
Version|unspecified |8.5.x-trunk
 Status|RESOLVED|REOPENED
   Target Milestone|--- |

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 60697] TRACE method incorrectly advertised as a supported HTTP method for custom servlet

2017-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60697

--- Comment #3 from Olivier Jaquemet  ---
Awesome, thank you Mark.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat Native 1.2.12

2017-02-16 Thread Coty Sutherland
On Thu, Feb 9, 2017 at 7:38 AM, Mark Thomas  wrote:
> Version 1.2.12 includes the following changes compared to 1.2.10:
>
> - Update minimum recommended OpenSSL version to 1.0.2k
> - Windows binaries built with OpenSSL 1.0.2k
> - Better documentation for building on Windows
>   (including with FIPS enabled OpenSSL)
>
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
>
> The Apache Tomcat Native 1.2.12 is
>  [x] Stable, go ahead and release
>  [ ] Broken because of ...

Though my vote is non-binding...it looks good to me :)

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: Read events suspend/resume logic in websocket impl to achieve backpressure

2017-02-16 Thread Christopher Schultz
Violeta,

On 2/15/17 1:14 PM, Violeta Georgieva wrote:
> 2017-02-15 19:46 GMT+02:00 Christopher Schultz > I think we need to come to an agreement about what it's okay to change
>> in a non-backward-compatible way in terms of internal APIs. It's become
>> clear lately that API breakages really affect users, and we shouldn't
>> take that lightly.
>>
>> 8.5.x is already "stable" and users are actively being encouraged to
>> move from 8.0 to it. I think that qualifies it as being something we
>> should be very careful about changing.
>>
>> I'm not trying to say that APIs can never change; I just want to do it
>> in a way that is minimally-breaking to downstream users.
> 
> The change introduces a new API. Existing APIs are not modified at all and
> the change is fully backwards compatible.
> All Junit tests are passing and the results of the Web Socket Autobahn
> tests are the same as before the change.
> Do you have some concrete concerns or proposals regarding the
> implementation?
> I can test some concrete scenarios if you have some in mind.

I apologize if I raised the warning flag unnecessarily.

I admit that I hadn't read-through the patches very carefully, and I'm
not at all familiar with the byte-pushing code deep within Tomcat.

Introducing new APIs should not be a problem at all.

Thanks for the clarification. Apologies for the noise.

-chris



signature.asc
Description: OpenPGP digital signature


svn commit: r1783251 - in /tomcat/site/trunk: docs/ docs/images/ xdocs/images/ xdocs/stylesheets/

2017-02-16 Thread jfclere
Author: jfclere
Date: Thu Feb 16 17:06:55 2017
New Revision: 1783251

URL: http://svn.apache.org/viewvc?rev=1783251&view=rev
Log:
Change images and link to the register page of the ApacheCon.

Added:
tomcat/site/trunk/docs/images/NewTomcatCon.png   (with props)
tomcat/site/trunk/xdocs/images/NewTomcatCon.png   (with props)
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/docs/conference.html
tomcat/site/trunk/docs/contact.html
tomcat/site/trunk/docs/download-60.html
tomcat/site/trunk/docs/download-70.html
tomcat/site/trunk/docs/download-80.html
tomcat/site/trunk/docs/download-90.html
tomcat/site/trunk/docs/download-connectors.html
tomcat/site/trunk/docs/download-native.html
tomcat/site/trunk/docs/download-taglibs.html
tomcat/site/trunk/docs/findhelp.html
tomcat/site/trunk/docs/getinvolved.html
tomcat/site/trunk/docs/heritage.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/irc.html
tomcat/site/trunk/docs/legal.html
tomcat/site/trunk/docs/lists.html
tomcat/site/trunk/docs/maven-plugin.html
tomcat/site/trunk/docs/migration-6.html
tomcat/site/trunk/docs/migration-7.html
tomcat/site/trunk/docs/migration-8.html
tomcat/site/trunk/docs/migration-85.html
tomcat/site/trunk/docs/migration-9.html
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/docs/oldnews-2010.html
tomcat/site/trunk/docs/oldnews-2011.html
tomcat/site/trunk/docs/oldnews-2012.html
tomcat/site/trunk/docs/oldnews-2013.html
tomcat/site/trunk/docs/oldnews-2014.html
tomcat/site/trunk/docs/oldnews-2015.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/docs/presentations.html
tomcat/site/trunk/docs/resources.html
tomcat/site/trunk/docs/security-3.html
tomcat/site/trunk/docs/security-4.html
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/docs/security-6.html
tomcat/site/trunk/docs/security-7.html
tomcat/site/trunk/docs/security-8.html
tomcat/site/trunk/docs/security-9.html
tomcat/site/trunk/docs/security-impact.html
tomcat/site/trunk/docs/security-jk.html
tomcat/site/trunk/docs/security-native.html
tomcat/site/trunk/docs/security-taglibs.html
tomcat/site/trunk/docs/security.html
tomcat/site/trunk/docs/svn.html
tomcat/site/trunk/docs/taglibs.html
tomcat/site/trunk/docs/tomcat-55-eol.html
tomcat/site/trunk/docs/tomcat-60-eol.html
tomcat/site/trunk/docs/tools.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/docs/whoweare.html
tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl

Modified: tomcat/site/trunk/docs/bugreport.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1783251&r1=1783250&r2=1783251&view=diff
==
--- tomcat/site/trunk/docs/bugreport.html (original)
+++ tomcat/site/trunk/docs/bugreport.html Thu Feb 16 17:06:55 2017
@@ -17,7 +17,7 @@
 
 
 
-http://events.linuxfoundation.org/events/apachecon-north-america/extend-the-experience/co-located-events#TomcatCon";
 target="_blank">http://www.apache.org/"; 
target="_blank">
+http://events.linuxfoundation.org/events/apachecon-north-america/attend/register-";
 target="_blank">http://www.apache.org/"; 
target="_blank">
 
 Apache Tomcat®
 

Modified: tomcat/site/trunk/docs/ci.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1783251&r1=1783250&r2=1783251&view=diff
==
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Thu Feb 16 17:06:55 2017
@@ -16,7 +16,7 @@
 
 
 
-http://events.linuxfoundation.org/events/apachecon-north-america/extend-the-experience/co-located-events#TomcatCon";
 target="_blank">http://www.apache.org/"; 
target="_blank">
+http://events.linuxfoundation.org/events/apachecon-north-america/attend/register-";
 target="_blank">http://www.apache.org/"; 
target="_blank">
 
 Apache Tomcat®
 

Modified: tomcat/site/trunk/docs/conference.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/conference.html?rev=1783251&r1=1783250&r2=1783251&view=diff
==
--- tomcat/site/trunk/docs/conference.html (original)
+++ tomcat/site/trunk/docs/conference.html Thu Feb 16 17:06:55 2017
@@ -16,7 +16,7 @@
 
 
 
-http://events.linuxfoundation.org/events/apachecon-north-america/extend-the-experience/co-located-events#TomcatCon";
 target="_blank">http://www.apache.org/"; 
target="_blank">
+http://events.linuxfoundation.org/events/apachecon-north-america/attend/register-";
 target="_blank">http://www.apache.org/"; 
target="_blank">
 
 Apache Tomcat®
 

Modified: tomcat/site/trunk/docs/contact.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/contact.html?rev=1783251&r1=17832

svn commit: r1783313 - /tomcat/native/trunk/build.xml

2017-02-16 Thread rjung
Author: rjung
Date: Thu Feb 16 22:09:25 2017
New Revision: 1783313

URL: http://svn.apache.org/viewvc?rev=1783313&view=rev
Log:
- Switch to junit 4 in r1781065 was combined with
  downloading jar from maven instead of zip from
  sourceforge. So we need to use downloadfile
  instead of downloadzip
- The new tests added in r1781153 and r1781163
  need hamcrest as a dependency. Add to downloads.

Modified:
tomcat/native/trunk/build.xml

Modified: tomcat/native/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/build.xml?rev=1783313&r1=1783312&r2=1783313&view=diff
==
--- tomcat/native/trunk/build.xml (original)
+++ tomcat/native/trunk/build.xml Thu Feb 16 22:09:25 2017
@@ -143,11 +143,18 @@
 
   
 
-  
+  
 
 
-
+
   
+
+  
+
+
+
+  
+
 
 
 



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1783316 - /tomcat/native/trunk/build.xml

2017-02-16 Thread rjung
Author: rjung
Date: Thu Feb 16 22:26:08 2017
New Revision: 1783316

URL: http://svn.apache.org/viewvc?rev=1783316&view=rev
Log:
Only try to run unit tests names Test*.java
for tcnative. Especially the new class
AbstractJniTest is not suitable for direct test
execution.

Modified:
tomcat/native/trunk/build.xml

Modified: tomcat/native/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/build.xml?rev=1783316&r1=1783315&r2=1783316&view=diff
==
--- tomcat/native/trunk/build.xml (original)
+++ tomcat/native/trunk/build.xml Thu Feb 16 22:26:08 2017
@@ -58,6 +58,9 @@
 
 
 
+
+
+
 
 
 
@@ -318,7 +321,11 @@ limitations under the License.-->">
 
 
 
-
+
+
+  
+  
+
 
 
 



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2017-02-16 Thread Bill Barker
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project tomcat-tc8.0.x-test-nio2 has an issue affecting its community 
integration.
This issue affects 1 projects,
 and has been outstanding for 11 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- tomcat-tc8.0.x-test-nio2 :  Tomcat 8.x, a web server implementing the 
Java Servlet 3.1,
...


Full details are available at:

http://vmgump-vm3.apache.org/tomcat-8.0.x/tomcat-tc8.0.x-test-nio2/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on commons-daemon exists, no need to add for property 
commons-daemon.native.src.tgz.
 -DEBUG- Dependency on commons-daemon exists, no need to add for property 
tomcat-native.tar.gz.
 -INFO- Failed with reason build failed
 -INFO- Project Reports in: 
/srv/gump/public/workspace/tomcat-8.0.x/output/logs-NIO2
 -INFO- Project Reports in: 
/srv/gump/public/workspace/tomcat-8.0.x/output/test-tmp-NIO2/logs
 -WARNING- No directory 
[/srv/gump/public/workspace/tomcat-8.0.x/output/test-tmp-NIO2/logs]



The following work was performed:
http://vmgump-vm3.apache.org/tomcat-8.0.x/tomcat-tc8.0.x-test-nio2/gump_work/build_tomcat-8.0.x_tomcat-tc8.0.x-test-nio2.html
Work Name: build_tomcat-8.0.x_tomcat-tc8.0.x-test-nio2 (Type: Build)
Work ended in a state of : Failed
Elapsed: 19 mins 32 secs
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true 
-Dbuild.sysclasspath=only org.apache.tools.ant.Main 
-Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs 
-Dexecute.test.nio2=true -Dtest.temp=output/test-tmp-NIO2 
-Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar 
-Dtest.accesslog=true 
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.6-SNAPSHOT.jar
 -Dexamples.sources.skip=true 
-Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170217.jar
 
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20170217/bin/openssl
 -Dexecute.test.nio=false 
-Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar 
-Dexecute.test.apr=false -Dexecute.test.bio=false 
-Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20170217-native-src.tar.gz
 -Dtest.repor
 ts=output/logs-NIO2 
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20170217-native-src.tar.gz
 -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar 
-Dtest.relaxTiming=true -Dtest.excludePerformance=true 
-Djava.net.preferIPv4Stack=/srv/gump/public/workspace/tomcat-8.0.x/true 
-Deasymock.jar=/srv/gump/public/workspace/easymock/core/target/easymock-3.5-SNAPSHOT.jar
 -Dcglib.jar=/srv/gump/packages/cglib/cglib-nodep-2.2.jar test 
[Working Directory: /srv/gump/public/workspace/tomcat-8.0.x]
CLASSPATH: 
/usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/webapps/examples/WEB-INF/classes:/srv/gump/public/workspace/tomcat-8.0.x/output/testclasses:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/bin/bootstrap.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/bin/tomcat-juli.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/annotations-api.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/servlet-api.ja
 
r:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/jsp-api.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/el-api.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/websocket-api.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/catalina.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/catalina-ant.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/catalina-storeconfig.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/tomcat-coyote.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/jasper.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/jasper-el.jar:/srv/gump/public/workspace/tomcat-8.0.x/output/build/lib/catalina-tribes.jar:/srv/g

Re: svn commit: r1783251 - in /tomcat/site/trunk: docs/ docs/images/ xdocs/images/ xdocs/stylesheets/

2017-02-16 Thread Christopher Schultz
Jean-Frederic,

It's not very easy to read the "REGISTER NOW!" message on the TomcatCon
icon. Can we change the color to something more high-contrast?

-chris

On 2/16/17 12:06 PM, jfcl...@apache.org wrote:
> Author: jfclere
> Date: Thu Feb 16 17:06:55 2017
> New Revision: 1783251
> 
> URL: http://svn.apache.org/viewvc?rev=1783251&view=rev
> Log:
> Change images and link to the register page of the ApacheCon.
> 
> Added:
> tomcat/site/trunk/docs/images/NewTomcatCon.png   (with props)
> tomcat/site/trunk/xdocs/images/NewTomcatCon.png   (with props)
> Modified:
> tomcat/site/trunk/docs/bugreport.html
> tomcat/site/trunk/docs/ci.html
> tomcat/site/trunk/docs/conference.html
> tomcat/site/trunk/docs/contact.html
> tomcat/site/trunk/docs/download-60.html
> tomcat/site/trunk/docs/download-70.html
> tomcat/site/trunk/docs/download-80.html
> tomcat/site/trunk/docs/download-90.html
> tomcat/site/trunk/docs/download-connectors.html
> tomcat/site/trunk/docs/download-native.html
> tomcat/site/trunk/docs/download-taglibs.html
> tomcat/site/trunk/docs/findhelp.html
> tomcat/site/trunk/docs/getinvolved.html
> tomcat/site/trunk/docs/heritage.html
> tomcat/site/trunk/docs/index.html
> tomcat/site/trunk/docs/irc.html
> tomcat/site/trunk/docs/legal.html
> tomcat/site/trunk/docs/lists.html
> tomcat/site/trunk/docs/maven-plugin.html
> tomcat/site/trunk/docs/migration-6.html
> tomcat/site/trunk/docs/migration-7.html
> tomcat/site/trunk/docs/migration-8.html
> tomcat/site/trunk/docs/migration-85.html
> tomcat/site/trunk/docs/migration-9.html
> tomcat/site/trunk/docs/migration.html
> tomcat/site/trunk/docs/oldnews-2010.html
> tomcat/site/trunk/docs/oldnews-2011.html
> tomcat/site/trunk/docs/oldnews-2012.html
> tomcat/site/trunk/docs/oldnews-2013.html
> tomcat/site/trunk/docs/oldnews-2014.html
> tomcat/site/trunk/docs/oldnews-2015.html
> tomcat/site/trunk/docs/oldnews.html
> tomcat/site/trunk/docs/presentations.html
> tomcat/site/trunk/docs/resources.html
> tomcat/site/trunk/docs/security-3.html
> tomcat/site/trunk/docs/security-4.html
> tomcat/site/trunk/docs/security-5.html
> tomcat/site/trunk/docs/security-6.html
> tomcat/site/trunk/docs/security-7.html
> tomcat/site/trunk/docs/security-8.html
> tomcat/site/trunk/docs/security-9.html
> tomcat/site/trunk/docs/security-impact.html
> tomcat/site/trunk/docs/security-jk.html
> tomcat/site/trunk/docs/security-native.html
> tomcat/site/trunk/docs/security-taglibs.html
> tomcat/site/trunk/docs/security.html
> tomcat/site/trunk/docs/svn.html
> tomcat/site/trunk/docs/taglibs.html
> tomcat/site/trunk/docs/tomcat-55-eol.html
> tomcat/site/trunk/docs/tomcat-60-eol.html
> tomcat/site/trunk/docs/tools.html
> tomcat/site/trunk/docs/whichversion.html
> tomcat/site/trunk/docs/whoweare.html
> tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl
> 
> Modified: tomcat/site/trunk/docs/bugreport.html
> URL: 
> http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1783251&r1=1783250&r2=1783251&view=diff
> ==
> --- tomcat/site/trunk/docs/bugreport.html (original)
> +++ tomcat/site/trunk/docs/bugreport.html Thu Feb 16 17:06:55 2017
> @@ -17,7 +17,7 @@
>  
>  
>  
> - href="http://events.linuxfoundation.org/events/apachecon-north-america/extend-the-experience/co-located-events#TomcatCon";
>  target="_blank"> style="margin-right: 15px;">http://www.apache.org/"; 
> target="_blank">
> + href="http://events.linuxfoundation.org/events/apachecon-north-america/attend/register-";
>  target="_blank"> style="margin-right: 15px;">http://www.apache.org/"; 
> target="_blank">
>  
>  Apache Tomcat®
>  
> 
> Modified: tomcat/site/trunk/docs/ci.html
> URL: 
> http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1783251&r1=1783250&r2=1783251&view=diff
> ==
> --- tomcat/site/trunk/docs/ci.html (original)
> +++ tomcat/site/trunk/docs/ci.html Thu Feb 16 17:06:55 2017
> @@ -16,7 +16,7 @@
>  
>  
>  
> - href="http://events.linuxfoundation.org/events/apachecon-north-america/extend-the-experience/co-located-events#TomcatCon";
>  target="_blank"> style="margin-right: 15px;">http://www.apache.org/"; 
> target="_blank">
> + href="http://events.linuxfoundation.org/events/apachecon-north-america/attend/register-";
>  target="_blank"> style="margin-right: 15px;">http://www.apache.org/"; 
> target="_blank">
>  
>  Apache Tomcat®
>  
> 
> Modified: tomcat/site/trunk/docs/conference.html
> URL: 
> http://svn.apache.org/viewvc/tomcat/site/trunk/docs/conference.html?rev=1783251&r1=1783250&r2=1783251&view=diff
> ==
> --- tomcat/site/trunk/docs/conference.html (original