Bug 495162 - Renamed Cobbler*Command to just *Command
Summary: Renamed Cobbler*Command to just *Command
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Spacewalk
Classification: Community
Component: Server
Version: 0.5
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Mike McCune
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space11
TreeView+ depends on / blocked
 
Reported: 2009-04-10 00:33 UTC by Jesus M. Rodriguez
Modified: 2010-05-25 15:09 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-05-25 15:09:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Jesus M. Rodriguez 2009-04-10 00:33:44 UTC
Seems redundant to call them Cobbler*Command when they all live in 
the cobbler package. 

find . -name Cobbler*Command.java 
./code/src/com/redhat/rhn/manager/satellite/CobblerSyncCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileDeleteCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerLoginCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroCreateCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileSyncCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerSnippetEditCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroDeleteCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroSyncCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileEditCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerVirtualSystemCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerSystemSyncCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileCreateCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroEditCommand.java
./code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerSystemCreateCommand.java


Note You need to log in before you can comment on or make changes to this bug.