Re: [results] [vote] Release Continuum 1.1-beta-3

2007-09-25 Thread Wendy Smoak
On 9/25/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
> Below are the results of this vote:
>
> 3 Binding Votes (Wendy, Jesse, and Myself)
> 1 Non-binding vote (Olivier)

Should be 3 non-binding, Damien and Vivek also voted.  (Thanks!)

-- 
Wendy


[results] [vote] Release Continuum 1.1-beta-3

2007-09-25 Thread Emmanuel Venisse

Below are the results of this vote:

3 Binding Votes (Wendy, Jesse, and Myself)
1 Non-binding vote (Olivier)

I'll finalize the release and will send an update.

Thanks,
Emmanuel


Emmanuel Venisse a écrit :

Hi,

Continuum 1.1-beta-3 is ready for release

The highlights are
 - lot of bug fixes
 - LDAP support for authentication (thanks jesse)
 - performance improvement
 - committer mail notification

The Release Notes is available there: 
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661 



The binaries are available there:
 - Runtime: 
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz 

 - Webapp: 
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war 

 - data management cli: 
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar 



Everyone is encouraged to vote and give their feedback.

[ ]  +1  Release it!
[ ]   0
[ ]  -1  Don't release it, because...


The vote will be open for 72 hours. So, cast your votes now ;-)

Here's my +1

Thanks,
Emmanuel











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

2007-09-22 Thread Wendy Smoak
+1

I tested the .tar.gz only with m2 and Subversion.  LICENSE/NOTICE is
in place, and the release functionality works again.

When you put it under www.a.o/dist/maven, please rename the files
using the finalName-- it should be apache-continuum-1.1-beta-3.* (not
continuum-plexus-runtime...).

Thanks,
Wendy

On 9/19/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Continuum 1.1-beta-3 is ready for release
>
> The highlights are
>   - lot of bug fixes
>   - LDAP support for authentication (thanks jesse)
>   - performance improvement
>   - committer mail notification
>
> The Release Notes is available there: 
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661
>
> The binaries are available there:
>   - Runtime: 
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz
>   - Webapp: 
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war
>   - data management cli: 
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar
>
> Everyone is encouraged to vote and give their feedback.
>
> [ ]  +1  Release it!
> [ ]   0
> [ ]  -1  Don't release it, because...
>
>
> The vote will be open for 72 hours. So, cast your votes now ;-)
>
> Here's my +1
>
> Thanks,
> Emmanuel
>
>
>
>
>
>


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

2007-09-20 Thread Wendy Smoak
On 9/20/07, fherrerav <[EMAIL PROTECTED]> wrote:

> I want to try this version using the database from beta-2 but I can't migrate
> using the data tool I need a dependency. Where can i find it?
>
> /usr/java/jdk1.6.0/bin/java -Xmx512m -jar
> ~/install/continuum/data-management-cli-1.1-beta-3-app.jar -buildsJdbcUrl
> jdbc:derby:~/continuum-1.1-beta-2/data/ -mode EXPORT
  - data management cli:

http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar

(Please start a separate thread for any additional questions.)

-- 
Wendy


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

2007-09-20 Thread fherrerav

I want to try this version using the database from beta-2 but I can't migrate
using the data tool I need a dependency. Where can i find it?

/usr/java/jdk1.6.0/bin/java -Xmx512m -jar
~/install/continuum/data-management-cli-1.1-beta-3-app.jar -buildsJdbcUrl
jdbc:derby:~/continuum-1.1-beta-2/data/ -mode EXPORT
0 [main] INFO org.apache.maven.continuum.management.DataManagementCli  -
Processing Continuum database...
Exception in thread "main"
org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException:
Missing:
--
1) org.apache.maven.continuum:data-management-jdo:jar:1.1-beta-3

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=org.apache.maven.continuum
-DartifactId=data-management-jdo \
  -Dversion=1.1-beta-3 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
1) dummy:dummy:pom:1.0
2) org.apache.maven.continuum:data-management-jdo:jar:1.1-beta-3

--
1 required artifact is missing.

for artifact:
  dummy:dummy:pom:1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)

at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:305)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:272)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:243)
at
org.apache.maven.continuum.management.DataManagementCli.downloadArtifact(DataManagementCli.java:292)
at
org.apache.maven.continuum.management.DataManagementCli.processDatabase(DataManagementCli.java:173)
at
org.apache.maven.continuum.management.DataManagementCli.main(DataManagementCli.java:146)





Emmanuel Venisse wrote:
> 
> Hi,
> 
> Continuum 1.1-beta-3 is ready for release
> 
> The highlights are
>   - lot of bug fixes
>   - LDAP support for authentication (thanks jesse)
>   - performance improvement
>   - committer mail notification
> 
> The Release Notes is available there:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661
> 
> The binaries are available there:
>   - Runtime:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz
>   - Webapp:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war
>   - data management cli:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar
> 
> Everyone is encouraged to vote and give their feedback.
> 
> [ ]  +1  Release it!
> [ ]   0
> [ ]  -1  Don't release it, because...
> 
> 
> The vote will be open for 72 hours. So, cast your votes now ;-)
> 
> Here's my +1
> 
> Thanks,
> Emmanuel
> 
> 
> 
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-vote--Release-Continuum-1.1-beta-3-tf4482966.html#a12798986
Sent from the Continuum - Dev mailing list archive at Nabble.com.



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

2007-09-20 Thread Emmanuel Venisse

Look at this page: http://redback.codehaus.org/integration/ldap.html

Emmanuel

jrduncans a écrit :

Thanks.  I had tried that, but I had an error in my startup script that was
causing it not to effect Continuum.  It's working now.

The comments in
apps/continuum/webapp/WEB-INF/classes/META-INF/plexus/application.xml for
LDAP configuration point to documentation at a broken URL:
apps/continuum/webapp/WEB-INF/classes/META-INF/plexus/application.xml

-Stephen


Emmanuel Venisse wrote:

You can fix it by setting LC_ALL.

Some threads give the solution:
http://mail-archives.apache.org/mod_mbox/maven-continuum-users/200709.mbox/[EMAIL
 PROTECTED]
http://mail-archives.apache.org/mod_mbox/maven-users/200705.mbox/[EMAIL 
PROTECTED]

Emmanuel

jrduncans a écrit :

Emmanuel Venisse wrote:

Hi,

Continuum 1.1-beta-3 is ready for release

The highlights are
  - lot of bug fixes
  - LDAP support for authentication (thanks jesse)
  - performance improvement
  - committer mail notification

The Release Notes is available there:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661

The binaries are available there:
  - Runtime:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz
  - Webapp:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war
  - data management cli:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar

Everyone is encouraged to vote and give their feedback.

[ ]  +1  Release it!
[ ]   0
[ ]  -1  Don't release it, because...


The vote will be open for 72 hours. So, cast your votes now ;-)

Here's my +1

Thanks,
Emmanuel








This issues is preventing me from being able to check out projects from
Subversion: http://jira.codehaus.org/browse/SCM-320










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

2007-09-20 Thread jrduncans

Thanks.  I had tried that, but I had an error in my startup script that was
causing it not to effect Continuum.  It's working now.

The comments in
apps/continuum/webapp/WEB-INF/classes/META-INF/plexus/application.xml for
LDAP configuration point to documentation at a broken URL:
apps/continuum/webapp/WEB-INF/classes/META-INF/plexus/application.xml

-Stephen


Emmanuel Venisse wrote:
> 
> You can fix it by setting LC_ALL.
> 
> Some threads give the solution:
> http://mail-archives.apache.org/mod_mbox/maven-continuum-users/200709.mbox/[EMAIL
>  PROTECTED]
> http://mail-archives.apache.org/mod_mbox/maven-users/200705.mbox/[EMAIL 
> PROTECTED]
> 
> Emmanuel
> 
> jrduncans a écrit :
>> 
>> Emmanuel Venisse wrote:
>>> Hi,
>>>
>>> Continuum 1.1-beta-3 is ready for release
>>>
>>> The highlights are
>>>   - lot of bug fixes
>>>   - LDAP support for authentication (thanks jesse)
>>>   - performance improvement
>>>   - committer mail notification
>>>
>>> The Release Notes is available there:
>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661
>>>
>>> The binaries are available there:
>>>   - Runtime:
>>> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz
>>>   - Webapp:
>>> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war
>>>   - data management cli:
>>> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar
>>>
>>> Everyone is encouraged to vote and give their feedback.
>>>
>>> [ ]  +1  Release it!
>>> [ ]   0
>>> [ ]  -1  Don't release it, because...
>>>
>>>
>>> The vote will be open for 72 hours. So, cast your votes now ;-)
>>>
>>> Here's my +1
>>>
>>> Thanks,
>>> Emmanuel
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>> 
>> This issues is preventing me from being able to check out projects from
>> Subversion: http://jira.codehaus.org/browse/SCM-320
>> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-vote--Release-Continuum-1.1-beta-3-tf4482966.html#a12795756
Sent from the Continuum - Dev mailing list archive at Nabble.com.



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

2007-09-20 Thread Emmanuel Venisse

You can fix it by setting LC_ALL.

Some threads give the solution:
http://mail-archives.apache.org/mod_mbox/maven-continuum-users/200709.mbox/[EMAIL
 PROTECTED]
http://mail-archives.apache.org/mod_mbox/maven-users/200705.mbox/[EMAIL 
PROTECTED]

Emmanuel

jrduncans a écrit :


Emmanuel Venisse wrote:

Hi,

Continuum 1.1-beta-3 is ready for release

The highlights are
  - lot of bug fixes
  - LDAP support for authentication (thanks jesse)
  - performance improvement
  - committer mail notification

The Release Notes is available there:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661

The binaries are available there:
  - Runtime:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz
  - Webapp:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war
  - data management cli:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar

Everyone is encouraged to vote and give their feedback.

[ ]  +1  Release it!
[ ]   0
[ ]  -1  Don't release it, because...


The vote will be open for 72 hours. So, cast your votes now ;-)

Here's my +1

Thanks,
Emmanuel









This issues is preventing me from being able to check out projects from
Subversion: http://jira.codehaus.org/browse/SCM-320





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

2007-09-19 Thread jrduncans


Emmanuel Venisse wrote:
> 
> Hi,
> 
> Continuum 1.1-beta-3 is ready for release
> 
> The highlights are
>   - lot of bug fixes
>   - LDAP support for authentication (thanks jesse)
>   - performance improvement
>   - committer mail notification
> 
> The Release Notes is available there:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661
> 
> The binaries are available there:
>   - Runtime:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz
>   - Webapp:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war
>   - data management cli:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar
> 
> Everyone is encouraged to vote and give their feedback.
> 
> [ ]  +1  Release it!
> [ ]   0
> [ ]  -1  Don't release it, because...
> 
> 
> The vote will be open for 72 hours. So, cast your votes now ;-)
> 
> Here's my +1
> 
> Thanks,
> Emmanuel
> 
> 
> 
> 
> 
> 
> 

This issues is preventing me from being able to check out projects from
Subversion: http://jira.codehaus.org/browse/SCM-320

-- 
View this message in context: 
http://www.nabble.com/-vote--Release-Continuum-1.1-beta-3-tf4482966.html#a12785521
Sent from the Continuum - Dev mailing list archive at Nabble.com.



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

2007-09-19 Thread Vivek_Nakeesan
+1



   
   
   
 Emmanuel Venisse   To 
 <[EMAIL PROTECTED] "continuum-dev@maven.apache.org"
 .net> 
cc 
   
 19/09/2007 02:55  Subject 
 PM        [vote] Release Continuum 1.1-beta-3 
   
   
 Please respond to 
 [EMAIL PROTECTED] 
   en.apache.org   
   
   




Hi,

Continuum 1.1-beta-3 is ready for release

The highlights are
  - lot of bug fixes
  - LDAP support for authentication (thanks jesse)
  - performance improvement
  - committer mail notification

The Release Notes is available there:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661


The binaries are available there:
  - Runtime:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz

  - Webapp:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war

  - data management cli:
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar


Everyone is encouraged to vote and give their feedback.

[ ]  +1  Release it!
[ ]   0
[ ]  -1  Don't release it, because...


The vote will be open for 72 hours. So, cast your votes now ;-)

Here's my +1

Thanks,
Emmanuel








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

2007-09-19 Thread olivier lamy
+1

--
Olivier

2007/9/19, Emmanuel Venisse <[EMAIL PROTECTED]>:
>
> Hi,
>
> Continuum 1.1-beta-3 is ready for release
>
> The highlights are
>   - lot of bug fixes
>   - LDAP support for authentication (thanks jesse)
>   - performance improvement
>   - committer mail notification
>
> The Release Notes is available there:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661
>
> The binaries are available there:
>   - Runtime:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz
>   - Webapp:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war
>   - data management cli:
> http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar
>
> Everyone is encouraged to vote and give their feedback.
>
> [ ]  +1  Release it!
> [ ]   0
> [ ]  -1  Don't release it, because...
>
>
> The vote will be open for 72 hours. So, cast your votes now ;-)
>
> Here's my +1
>
> Thanks,
> Emmanuel
>
>
>
>
>
>


[vote] Release Continuum 1.1-beta-3

2007-09-19 Thread Emmanuel Venisse

Hi,

Continuum 1.1-beta-3 is ready for release

The highlights are
 - lot of bug fixes
 - LDAP support for authentication (thanks jesse)
 - performance improvement
 - committer mail notification

The Release Notes is available there: 
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540&styleName=Html&version=13661

The binaries are available there:
 - Runtime: 
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-plexus-runtime/1.1-beta-3/continuum-plexus-runtime-1.1-beta-3-bin.tar.gz
 - Webapp: 
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/continuum-webapp/1.1-beta-3/continuum-webapp-1.1-beta-3.war
 - data management cli: 
http://people.apache.org/builds/maven/continuum/1.1-beta-3/org/apache/maven/continuum/data-management-cli/1.1-beta-3/data-management-cli-1.1-beta-3-app.jar

Everyone is encouraged to vote and give their feedback.

[ ]  +1  Release it!
[ ]   0
[ ]  -1  Don't release it, because...


The vote will be open for 72 hours. So, cast your votes now ;-)

Here's my +1

Thanks,
Emmanuel