a few comments: 1) why is the taskomatic_user defined as web.taskomatic_cobbler_user? is it used by the web or solely by taskomatic?
2) In the KickstartFileSyncTask you have private long WARN_COUNT; If it's not a constant, then it should be warnCount or warncount, otherwise make it static final. Actually where is it even being used? you set it to 0 in the ctor but never increment or use it. jesus Sent to you by jmrodri via Google Reader: adding taskomatic task to regenerate deleted kickstart wizard files via Fedora Hosted Git Repositories - spacewalk.git/rss log by Justin Sherrill <[email protected]> on 3/11/09 adding taskomatic task to regenerate deleted kickstart wizard files - [DH] java/buildconf/builder/config/satellite/default/rhn_web.conf - [DH] java/code/src/com/redhat/rhn/common/conf/test/conf/default/rhn_web.conf - [DH] java/code/src/com/redhat/rhn/domain/kickstart/KickstartFactory.java - [DH] java/code/src/com/redhat/rhn/domain/kickstart/test/KickstartDataTest.java - [DH] java/code/src/com/redhat/rhn/taskomatic/task/KickstartFileSyncTask.java - [DH] java/code/src/com/redhat/rhn/taskomatic/task/test/KickstartFileSyncTaskTest.java - [DH] java/conf/default/rhn_taskomatic.conf Things you can do from here: - Subscribe to Fedora Hosted Git Repositories - spacewalk.git/rss log using Google Reader - Get started using Google Reader to easily keep up with all your favorite sites
_______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
