aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs.build.properties
diff options
context:
space:
mode:
authoracolyer <acolyer>2005-10-07 14:41:14 +0000
committeracolyer <acolyer>2005-10-07 14:41:14 +0000
commitbba983e0afce48d09316b46a72dbe6d2ae4c14b4 (patch)
tree6abdf0077e77cc5dacb479848599592bec050611 /docs/docs.build.properties
parent71aa3b1f58a3849579ef3a8d990b600e5595ac2c (diff)
downloadaspectj-bba983e0afce48d09316b46a72dbe6d2ae4c14b4.tar.gz
aspectj-bba983e0afce48d09316b46a72dbe6d2ae4c14b4.zip
ensure that the javadocs for the aspectj5rt module get built and packaged too.V1_5_0M4
Diffstat (limited to 'docs/docs.build.properties')
-rw-r--r--docs/docs.build.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/docs.build.properties b/docs/docs.build.properties
index 2c756edd7..7fa4dcd9e 100644
--- a/docs/docs.build.properties
+++ b/docs/docs.build.properties
@@ -28,3 +28,9 @@ ${aspectj.modules.dir}/aj-build/jars/bridge.jar;\
${aspectj.modules.dir}/aj-build/jars/runtime.jar;\
${aspectj.modules.dir}/aj-build/jars/util.jar;\
${aspectj.modules.dir}/aj-build/jars/testing-util.jar;\
+
+aspectj5rt.sourcepath=\
+${aspectj.modules.dir}/aspectj5rt/java5-src
+
+aspectj5rt.packagenames=\
+org.aspectj.lang.reflect,org.aspectj.lang.annotation