Fridrich Strba 2022-03-17 03:20:50 +00:00 committed by Git OBS Bridge
parent 155a603665
commit 80c0e96a18
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 17 03:20:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Add the glassfish-annotation-api jar to the build classpath
-------------------------------------------------------------------
Fri Mar 11 12:10:26 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -202,6 +202,7 @@ mkdir -p lib
build-jar-repository -s lib \
atinject \
commons-lang3 \
glassfish-annotation-api \
guice/google-guice-no_aop \
httpcomponents/httpclient \
httpcomponents/httpcore \