Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2014-05-05 21:58:01 +0000
committerslewis2014-05-05 21:58:01 +0000
commitd95f723831cad61096a8c917d8f472380df9a1ed (patch)
tree01fdb6cc2223d14cc03d3229d6b6aac10aec10f2
parent98c92d89ff96fe2ef7883df05c0d54853d25ce26 (diff)
downloadorg.eclipse.ecf-d95f723831cad61096a8c917d8f472380df9a1ed.tar.gz
org.eclipse.ecf-d95f723831cad61096a8c917d8f472380df9a1ed.tar.xz
org.eclipse.ecf-d95f723831cad61096a8c917d8f472380df9a1ed.zip
Update javadoc.xml to version 3.8.1.R-Release_HEAD-sdk_feature-135_2014-05-05_21-58-55
-rw-r--r--framework/bundles/org.eclipse.ecf/javadoc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf/javadoc.xml b/framework/bundles/org.eclipse.ecf/javadoc.xml
index d20cc16f3..d5115990d 100644
--- a/framework/bundles/org.eclipse.ecf/javadoc.xml
+++ b/framework/bundles/org.eclipse.ecf/javadoc.xml
@@ -43,7 +43,7 @@
<exclude name="**/collab/**"/>
<exclude name="**/osgi/services/discovery/**"/>
<exclude name="**/com/mycorp/examples/timeservice/**"/>
- <exclude name="**/j8/**"/>
+ <exclude name="**/org.eclipse.ecf.remoteservice.asyncproxy.j8/**"/>
<exclude name="**/org.eclipse.ecf.remoteservices.tooling.pde/templates/**"/>
</fileset>
</javadoc>

Back to the top