Merge pull request #1980 from mposolda/master
LDAP testing: added activation
This commit is contained in:
commit
1e3ec1983d
1 changed files with 6 additions and 0 deletions
|
@ -514,6 +514,12 @@
|
|||
|
||||
<!-- Ldap profiles -->
|
||||
<profile>
|
||||
<activation>
|
||||
<property>
|
||||
<name>ldap.vendor</name>
|
||||
<value>msad</value>
|
||||
</property>
|
||||
</activation>
|
||||
<id>msad</id>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in a new issue