You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by rm...@apache.org on 2014/07/02 19:59:46 UTC

git commit: opps copy paste, we don't need any exclusion

Repository: incubator-fleece
Updated Branches:
  refs/heads/master a0a368aa2 -> 4aa966fa0


opps copy paste, we don't need any exclusion


Project: http://git-wip-us.apache.org/repos/asf/incubator-fleece/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-fleece/commit/4aa966fa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-fleece/tree/4aa966fa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-fleece/diff/4aa966fa

Branch: refs/heads/master
Commit: 4aa966fa0235921dcfb6760f1fbf67912a9164b4
Parents: a0a368a
Author: Romain Manni-Bucau <rm...@gmail.com>
Authored: Wed Jul 2 19:59:40 2014 +0200
Committer: Romain Manni-Bucau <rm...@gmail.com>
Committed: Wed Jul 2 19:59:40 2014 +0200

----------------------------------------------------------------------
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-fleece/blob/4aa966fa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5fa8f19..9f11c1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,9 +144,6 @@
           </execution>
         </executions>
         <configuration>
-          <!-- exclude JAXB generated stuff -->
-          <excludes>org/apache/batchee/jaxb/*</excludes>
-
           <logViolationsToConsole>true</logViolationsToConsole>
           <checkstyleRules>
             <module name="Checker">