I'm getting log errors with the 1.1-beta-1: 4965 [WrapperSimpleAppMain] WARN JPOX.RDBMS - Error initialising derby schema : Schema 'SA' does not exist ERROR 42Y07: Schema 'SA' does not exist
5091 [WrapperSimpleAppMain] WARN JPOX.RDBMS - Error initialising derby schema : 'DROP FUNCTION' cannot be performed on 'JPOX_MATCHES' because it does not exist. ERROR 42Y55: 'DROP FUNCTION' cannot be performed on 'JPOX_MATCHES' because it does not exist. When I try to build a project in Continuum from Perforce I get the error: Exception: Cannot checkout sources. Index: 0, Size: 0 Is there something I can do to fix this? Thanks --Duncan -----Original Message----- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 11:19 PM To: [EMAIL PROTECTED] Subject: [vote] release continuum 1.1-beta-1 Hi, I'd like to do a release of the 1.1-beta-1 This version is very stable and usable in production. Highlights are: - Continuum Profiles definition linked to build definitions. - multi-builddefinitions on a project Release notes: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleNa me=Html&version=13432 I have staged it in this repo: http://people.apache.org/~evenisse/stage/continuum-repo/ This repo include too the continuum plugin and th xml-rpc client API Standalone version: http://people.apache.org/~evenisse/stage/continuum-repo/org/apache/maven /continuum/continuum-plexus-runtime/1.1-beta-1/ Webapp version: http://people.apache.org/~evenisse/stage/continuum-repo/org/apache/maven /continuum/continuum-webapp/1.1-beta-1/continuum-webapp-1.1-beta-1.war The site will be updated in the next beta, only the download page will be updated for this version. My +1 Emmanuel