Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 4c94942fd -> 1a03626b2
Disable rat for release (enable just after) Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/1a03626b Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/1a03626b Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/1a03626b Branch: refs/heads/karaf-3.0.x Commit: 1a03626b2da02af4953bde7defbc0843b18a3062 Parents: 4c94942 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Apr 9 22:34:30 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Apr 9 22:34:30 2014 +0200 ---------------------------------------------------------------------- pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/1a03626b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c8caa9d..7733355 100644 --- a/pom.xml +++ b/pom.xml @@ -2226,9 +2226,6 @@ </profile> <profile> <id>rat</id> - <activation> - <activeByDefault>true</activeByDefault> - </activation> <build> <plugins> <plugin>
