hallo
this might be a stupid question but i never got in touch with apache
derby databases before.
i tried followed the upgrade instructions at
http://maven.apache.org/continuum/guides/mini/guide-data-management.html
the commands i issued:
$ java -Xmx512m -jar data-management-cli-1.1-beta-2-app.jar
-buildsJdbcUrl jdbc:derby:continuum-1.1-beta-2/data/continuum/database
-mode EXPORT
$ java -Xmx512m -jar data-management-cli-1.1-beta-3-app.jar
-buildsJdbcUrl jdbc:derby:continuum-1.1-beta-3/data/continuum/database
-mode IMPORT
there where no errors. but it seems the users got lost?
after starting beta3 i was prompted to create an admin user, and other
users from beta2 are no missing.
the configured projects and previous build results are there.
do i need to import expotr another folder too?
thanks a lot :)
regards
ossi