# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#5 | 8016 | Sven Erik Knop | In the middle of refactoring the Renamer classes into the BaseRenamer. | ||
#4 | 8015 | Sven Erik Knop | Now with counter reestablished. | ||
#3 | 8014 | Sven Erik Knop |
Extracted a base class. Not quite finished since I need a counter class as well. |
||
#2 | 8013 | Sven Erik Knop |
Rewrite of ClientUserRenamer. Now based on a saner model using a set of Actions instead of lots of state variables. Note that the counter currently does not work and simply returns 0 changes. |
||
#1 | 8012 | Sven Erik Knop | Rename Renamer to ClientUserRenamer for clarification. | ||
//guest/sven_erik_knop/java/JournalReader/src/journal/action/Renamer.java | |||||
#3 | 7823 | Sven Erik Knop |
Updated the Renamer tool to solve the problem that owners of specs such as labels and client workspaces wouldn't get updated. Jar file with updated version submitted as well. |
||
#2 | 7626 | Sven Erik Knop |
Removed obsolete imports. Added jar file manifest to build.xml |
||
#1 | 7527 | Sven Erik Knop |
JournalReader, now in its proper place. Documentation to follow. |