mirror of https://github.com/apache/maven.git
Remove full commons-logging-1.1-dev folder
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@357685 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b307368232
commit
1837c5d689
|
@ -25,7 +25,7 @@ retval=$?; if [ $retval != 0 ]; then exit $retval; fi
|
|||
retval=$?; if [ $retval != 0 ]; then exit $retval; fi
|
||||
|
||||
# hack prevent commons-logging-1.1-dev
|
||||
rm /home/projects/maven/repository-staging/to-ibiblio/maven2/commons-logging/commons-logging/1.1-dev/commons-logging-1.1-dev.jar*
|
||||
rm -rf /home/projects/maven/repository-staging/to-ibiblio/maven2/commons-logging/commons-logging/1.1-dev
|
||||
|
||||
(
|
||||
cd $TOOLS_BASE/ibiblio-sync
|
||||
|
|
Loading…
Reference in New Issue