Fridrich Strba 2022-04-04 18:04:20 +00:00 committed by Git OBS Bridge
parent fb28d96094
commit c3574ab458

View File

@ -171,7 +171,7 @@ done
mkdir -p target/lib/{compile,tools} mkdir -p target/lib/{compile,tools}
# Construct classpath # Construct classpath
build-jar-repository target/lib/compile glassfish-servlet-api glassfish-jsp-api \ build-jar-repository target/lib/compile glassfish-servlet-api glassfish-jsp-api/javax.servlet.jsp-api \
objectweb-asm/asm-tree objectweb-asm/asm \ objectweb-asm/asm-tree objectweb-asm/asm \
objectweb-asm/asm-util objectweb-asm/asm-analysis \ objectweb-asm/asm-util objectweb-asm/asm-analysis \
antlr ant/ant-antlr antlr \ antlr ant/ant-antlr antlr \