freemarkerdor/all-zip.xml
author Jaroslav Tulach <jaroslav.tulach@apidesign.org>
Thu, 07 Jan 2010 23:08:06 +0100
branchstatistics-and-elo
changeset 181 e3fb438103e0
parent 86 8c9969f89021
child 266 15fcdfc4cd4a
permissions -rw-r--r--
Test to verify behaviour of getCode and valueOf
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <assembly>
     3  <id>all</id>
     4   <formats>
     5     <format>zip</format>
     6   </formats>
     7   <dependencySets>
     8     <dependencySet>
     9         <useProjectArtifact>false</useProjectArtifact>
    10         <outputDirectory>lib</outputDirectory>
    11     </dependencySet>
    12   </dependencySets>
    13   <files>
    14     <file>
    15       <source>target/freemarkerdor-${version}.jar</source>
    16       <outputDirectory>/</outputDirectory>
    17     </file>
    18   </files>
    19 </assembly>