You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by sk...@apache.org on 2014/07/14 09:59:58 UTC

git commit: [OLINGO-343] javadoc target

Repository: olingo-odata4
Updated Branches:
  refs/heads/olingo343 db149fd3b -> afba7fd65


[OLINGO-343] javadoc target


Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo
Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/afba7fd6
Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/afba7fd6
Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/afba7fd6

Branch: refs/heads/olingo343
Commit: afba7fd65c80c70f9718ce97d7ec6c7624c3419d
Parents: db149fd
Author: Stephan Klevenz <st...@sap.com>
Authored: Fri Jul 11 15:41:52 2014 +0200
Committer: Stephan Klevenz <st...@sap.com>
Committed: Fri Jul 11 15:41:52 2014 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/afba7fd6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3eed29c..173143d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -550,7 +550,7 @@
                 </goals>
                 <configuration>
                   <excludePackageNames>
-                    org.apache.olingo.commons.core:org.apache.olingo.commons.core.*:org.apache.olingo.client.core:org.apache.olingo.client.core.*:org.apache.olingo.server.core:org.apache.olingo.server.core.*
+                    org.apache.olingo.commons.core:org.apache.olingo.commons.core.*:org.apache.olingo.client.core:org.apache.olingo.client.core.*:org.apache.olingo.server.core:org.apache.olingo.server.core.*:org.apache.olingo.fit:org.apache.olingo.fit.*
                   </excludePackageNames>
                   <additionalJOptions>
                     <additionalJOption>-quiet</additionalJOption>