Author: violetagg
Date: Fri Jul 10 06:55:00 2015
New Revision: 1690209
URL: http://svn.apache.org/r1690209
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58119
When tags are compiled they must be placed in the org\apache\jsp\tag\web
directory. Fixed a regression made with r1297213.
Mod
https://bz.apache.org/bugzilla/show_bug.cgi?id=58119
Bug ID: 58119
Summary: Compiled tags are not put in correct directory
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: regression
Priority:
2015-07-09 15:56 GMT+03:00 Konstantin Kolinko :
>
> 2015-07-09 15:29 GMT+03:00 Violeta Georgieva :
> > Hi,
> >
> > 2015-07-09 14:50 GMT+03:00 Konstantin Kolinko :
> >>
> >> 2015-07-09 12:06 GMT+03:00 :
> >> > Author: violetagg
> >> > Date: Thu Jul 9 09:06:25 2015
> >> > New Revision: 1690035
> >>
On 07/07/2015 10:53 AM, Mark Thomas wrote:
FYI
https://mta.openssl.org/pipermail/openssl-announce/2015-July/37.html
We might need to point Windows users to this:
http://wiki.apache.org/tomcat/BuildTcNativeWin
until we can get an updated build out (assuming the issue affects us).
It is look
-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat-dbcp.home=/srv/gump/public/workspace
2015-07-09 15:29 GMT+03:00 Violeta Georgieva :
> Hi,
>
> 2015-07-09 14:50 GMT+03:00 Konstantin Kolinko :
>>
>> 2015-07-09 12:06 GMT+03:00 :
>> > Author: violetagg
>> > Date: Thu Jul 9 09:06:25 2015
>> > New Revision: 1690035
>> >
>> > URL: http://svn.apache.org/r1690035
>> > Log:
>> > Merged revi
Hi,
2015-07-09 14:50 GMT+03:00 Konstantin Kolinko :
>
> 2015-07-09 12:06 GMT+03:00 :
> > Author: violetagg
> > Date: Thu Jul 9 09:06:25 2015
> > New Revision: 1690035
> >
> > URL: http://svn.apache.org/r1690035
> > Log:
> > Merged revisions 1690011, 1690021 from tomcat/trunk:
> > Fix possible re
Author: violetagg
Date: Thu Jul 9 12:27:52 2015
New Revision: 1690085
URL: http://svn.apache.org/r1690085
Log:
Merged revisions 1690080 from tomcat/trunk:
Apply feedback provided by kkolinko
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/a
Author: violetagg
Date: Thu Jul 9 12:27:16 2015
New Revision: 1690084
URL: http://svn.apache.org/r1690084
Log:
Merged revisions 1690080 from tomcat/trunk:
Apply feedback provided by kkolinko
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/a
Author: violetagg
Date: Thu Jul 9 12:25:30 2015
New Revision: 1690080
URL: http://svn.apache.org/r1690080
Log:
Apply feedback provided by kkolinko
Modified:
tomcat/trunk/java/org/apache/catalina/ant/DeployTask.java
Modified: tomcat/trunk/java/org/apache/catalina/ant/DeployTask.java
URL:
ht
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dexampl
https://bz.apache.org/bugzilla/show_bug.cgi?id=58117
Bug ID: 58117
Summary: Strange XML entity escaping in JSPX files
Product: Tomcat 8
Version: 8.0.22
Hardware: PC
OS: Windows NT
Status: NEW
Severity: nor
2015-07-09 12:06 GMT+03:00 :
> Author: violetagg
> Date: Thu Jul 9 09:06:25 2015
> New Revision: 1690035
>
> URL: http://svn.apache.org/r1690035
> Log:
> Merged revisions 1690011, 1690021 from tomcat/trunk:
> Fix possible resource leaks by closing streams properly. Issues reported by
> Coverity
mons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat-dbcp.home=/srv/gump/public/workspace/tomc
Author: violetagg
Date: Thu Jul 9 10:36:32 2015
New Revision: 1690056
URL: http://svn.apache.org/r1690056
Log:
Merged revision 1690054 from tomcat/trunk:
Fix GUMP build
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/org/apache/catalina/ant/TestDeployTask.jav
Author: violetagg
Date: Thu Jul 9 10:35:57 2015
New Revision: 1690055
URL: http://svn.apache.org/r1690055
Log:
Merged revision 1690054 from tomcat/trunk:
Fix GUMP build
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/test/org/apache/catalina/ant/TestDeployTask.jav
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dexampl
Author: violetagg
Date: Thu Jul 9 10:34:12 2015
New Revision: 1690054
URL: http://svn.apache.org/r1690054
Log:
Fix GUMP build
Modified:
tomcat/trunk/test/org/apache/catalina/ant/TestDeployTask.java
Modified: tomcat/trunk/test/org/apache/catalina/ant/TestDeployTask.java
URL:
http://svn.apac
-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dtest.reports=output/logs-BIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat-dbcp.home=/srv/gump/public/workspace
rkspace/junit/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dexampl
Author: violetagg
Date: Thu Jul 9 09:06:25 2015
New Revision: 1690035
URL: http://svn.apache.org/r1690035
Log:
Merged revisions 1690011, 1690021 from tomcat/trunk:
Fix possible resource leaks by closing streams properly. Issues reported by
Coverity Scan.
Modified:
tomcat/tc7.0.x/trunk/ (p
it/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-BIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150709-native-src.tar.gz
-Dexampl
Author: violetagg
Date: Thu Jul 9 08:36:20 2015
New Revision: 1690023
URL: http://svn.apache.org/r1690023
Log:
Merged revision 1690021 from tomcat/trunk:
Close the stream when there is an exception otherwise keep it opened, it will
be closed later.
Modified:
tomcat/tc8.0.x/trunk/ (props c
Author: violetagg
Date: Thu Jul 9 08:34:04 2015
New Revision: 1690021
URL: http://svn.apache.org/r1690021
Log:
Close the stream when there is an exception otherwise keep it opened, it will
be closed later.
Modified:
tomcat/trunk/java/org/apache/catalina/ant/DeployTask.java
Modified: tomcat
Author: violetagg
Date: Thu Jul 9 08:18:32 2015
New Revision: 1690014
URL: http://svn.apache.org/r1690014
Log:
Merged revision 1690011 from tomcat/trunk:
Fix possible resource leaks by closing streams properly. Issues reported by
Coverity Scan.
Modified:
tomcat/tc8.0.x/trunk/ (props chang
Author: violetagg
Date: Thu Jul 9 08:08:24 2015
New Revision: 1690011
URL: http://svn.apache.org/r1690011
Log:
Fix possible resource leaks by closing streams properly. Issues reported by
Coverity Scan.
Modified:
tomcat/trunk/java/org/apache/catalina/ant/ValidatorTask.java
tomcat/trunk/j
https://bz.apache.org/bugzilla/show_bug.cgi?id=58116
Johno Crawford changed:
What|Removed |Added
Hardware|PC |All
OS|Windows NT
https://bz.apache.org/bugzilla/show_bug.cgi?id=57281
--- Comment #5 from Johno Crawford ---
Unfortunately the fix for this issue caused a regression with Comet servlets, I
opened a new bug with all the details and proposed patch
https://bz.apache.org/bugzilla/show_bug.cgi?id=58116
--
You are re
28 matches
Mail list logo