Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • We've also had reports of trouble with configuration for the new release output directory. If you can't get to the configuration page, editing the conf/continuum.xml file should work.

Import both builds and users from 1.1 to 1.2.2 using 1.2.3.1

java -Xmx512m -jar ~/data-management-cli-1.2.3.1-app.jar -usersJdbcUrl jdbc:derby:/home/wsmoak/continuum122test/data/databases/users -buildsJdbcUrl jdbc:derby:/home/wsmoak/continuum122test/data/databases/continuum -mode IMPORT -directory backups11

Fails if there are installations in builds.xml. After deleting installations, it fails with:

Exception in thread "main" org.jpox.metadata.InvalidMetaDataException: Error in MetaData for field "localRepository" in class "ProjectGroup" : this is declared as org.apache.continuum.model.repository.LocalRepository with "persistence-modifier=none" yet has either "default-fetch-group=true" or "primary-key=true" specified! These should be false.