Directory src/etc/testcases/taskdefs/style/

Directory Created:
2003-08-05 16:01
Total Files:
5
Deleted Files:
0
Lines of Code:
243

Browse with ViewVC

[root]/src/etc/testcases/taskdefs/style

Lines of Code

src/etc/testcases/taskdefs/style/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 272 (100.0%) 16.0
jhm 4 (23.5%) 100 (36.8%) 25.0
peterreilly 3 (17.6%) 66 (24.3%) 22.0
bodewig 4 (23.5%) 38 (14.0%) 9.5
antoine 1 (5.9%) 22 (8.1%) 22.0
mbenson 2 (11.8%) 19 (7.0%) 9.5
jglick 1 (5.9%) 18 (6.6%) 18.0
conor 2 (11.8%) 9 (3.3%) 4.5

Most Recent Commits

mbenson 2006-09-19 21:58

Have to fix fix from bug 39407, because a nested resource and a nested resource

collection are ambiguous; all resources are resource collections. Added

addConfiguredStyle(Resources) for maximum ease of use; user can specify a

nested resource e.g. <file> or <url>, or any resource collection known to

evaluate to a single result e.g. <fileset file="foo" /> OR

<style refid="somesingleelementcollection" /> is supported OOTB. Docs to come.

10 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+10 -5)
jhm 2006-07-17 12:03

Bug 21042 "Setting XSL parameter to input filename when processed whole directory."

75 lines of code changed in:

antoine 2006-05-25 12:39

Add support to define the stylesheet as a resource in <xslt>

Bugzilla Report 39407

22 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+22)
mbenson 2005-11-23 18:14

add filenamemapper support to <xslt>.

Bugzilla 37604. Submitted by Maarten Coene.

9 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+9 -1)
bodewig 2005-09-28 18:46

resource collection support for xslt

9 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+9)
jglick 2005-03-28 23:22

#25832: deprecating the task names <WsdlToDotnet> and <style>.

18 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+18 -18)
bodewig 2005-03-21 15:02

unit test for PR 25911

7 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+7)
bodewig 2005-03-21 14:49

Unit test for PR 24866

7 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+7)
bodewig 2004-04-16 08:36

Add nested mappers to xslt, PR: 11249

15 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+15)
conor 2003-09-12 13:59

Make easier to read

8 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+8 -2)
conor 2003-09-11 14:41

Fix new style test so that it pases on Linux. There appeared

to be a clock granularity problem where the output and the stylesheet

both have the same timestamp. I have change the test in XSLTProcess to

run the xslt in this case. Also added a more meaningful message

1 lines of code changed in:

jhm 2003-09-08 13:48

Test if <style> generates new if the XSL is new.

Forgotten to "add" before "commit".

12 lines of code changed in:

jhm 2003-09-06 13:30

Test if <style> generates new if the XSL is new.

13 lines of code changed in:

  • src/etc/testcases/taskdefs/style: build.xml (+13)
peterreilly 2003-08-05 16:01

Add if/unless attributes to <param/> element of <style/> task

PR: 22044

Obtained from: Jens

Submitted by: Peter Reilly & Jan Mat??rne

66 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT