Bug 52382 - <xslt> with redirect broken on JDK 7 when a SecurityManager is set
Summary: <xslt> with redirect broken on JDK 7 when a SecurityManager is set
Status: VERIFIED FIXED
Alias: None
Product: Ant
Classification: Unclassified
Component: Core tasks (show other bugs)
Version: 1.8.2
Hardware: All All
: P2 major (vote)
Target Milestone: 1.8.3
Assignee: Ant Notifications List
URL:
Keywords:
Depends on:
Blocks: 51668
  Show dependency tree
 
Reported: 2011-12-23 13:53 UTC by Manuel Bilderbeek
Modified: 2012-03-15 09:06 UTC (History)
1 user (show)



Attachments
SHowcase of failing XSLT task (with redirect) (2.42 KB, application/x-zip-compressed)
2011-12-23 13:53 UTC, Manuel Bilderbeek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Bilderbeek 2011-12-23 13:53:54 UTC
Created attachment 28098 [details]
SHowcase of failing XSLT task (with redirect)

The attached XSLT task (with redirect) works fine on JDK6, but fails on JDK 7 with: "Use of the extension element 'redirect' is not allowed when the secure processing feature is set to true."

see also bug #51668.
Comment 1 Manuel Bilderbeek 2011-12-23 13:54:47 UTC
Blocking 51668 on request of jglick.
Comment 2 Jesse Glick 2011-12-23 16:24:20 UTC
Confirmed, and fixed in revision 1222724 with test.
Comment 3 Manuel Bilderbeek 2012-03-15 09:06:49 UTC
Fix verified with ant 1.8.3.