Menu

Tree [176dc9] master /
 History

HTTPS access


File Date Author Commit
 .settings 2010-11-20 Alfredo Moralejo Alfredo Moralejo [676ea8] Merge branch 'master' of ssh://spacewalklib.git...
 doc 2010-11-20 Alfredo Moralejo Alfredo Moralejo [3bb005] Added support to cobbler, provision and reboot ...
 lib 2010-11-20 Alfredo Moralejo Alfredo Moralejo [3bb005] Added support to cobbler, provision and reboot ...
 source 2011-01-15 Alfredo Moralejo Alfredo Moralejo [176dc9] Modified readme file.
 .classpath 2011-01-15 Alfredo Moralejo Alfredo Moralejo [176dc9] Modified readme file.
 .project 2010-11-18 Alfredo Moralejo Alfredo Moralejo [d51dbc] Initial commit.
 COPYING 2010-11-20 Alfredo Moralejo Alfredo Moralejo [8d152f] Sync 0.1 -> master
 COPYING.LESSER 2010-11-20 Alfredo Moralejo Alfredo Moralejo [8d152f] Sync 0.1 -> master
 readme 2011-01-15 Alfredo Moralejo Alfredo Moralejo [176dc9] Modified readme file.

Read Me

README for spacewalklib
-----------------------

doc: documentation in javadoc format.
lib: spacewalk library in jar format. Only the clases of spacewalklib package are included in the jar file.
source: source code files. Following packages have been created.
  - spacewalklib/spacewalklib: is the actual spacewalklib package.
  - spacewalklib/junit_tests: contains some junit tests created during the development. They have been created for a specific environment so they can not be executed as found in other environments.
  - spacewalklib/spacewalklib/jbpm: it contains spacewalklib.jbpm package, composed of a set of classes used as Handlers for JBPM processes.
  - spacewalklib/jpdl: contains a set of jpbm created as examples of use of spacewalklib.


Installation instructions
-------------------------

Copy the spacewalk.jar file to your classpath.
Redstone XMLRPC client library must be copied too from https://sourceforge.net/projects/xmlrpc/.

To activate cobbler auth against Satellite use this cobbler configuration parameter:
 * In file /etc/cobbler/settings: redhat_management_permissive: 1


Information about git branches
------------------------------

Branch "master" is the current working branch.
Numbered branches are previous versions


Documentation
-------------

Documentation about the spacewalklib library can be found in http://spacewalklib.sourceforge.net/javadoc
Additional documentation can be found in the web of the project http://spacewalklib.sourceforge.net

For any other question please contact alfredo.moralejo@gmail.com.