aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authoraclement <aclement>2008-04-04 21:00:13 +0000
committeraclement <aclement>2008-04-04 21:00:13 +0000
commit432dc652b1c43d382ea15313b0526cd4646138eb (patch)
tree90be7d625b7c22ec8794aff471afabba67629e86 /build
parente0a94172fdc227ea6fc8ccacc5e79b020dac8bac (diff)
downloadaspectj-432dc652b1c43d382ea15313b0526cd4646138eb.tar.gz
aspectj-432dc652b1c43d382ea15313b0526cd4646138eb.zip
dont let bea test stubs make it into distribution
Diffstat (limited to 'build')
-rw-r--r--build/src/org/aspectj/internal/tools/build/Builder.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/src/org/aspectj/internal/tools/build/Builder.properties b/build/src/org/aspectj/internal/tools/build/Builder.properties
index 9d8cfa7d9..b964f79c2 100644
--- a/build/src/org/aspectj/internal/tools/build/Builder.properties
+++ b/build/src/org/aspectj/internal/tools/build/Builder.properties
@@ -9,7 +9,7 @@ alias.aspectjlib.jar=org.aspectj.lib.jar
# libraries to avoid bundling (IBM JRE different, etc.)
# see build/readme-build-module.html, Builder.SKIP_LIBRARIES
-skip.libraries=core.jar,graphics.jar,ant.jar,tools.jar,junit.jar,xml-apis.jar,xercesImpl.jar,commons.jar
+skip.libraries=core.jar,graphics.jar,ant.jar,tools.jar,junit.jar,xml-apis.jar,xercesImpl.jar,commons.jar,jrockit.jar
# Ant patterns to gather and omit resources
# files copied during module jar assembly