Add omitted components to build classpath (makes syncing upstream easier)
This commit is contained in:
parent
eb75ed0557
commit
892e9ed4d1
2
ant.spec
2
ant.spec
@ -345,7 +345,7 @@ find . -name "*.jar" -exec rm -f {} \;
|
||||
|
||||
%build
|
||||
# classpath selects optional components to build
|
||||
export CLASSPATH=$(%{_bindir}/build-classpath jaxp_parser_impl xml-commons-apis antlr bcel jaf javamail/mailapi jdepend junit log4j oro regexp commons-logging jsch xml-commons-resolver)
|
||||
export CLASSPATH=$(%{_bindir}/build-classpath jaxp_parser_impl xml-commons-apis antlr bcel jaf javamail/mailapi jdepend junit log4j oro regexp commons-net commons-logging jai/jai_codec jai/jai_core jsch bsf xml-commons-resolver)
|
||||
|
||||
# perform bootstrap and build without jjp or user configs,
|
||||
# (except JAVA_HOME as required by build script)
|
||||
|
Loading…
Reference in New Issue
Block a user