Projects
Mega:24.09
mockito
_service:tar_scm:make-mockito-sourcetarball.sh
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:make-mockito-sourcetarball.sh of Package mockito
#!/bin/bash -ex VERSION=2.23.9 SRCDIR=mockito-${VERSION} git clone https://github.com/mockito/mockito.git ${SRCDIR} pushd $SRCDIR git archive --format=tar --prefix=${SRCDIR}/ v${VERSION} > ../${SRCDIR}.tar popd rm -rf ${SRCDIR} tar -xf ${SRCDIR}.tar rm ${SRCDIR}.tar pushd ${SRCDIR} rm -rf `find -name *.jar` gradlew gradlew.bat src/javadoc popd tar -cvJf mockito-${VERSION}.tar.xz ${SRCDIR}
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2