view src/main/resources/core_plugins.properties @ 34:e98c96d801bc

Enable new plugin.
author Mario Torre <neugens.limasoftware@gmail.com>
date Wed, 31 Aug 2011 22:18:52 +0200
parents bd66068b1c3f
children 5463492cd2c9
line wrap: on
line source

# list of core plugins, the keys are the names and the values the class name
version=org.icedrobot.ika.plugins.help.IkaVersion
assimilate=org.icedrobot.ika.plugins.borg.IcedRobotCloner
init=org.icedrobot.ika.plugins.scm.IkaInitRepository
qnew=org.icedrobot.ika.plugins.scm.IkaPatchQueueNew
qrefresh=org.icedrobot.ika.plugins.scm.IkaPatchQueueRefresh
qstatus=org.icedrobot.ika.plugins.scm.IkaPatchQueueStatus
qapplied=org.icedrobot.ika.plugins.scm.IkaPatchQueueApplied
qadd=org.icedrobot.ika.plugins.scm.IkaPatchQueueAdd
qpush=org.icedrobot.ika.plugins.scm.IkaPatchQueuePush
qpop=org.icedrobot.ika.plugins.scm.IkaPatchQueuePop
# aliases for the patch queue
new=org.icedrobot.ika.plugins.scm.IkaPatchQueueNew
refresh=org.icedrobot.ika.plugins.scm.IkaPatchQueueRefresh
status=org.icedrobot.ika.plugins.scm.IkaPatchQueueStatus
applied=org.icedrobot.ika.plugins.scm.IkaPatchQueueApplied
add=org.icedrobot.ika.plugins.scm.IkaPatchQueueAdd
push=org.icedrobot.ika.plugins.scm.IkaPatchQueuePush
pop=org.icedrobot.ika.plugins.scm.IkaPatchQueuePop

# ika2 build support plugins
logtags=org.icedrobot.ika.plugins.build.logtags.IkaLogtagsGenerator