[jira] [Reopened] (MTOMCAT-113) Show progress on WAR uploads
[ https://issues.apache.org/jira/browse/MTOMCAT-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reopened MTOMCAT-113: -- Assignee: Olivier Lamy > Show progress on WAR uploads > > > Key: MTOMCAT-113 > URL: https://issues.apache.org/jira/browse/MTOMCAT-113 > Project: Apache Tomcat Maven Plugin > Issue Type: Improvement >Reporter: Adrian Petrescu >Assignee: Olivier Lamy >Priority: Minor > Labels: features > > This may seem frivolous, but it would be really great to have some indication > of progress when uploading a WAR to a remote server, as part of a > tomcat:deploy or tomcat:redeploy goal. I often find myself uploading large > WARs using Maven, and I have no idea how long I should expect to be waiting. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[jira] [Closed] (MTOMCAT-113) Show progress on WAR uploads
[ https://issues.apache.org/jira/browse/MTOMCAT-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MTOMCAT-113. Resolution: Fixed > Show progress on WAR uploads > > > Key: MTOMCAT-113 > URL: https://issues.apache.org/jira/browse/MTOMCAT-113 > Project: Apache Tomcat Maven Plugin > Issue Type: Improvement >Reporter: Adrian Petrescu >Priority: Minor > Labels: features > > This may seem frivolous, but it would be really great to have some indication > of progress when uploading a WAR to a remote server, as part of a > tomcat:deploy or tomcat:redeploy goal. I often find myself uploading large > WARs using Maven, and I have no idea how long I should expect to be waiting. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
[jira] [Updated] (MTOMCAT-113) Show progress on WAR uploads
[ https://issues.apache.org/jira/browse/MTOMCAT-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MTOMCAT-113: - Fix Version/s: 2.0 already fixed in trunk :-) . See http://svn.apache.org/viewvc?view=revision&revision=1212875 Try last SNAPSHOT: http://tomcat.apache.org/maven-plugin-2.0-SNAPSHOT/snapshot-test.html > Show progress on WAR uploads > > > Key: MTOMCAT-113 > URL: https://issues.apache.org/jira/browse/MTOMCAT-113 > Project: Apache Tomcat Maven Plugin > Issue Type: Improvement >Reporter: Adrian Petrescu >Assignee: Olivier Lamy >Priority: Minor > Labels: features > Fix For: 2.0 > > > This may seem frivolous, but it would be really great to have some indication > of progress when uploading a WAR to a remote server, as part of a > tomcat:deploy or tomcat:redeploy goal. I often find myself uploading large > WARs using Maven, and I have no idea how long I should expect to be waiting. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1226754 - in /tomcat/jk/trunk: jkstatus/build.xml native/NOTICE native/common/jk_status.c native/iis/jk_isapi_plugin.c xdocs/style.xsl
Author: rjung Date: Tue Jan 3 12:28:33 2012 New Revision: 1226754 URL: http://svn.apache.org/viewvc?rev=1226754&view=rev Log: s/2011/2012/g Modified: tomcat/jk/trunk/jkstatus/build.xml tomcat/jk/trunk/native/NOTICE tomcat/jk/trunk/native/common/jk_status.c tomcat/jk/trunk/native/iis/jk_isapi_plugin.c tomcat/jk/trunk/xdocs/style.xsl Modified: tomcat/jk/trunk/jkstatus/build.xml URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/jkstatus/build.xml?rev=1226754&r1=1226753&r2=1226754&view=diff == --- tomcat/jk/trunk/jkstatus/build.xml (original) +++ tomcat/jk/trunk/jkstatus/build.xml Tue Jan 3 12:28:33 2012 @@ -120,7 +120,7 @@ version="true" windowtitle="Jk Status Internal API Documentation" doctitle="Jk Status API" - bottom="Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved." + bottom="Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved." /> Modified: tomcat/jk/trunk/native/NOTICE URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/NOTICE?rev=1226754&r1=1226753&r2=1226754&view=diff == --- tomcat/jk/trunk/native/NOTICE (original) +++ tomcat/jk/trunk/native/NOTICE Tue Jan 3 12:28:33 2012 @@ -1,5 +1,5 @@ Apache Tomcat Connectors -Copyright 2002-2011 The Apache Software Foundation +Copyright 2002-2012 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). Modified: tomcat/jk/trunk/native/common/jk_status.c URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/common/jk_status.c?rev=1226754&r1=1226753&r2=1226754&view=diff == --- tomcat/jk/trunk/native/common/jk_status.c (original) +++ tomcat/jk/trunk/native/common/jk_status.c Tue Jan 3 12:28:33 2012 @@ -215,7 +215,7 @@ "http://www.w3.org/1999/xhtml\"; xml:lang=\"en\" lang=\"en\">" \ "JK Status Manager" -#define JK_STATUS_COPYRIGHT"Copyright © 1999-2011, The Apache Software Foundation" \ +#define JK_STATUS_COPYRIGHT"Copyright © 1999-2012, The Apache Software Foundation" \ "Licensed under the http://www.apache.org/licenses/LICENSE-2.0\";>" \ "Apache License, Version 2.0." Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/jk_isapi_plugin.c?rev=1226754&r1=1226753&r2=1226754&view=diff == --- tomcat/jk/trunk/native/iis/jk_isapi_plugin.c (original) +++ tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Tue Jan 3 12:28:33 2012 @@ -208,7 +208,7 @@ char HTML_ERROR_TAIL[] ="\n \n" "\n" "\n" -"Copyright © 1999-2011 Apache Software Foundation\n" +"Copyright © 1999-2012 Apache Software Foundation\n" "All Rights Reserved\n" "\n\n\n"; Modified: tomcat/jk/trunk/xdocs/style.xsl URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/style.xsl?rev=1226754&r1=1226753&r2=1226754&view=diff == --- tomcat/jk/trunk/xdocs/style.xsl (original) +++ tomcat/jk/trunk/xdocs/style.xsl Tue Jan 3 12:28:33 2012 @@ -178,7 +178,7 @@ PAGE FOOTER -Copyright © 1999-2011, Apache Software Foundation +Copyright © 1999-2012, Apache Software Foundation - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1226756 - in /tomcat/sandbox/tomcat-oacc/trunk: NOTICE build.xml docs/tomcat-oacc-docs.xsl
Author: rjung Date: Tue Jan 3 12:34:10 2012 New Revision: 1226756 URL: http://svn.apache.org/viewvc?rev=1226756&view=rev Log: s/2011/2012/g Modified: tomcat/sandbox/tomcat-oacc/trunk/NOTICE tomcat/sandbox/tomcat-oacc/trunk/build.xml tomcat/sandbox/tomcat-oacc/trunk/docs/tomcat-oacc-docs.xsl Modified: tomcat/sandbox/tomcat-oacc/trunk/NOTICE URL: http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-oacc/trunk/NOTICE?rev=1226756&r1=1226755&r2=1226756&view=diff == --- tomcat/sandbox/tomcat-oacc/trunk/NOTICE (original) +++ tomcat/sandbox/tomcat-oacc/trunk/NOTICE Tue Jan 3 12:34:10 2012 @@ -1,5 +1,5 @@ Apache Tomcat OACC -Copyright 1999-2011 The Apache Software Foundation +Copyright 1999-2012 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: tomcat/sandbox/tomcat-oacc/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-oacc/trunk/build.xml?rev=1226756&r1=1226755&r2=1226756&view=diff == --- tomcat/sandbox/tomcat-oacc/trunk/build.xml (original) +++ tomcat/sandbox/tomcat-oacc/trunk/build.xml Tue Jan 3 12:34:10 2012 @@ -163,7 +163,7 @@ version="true" windowtitle="Catalina Cluster Internal API Documentation" doctitle="Catalina Cluster API" - bottom="Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved." + bottom="Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved." /> Modified: tomcat/sandbox/tomcat-oacc/trunk/docs/tomcat-oacc-docs.xsl URL: http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-oacc/trunk/docs/tomcat-oacc-docs.xsl?rev=1226756&r1=1226755&r2=1226756&view=diff == --- tomcat/sandbox/tomcat-oacc/trunk/docs/tomcat-oacc-docs.xsl (original) +++ tomcat/sandbox/tomcat-oacc/trunk/docs/tomcat-oacc-docs.xsl Tue Jan 3 12:34:10 2012 @@ -156,7 +156,7 @@ PAGE FOOTER -Copyright © 1999-2011, Apache Software Foundation +Copyright © 1999-2012, Apache Software Foundation - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org
svn commit: r1226760 - in /tomcat/native/trunk: NOTICE build.xml xdocs/style.xsl
Author: rjung Date: Tue Jan 3 12:38:32 2012 New Revision: 1226760 URL: http://svn.apache.org/viewvc?rev=1226760&view=rev Log: s/2011/2012/g Modified: tomcat/native/trunk/NOTICE tomcat/native/trunk/build.xml tomcat/native/trunk/xdocs/style.xsl Modified: tomcat/native/trunk/NOTICE URL: http://svn.apache.org/viewvc/tomcat/native/trunk/NOTICE?rev=1226760&r1=1226759&r2=1226760&view=diff == --- tomcat/native/trunk/NOTICE (original) +++ tomcat/native/trunk/NOTICE Tue Jan 3 12:38:32 2012 @@ -1,5 +1,5 @@ Apache Tomcat Native Library -Copyright 2002-2011 The Apache Software Foundation +Copyright 2002-2012 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Modified: tomcat/native/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/native/trunk/build.xml?rev=1226760&r1=1226759&r2=1226760&view=diff == --- tomcat/native/trunk/build.xml (original) +++ tomcat/native/trunk/build.xml Tue Jan 3 12:38:32 2012 @@ -30,7 +30,7 @@ - + @@ -179,7 +179,7 @@ packagenames="org.apache.tomcat.*" windowtitle="${title} (Version ${version})" doctitle="${title} (Version ${version})
" -bottom="Copyright 2002-2011 The Apache Software Foundation.