|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.utilities.ivy.CleanLocalRepository
public class CleanLocalRepository
Removes all but most recently published files from the Hackystat local repository. Can be invoked locally from the hackystat-utilities build system using "ant cleanlocalrepository". The repository is structured as follows:
~/.ivy2/local-repository/org.hackystat/ hackystat-utilities/ 2009.07.13.12.49.00/ f1 f2 2009.07.08.16.26.27/ f1 f2 : hackystat-sensorbase-uh/ 2009.07.13.12.49.00/ : :
Constructor Summary | |
---|---|
CleanLocalRepository()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Runs the program. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CleanLocalRepository()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Ignored.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |