~ubuntu-branches/ubuntu/raring/ant-contrib/raring

« back to all changes in this revision

Viewing changes to test/resources/walls/walls.xml

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2009-09-26 08:45:47 UTC
  • Revision ID: james.westby@ubuntu.com-20090926084547-ynj34y27mg9dr60c
Tags: upstream-1.0~b3+svn177
ImportĀ upstreamĀ versionĀ 1.0~b3+svn177

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<walls>
 
2
    <package name="modA"
 
3
        package="mod.modA.*" />
 
4
    <package name="modB"
 
5
        package="mod.modB.*" />
 
6
    <package name="mod"
 
7
        package="mod.*"
 
8
        depends="modA,modB" />
 
9
</walls>
 
 
b'\\ No newline at end of file'