~oontvoo/cfg-to-pda/unparser

« back to all changes in this revision

Viewing changes to pom.xml

  • Committer: oontvoo at hotmail
  • Date: 2012-10-18 05:36:28 UTC
  • Revision ID: oontvoo@hotmail.com-20121018053628-28kspo5cpcl62uwp
add bzrignore. clean up

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
                    <exclude>.bzrignore</exclude>
130
130
                    <exclude>.idea/**</exclude>
131
131
                    <exclude>LICENSE.txt</exclude>
 
132
                    <exclude>target/generated-sources/javacc/cfgpda/*.java</exclude>
 
133
                    <exclude>target/**</exclude>
132
134
                </excludes>
133
135
                <mapping>
134
136
                    <g>JAVADOC_STYLE</g>