Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-11 Thread ossi petz
with your path . Arnaud On Wed, Sep 10, 2008 at 12:14 PM, ossi petz [EMAIL PROTECTED] wrote: Hallo sorry for asking stupid questions: what version does this release show when i execute: mvn -v ? assumeing its 2.0.9 (or i am still untalented in setting a system saerch path) our

Re: [PLEASE TEST] Maven 2.1.0-M1-RC17

2008-09-10 Thread ossi petz
Hallo sorry for asking stupid questions: what version does this release show when i execute: mvn -v ? assumeing its 2.0.9 (or i am still untalented in setting a system saerch path) our framework builds and project builds run normally :) regards ossi John Casey schrieb: Hi, I've fixed

Re: [vote] Release Continuum 1.1-beta-4

2007-10-26 Thread ossi petz
: ossi petz a écrit : Hallo anyone free to vote? :) i tried to install the webapp within a tomcat 5.5.25 / java 1.5 but i got stuck with a db driver problem (see below) i tried to follow instructions at: http://docs.codehaus.org/display/CONTINUUMUSER/Continuum+on+Tomcat but i am not quite sure

Re: [vote] Release Continuum 1.1-beta-4

2007-10-25 Thread ossi petz
Hallo anyone free to vote? :) i tried to install the webapp within a tomcat 5.5.25 / java 1.5 but i got stuck with a db driver problem (see below) i tried to follow instructions at: http://docs.codehaus.org/display/CONTINUUMUSER/Continuum+on+Tomcat but i am not quite sure those

Re: Version ranges and snapshots

2007-10-17 Thread ossi petz
hallo i would like to add one vote to exclude snapshots from version ranges that do not declare them. we encounter two problematic situations: when using the release plugin we need to clean the local repository from snapshots to make sure no snapshots end up in the build or any assembly.

Re: Continuum 1.2 Roadmap

2007-10-11 Thread ossi petz
Hallo there roadmaps are a good thing! Emmanuel Venisse schrieb: - Rewrite all the UI with a full GWT site. I want to migrate to GWT because we need better performance on the UI even if it is correct now. The second point is that with GWT (and Ajax in general) i dont know that much about