Bug #4722
closedfind 1.0 -> 2.0 .kepler incompatibilities
0%
Description
Need to go through the 1.0 .kepler directory and find any kars that have jars/classes and figure out a way to migrate them to the new kar format which does not include jars/classes. Also check for any incompatible files in the .kepler directory from 1.0.
Related issues
Updated by Chad Berkley almost 15 years ago
I went through all of the standard kar files that shipped with 1.0. None of them have jar or class files embedded in them. Looking for other incompatabilities.
Updated by Chad Berkley almost 15 years ago
The only incompatibilities I've found are in the cached serialized files. I've dealt with this by having the DotKeplerManager detect the .kepler 1.0 directory and alter it's cache file path accordingly. Kepler 1.0 and Kepler 2.0 can now run without causing any problems. I'm closing this bug. Please reopen it with comments if you think this is still an issue.