You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/03/08 14:00:06 UTC

[WIKI-UPDATE] jars2exclude Jars2exclude CreateMinimalWebapp Scherler Sat Mar 8 14:00:05 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=jars2exclude , version: 9 on Sat Mar  8 12:04:14 2003 by Scherler

- [/2] 
+ 
+ {{{
- [/3]
+ }}}
- <?xml version="1.0" encoding="UTF-8"?>
+ {{{<?xml version="1.0" encoding="UTF-8"?>
? +++

- [/4]
+ }}}
+ {{{
- 		<map:pipeline>
? --

+ <map:pipeline>
- 			<!-- Step 1: Label lib which should be excluded with "2exclude", leave exceptions untouched. -->
? ---

+ <!-- Step 1: Label lib which should be excluded with "2exclude", leave exceptions untouched. -->
- 			<map:match pattern="2Xclude.xml">
? ---

+ <map:match pattern="2Xclude.xml">
- 				<map:generate src="xml/jars.xml"/>
? ---

+ 	<map:generate src="xml/jars.xml"/>
- 				<map:transform src="xsl/jars2exclude.xsl"/>
? ---

+ 	<map:transform src="xsl/jars2exclude.xsl"/>
- 				<map:serialize type="xml"/>
? ---

+ 	<map:serialize type="xml"/>
- 			</map:match>
? ---

+ </map:match>
- 			<!-- Step 2: Copy all elements except those which are labeled "2exclude"-->
? ---

+ <!-- Step 2: Copy all elements except those which are labeled "2exclude"-->
- 			<map:match pattern="exclude">
? ---

+ <map:match pattern="exclude">
- 				<map:generate src="cocoon:/2Xclude.xml"/>
? ^^^^

+         <map:generate src="cocoon:/2Xclude.xml"/>
? ^^^^^^^^

- 				<map:transform src="xsl/exclude2jars.xsl"/>
? ---

+ 	<map:transform src="xsl/exclude2jars.xsl"/>
- 				<map:serialize type="xml"/>
? ---

+ 	<map:serialize type="xml"/>
- 			</map:match>
? ---

+ </map:match>
- 		</map:pipeline>
? --

+ </map:pipeline>
+ }}}


Page: http://wiki.cocoondev.org/Wiki.jsp?page=Jars2exclude , version: 7 on Sat Mar  8 12:21:05 2003 by Scherler

- ''2. edit lib/jars.xml to comment out/remove all the optional jars except the ones noted above
+ ''2. edit lib/jars.xml to comment out/remove all the optional jars except the ones noted above\\
?                                                                                               ++



Page: http://wiki.cocoondev.org/Wiki.jsp?page=CreateMinimalWebapp , version: 12 on Sat Mar  8 12:08:57 2003 by Scherler

- ##could be done with an xsl transform [snippet|jars2exclude]
+ ##could be done with an xsl transform (see [example snippet|jars2exclude])
?                                       +++++ ++++++++                     +



Page: http://wiki.cocoondev.org/Wiki.jsp?page=Scherler , version: 6 on Sat Mar  8 12:24:50 2003 by Scherler

- [Personal webpage|http://www.target-x.de/]
+ [Personal webpage|http://www.target-x.de/]\\
?                                           ++

+ \\
+ Articles within wiki:
+ * [XSPTransformCustomDate]
+ * [Jars2exclude]
-