summaryrefslogtreecommitdiffstats
path: root/build/build-properties.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/build-properties.xml')
-rw-r--r--build/build-properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build-properties.xml b/build/build-properties.xml
index 80e0978a5..42dc3ae33 100644
--- a/build/build-properties.xml
+++ b/build/build-properties.xml
@@ -107,7 +107,7 @@
<property file="${aspectj.modules.build.dir}/junit-patterns.properties"/>
<property name="aspectj.tools.modules.13"
- value="ajbrowser,ajde,ajdoc,asm,bridge,loadtime,org.aspectj.ajdt.core,runtime,taskdefs,util,weaver"/>
+ value="ajbrowser,ajde,ajde.core,ajdoc,asm,bridge,loadtime,org.aspectj.ajdt.core,runtime,taskdefs,util,weaver"/>
<property name="aspectj.tools.modules.15"
value="loadtime5,aspectj5rt,weaver5"/>
<condition property="aspectj.tools.modules"