Revision 4593
Added by daigle about 16 years ago
build.xml | ||
---|---|---|
780 | 780 |
filtering="no" /> |
781 | 781 |
<copy file="lib/org.properties.metadata.xml" todir="${war.webinf}" |
782 | 782 |
filtering="no" /> |
783 |
<copy file="lib/ldap.properties.metadata.xml" todir="${war.webinf}"
|
|
783 |
<copy file="lib/auth.properties.metadata.xml" todir="${war.webinf}"
|
|
784 | 784 |
filtering="no" /> |
785 | 785 |
<copy todir="${war.webinf}" filtering="yes"> |
786 | 786 |
<fileset dir="lib"> |
Also available in: Unified diff
move ldap.properties.metadata.xml to auth.properties.metadata.xml