mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-06-02 17:35:25 +00:00
Merge pull request #352 from michaeljmuller/master
change activation of enforce-sdk-rules so it's *really* on by default, as intended
This commit is contained in:
commit
5b83b99549
@ -866,7 +866,7 @@
|
||||
<profile>
|
||||
<id>enforce-sdk-rules</id>
|
||||
<activation>
|
||||
<activeByDefault>true</activeByDefault>
|
||||
<activation><file><missing>does-not-exist.tmp</missing></file></activation><!-- turn on this profile (by triggering on a file that is not expected to exist) -->
|
||||
</activation>
|
||||
<build>
|
||||
<plugins>
|
||||
|
Loading…
x
Reference in New Issue
Block a user