Repository: karaf Updated Branches: refs/heads/karaf-2.3.x e82ea802d -> f2db73b2f
Disable rat for the release (renable just after) Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/f2db73b2 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/f2db73b2 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/f2db73b2 Branch: refs/heads/karaf-2.3.x Commit: f2db73b2fd32f8fb53e469f5280312bb12f458cb Parents: e82ea80 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Apr 9 22:35:21 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Apr 9 22:35:21 2014 +0200 ---------------------------------------------------------------------- pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/f2db73b2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index be2711f..77bd94d 100644 --- a/pom.xml +++ b/pom.xml @@ -1601,9 +1601,6 @@ </profile> <profile> <id>rat</id> - <activation> - <activeByDefault>true</activeByDefault> - </activation> <build> <plugins> <plugin>
