Removed authz from examples-dist
This commit is contained in:
parent
07fea02146
commit
66186273ca
1 changed files with 0 additions and 8 deletions
|
@ -136,14 +136,6 @@
|
||||||
<exclude name="**/*.iml"/>
|
<exclude name="**/*.iml"/>
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
<copy todir="target/examples/authz" overwrite="true">
|
|
||||||
<fileset dir="../../examples/authz">
|
|
||||||
<exclude name="**/target/**"/>
|
|
||||||
<exclude name="**/*.iml"/>
|
|
||||||
<exclude name="**/*.unconfigured"/>
|
|
||||||
<exclude name="**/subsystem-config.xml"/>
|
|
||||||
</fileset>
|
|
||||||
</copy>
|
|
||||||
<copy file="../../examples/pom.xml" tofile="target/examples/pom.xml"/>
|
<copy file="../../examples/pom.xml" tofile="target/examples/pom.xml"/>
|
||||||
<copy file="../../examples/README.md" tofile="target/examples/README.md"/>
|
<copy file="../../examples/README.md" tofile="target/examples/README.md"/>
|
||||||
<move file="target/examples/unconfigured-demo/README.md.unconfigured" tofile="target/examples/unconfigured-demo/README.md"/>
|
<move file="target/examples/unconfigured-demo/README.md.unconfigured" tofile="target/examples/unconfigured-demo/README.md"/>
|
||||||
|
|
Loading…
Reference in a new issue