Re: [vote] Release Continuum 1.0 alpha 1

2005-04-25 Thread Emmanuel Venisse
+1 Emmanuel - Original Message - From: Trygve Laugstøl [EMAIL PROTECTED] To: continuum-dev@maven.apache.org Sent: Tuesday, April 26, 2005 1:55 AM Subject: [vote] Release Continuum 1.0 alpha 1 Hi I would like to propose that we tag and release the current version in the Subversion

Re: [continuum build - FAILED - update] Fri Sep 2 17:00:00 GMT 2005

2005-09-02 Thread Emmanuel Venisse
Brett, Can you check this error? I think is due to your latest changes in m2. Emmanuel [EMAIL PROTECTED] wrote: Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050902.17.txt

Re: build errors

2005-09-09 Thread Emmanuel Venisse
Can you send stacktrace? Emmanuel Ashley Williams wrote: Hi, I'm trying to build continuum and have been diligently preparing those jar files that don't automatically get downloaded. However the build still fails with a classnotfoundexception: SMTPTransport.html. This isn't actually in

Re: priorities for beta-1

2005-09-15 Thread Emmanuel Venisse
Brett Porter wrote: Hi, These are all in JIRA. I've been talking to people setting up an instance for ActiveMQ and related projects, and I'm thinking these are the top development priorities for now: 1) Blame mechanism 2) Inclusion of junit test results 3) Security 4) browse working copy

Re: priorities for beta-1

2005-09-15 Thread Emmanuel Venisse
all is ok for me. Emmanuel Brett Porter wrote: Hi, These are all in JIRA. I've been talking to people setting up an instance for ActiveMQ and related projects, and I'm thinking these are the top development priorities for now: 1) Blame mechanism 2) Inclusion of junit test results 3) Security

Re: Continuum Build: Integration Test failures

2005-09-18 Thread Emmanuel Venisse
The problem is due to a missing pom in local repo : [WARNING] * Using defaults for missing POM org.apache.maven.plugins:maven-clean-plugin:pom:2.0-beta-2-SNAPSHOT * Emmanuel Emmanuel Venisse wrote: I see failures in the continuous integration environment however - there may

[Result] [vote] release beta-1

2005-10-07 Thread Emmanuel Venisse
Votes: Binding +1 Brett, Emmanuel, Vincent M, Arnaud Community +1 Jonny, Allan Release is made. Emmanuel Brett Porter a écrit : Hi, Please vote on releasing continuum 1.0 beta 1 From me, +1 - Brett

Re: [continuum build - FAILED - update] Thu Oct 20 07:00:00 GMT 2005

2005-10-20 Thread Emmanuel Venisse
Brett, Do you have an idea about the pb in continuum-test? Emmanuel [EMAIL PROTECTED] a écrit : Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051020.07.txt

[ANN] Continuum 1.0 Final released

2005-10-26 Thread Emmanuel Venisse
The Maven team is pleased to announce the 1.0 of Continuum. Continuum is a continous integration server. We have progressively improved Continuum over five previous releases and now provides the following features: * Support for Maven 2.x * Support for Maven 1.x * Support for Ant *

[vote] Release Continuum 1.0.1

2005-11-11 Thread Emmanuel Venisse
Hi, Please vote on releasing continuum 1.0.1 From me, +1 Emmanuel

[ANN] Continuum 1.0.1 released

2005-11-16 Thread Emmanuel Venisse
The Maven team is pleased to announce Continuum 1.0.1. Continuum is a continous integration server. This release includes the following improvements : * Support for domain names and ssl in jabber notifier * Support for registered nicks in irc notifier * Support for shell commands defined

Re: svn commit: r345188 - /maven/continuum/trunk/continuum-api/pom.xml

2005-11-17 Thread Emmanuel Venisse
why do you add it? It comes with transitive dependencies. Emmanuel [EMAIL PROTECTED] a écrit : Author: brett Date: Wed Nov 16 20:43:09 2005 New Revision: 345188 URL: http://svn.apache.org/viewcvs?rev=345188view=rev Log: this is required to compile Modified:

Re: [continuum build - FAILED - update] Thu Nov 17 08:00:00 GMT 2005

2005-11-17 Thread Emmanuel Venisse
What's happen with plexus dependencies? poms are invalid. Emmanuel [EMAIL PROTECTED] a écrit : Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051117.08.txt

Re: Can't find jca artifact - jca-1.0.0.jar

2005-11-21 Thread Emmanuel Venisse
http://java.sun.com/j2ee/connector/download.html Eric Starr a écrit : I can't seem to find the jca artifact. I have looked on sun's website and all I seem to find are solaris and linix versions of Java(tm) Communication API 3.0 Update 1. http://www.sun.com/download/products.xml?id=43208d3d I

Re: Multiple Build Definitions

2005-12-01 Thread Emmanuel Venisse
David Blevins a écrit : I'm still not sure how having multiple build definitions comes into play. I see now real way to use anything but the default. The default build definition is used when you choose to force a build from web interface. It's also a little confusing how the

Re: Design - Replacing Continuum's Web Framework

2005-12-02 Thread Emmanuel Venisse
Carlos, do you have a simple sample that use acegi? Emmanuel Carlos Sanchez a écrit : Acegi is based in servlet filters for the protection of urls, so the web framework used won't impact its use. Are you planning protecting just urls or any other stuff? acegi can do authorization and

Continuum 1.0.2 is released

2005-12-09 Thread Emmanuel Venisse
The Apache Maven team is pleased to announce Continuum 1.0.2. Continuum 1.0.2 is available for download from http://maven.apache.org/continuum/download.html Continuum is a continous integration server that will ensure the health of your code base. This release includes the following

[Proposal] Continuum refactoring

2005-12-13 Thread Emmanuel Venisse
Hi, I'd like to know your opinions about the continuum refactoring for 1.1 What we'll do? Replace plexus-summit/velocity by JSP/WebWork/SiteMesh What i'd like to do? Actually, DefaultContinuum class is our centralized code class. With a framework like webwork, i think we can improve the

Re: [Proposal] Continuum refactoring

2005-12-14 Thread Emmanuel Venisse
. -john Emmanuel Venisse wrote: Hi, I'd like to know your opinions about the continuum refactoring for 1.1 What we'll do? Replace plexus-summit/velocity by JSP/WebWork/SiteMesh What i'd like to do? Actually, DefaultContinuum class is our centralized code class. With a framework like webwork, i

Re: gbuild: maven scm updater issue

2006-01-17 Thread Emmanuel Venisse
I've never seen this error before. How do you have updated your continuum to continuum-1.0.2? Do you have all lib? a valid application.xml for 1.0.2? Emmanuel David Blevins a écrit : I seem to have gotten a bad snapshot on my last build and now all the gbuild agents fail on scm update. I was

Re: [continuum-build-log-20060127.020000] java.lang.NoSuchMethodError running

2006-01-27 Thread Emmanuel Venisse
The code in trunk isn't finished. I use an old version of plexus-utils for now for tracking some bug. Replace plexus-utils in lib directory by a more recent version (1.1) Note that this war isn't finished yet, so, you'll get lot of bug and no security. Why do you need a snapshot version?

Re: problem building continuum

2006-01-27 Thread Emmanuel Venisse
It's a connection problem with ibiblio Retry. but this code isn't stable and you won't can use the generated war. Emmanuel Bob Herrrmann a écrit : I downloaded maven 2.0.2 and put it in my path. $ svn co http://svn.apache.org/repos/asf/maven/continuum/trunk/ continuum ... $ sh build.sh

Re: problem building continuum

2006-01-30 Thread Emmanuel Venisse
Continuum use some SUN jars that can't be redistributed. So you need to download them from sun site and copy them in the correct group in your repository like describe there : http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html Emmanuel Bob Herrmann a écrit : ok, $ svn co

Re: Questions/Ideas about Continuum

2006-01-30 Thread Emmanuel Venisse
Nacho Gonzalez Mac Dowell a écrit : Hi all, I have a couple of questions regarding continuum's webapp. I've been looking through jira and haven't found these issues tackled. 1. Is it just me or permissions are not checked when adding/removing projects? If I log in, copy the url for deleting

Re: Fwd: [ANN] Apache JDO 2.0 beta released

2006-01-31 Thread Emmanuel Venisse
it is there : http://www.ibiblio.org/maven2/javax/jdo/jdo2-api/2.0-beta/ Thanks. I'll switch. Emmanuel Brett Porter a écrit : we should switch to this - not sure if its in the repo yet. - Brett -- Forwarded message -- From: Craig L Russell [EMAIL PROTECTED] Date: Feb 1, 2006

Re: integrating with continuum

2006-02-01 Thread Emmanuel Venisse
You can't add an other type of project. What is your project type? We have a start of xmlrpc client in jira that can manage continuum, but it don't help you with new project type. Emmanuel Knut Wannheden a écrit : Hi there, I am new to Continuum and was wondering if it is possible to

Re: integrating with continuum

2006-02-01 Thread Emmanuel Venisse
Knut Wannheden a écrit : Emmanuel, On 2/1/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: You can't add an other type of project. What is your project type? In our development enviroment we have our own project file format (similar to Maven POM) and our own build tools on top

Re: integrating with continuum

2006-02-01 Thread Emmanuel Venisse
Knut Wannheden a écrit : I'd like to add projects with interdependencies to Continuum. Can I also use the shell project type for this? You can use the shell project type. You only need a command line to launch your build. Interdependencies between projects are available for now only for

Re: integrating with continuum

2006-02-02 Thread Emmanuel Venisse
Knut Wannheden a écrit : Hi again, On 2/1/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: I'm not sure I quite understand your question. But let me explain what I'd like to do. We have 100+ projects in our development environment and occasionally we add new projects and change

Re: jdk 1.4 and 1.5 in same install?

2006-02-08 Thread Emmanuel Venisse
An other option is to set source and target argument on compiler plugin David Blevins a écrit : Sounds like a scary m1-style hack ... not going there. Second install it is -David On Feb 8, 2006, at 1:34 PM, Carlos Sanchez wrote: What about compiler and test plugins options like fork,

Re: svn commit: r376420 - /maven/continuum/branches/continuum-1.0.x/continuum-core-it/src/test/java/org/apache/maven/continuum/it/AbstractIntegrationTest.java

2006-02-10 Thread Emmanuel Venisse
Not me directly, but it seems it was the case for an other person. Perhaps we need to move the code from clean plugin to FileUtils.deleteSomething() because it works fine and clean plugin will have only one line. Emmanuel Trygve Laugstøl a écrit : On Thu, 2006-02-09 at 20:20 +, [EMAIL

Re: jdk 1.4 and 1.5 in same install?

2006-02-20 Thread Emmanuel Venisse
with 1.4 flags). -David On Feb 8, 2006, at 11:08 PM, Emmanuel Venisse wrote: An other option is to set source and target argument on compiler plugin David Blevins a écrit : Sounds like a scary m1-style hack ... not going there. Second install it is -David On Feb 8, 2006, at 1:34 PM, Carlos

Re: svn commit: r386085

2006-03-15 Thread Emmanuel Venisse
sure, i'll do it Emmanuel Brett Porter a écrit : [EMAIL PROTECTED] wrote: Author: evenisse Date: Wed Mar 15 06:49:02 2006 New Revision: 386085 URL: http://svn.apache.org/viewcvs?rev=386085view=rev Log: o Add CHECKOUTED state, it's similar to NEW state but the difference is that sources are

Re: FYI: building continuum today

2006-03-16 Thread Emmanuel Venisse
The build works fine on windows and linux. Emmanuel Bob Herrmann a écrit : I checked out contiuum this morning and did a build... I get this... sh build.xml # I'm using cygwin on win2k. ... There was no such logger 'org.apache.maven.artifact.transform.ArtifactTransforma

[vote] Release Continuum 1.0.3

2006-03-16 Thread Emmanuel Venisse
Hi, I think it's time to release Continuum 1.0.3. This release will incorporate 65 issues, including some critical fixes. The full listing of fixes can be found here: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10540styleName=Htmlversion=12330 If you're interested, you can

Re: Creating a notifier for Confluence

2006-04-05 Thread Emmanuel Venisse
Yes, you need to extends AbstractContinuumNotifier. You can look at MailContinuumNotifier, IrcContinuumNotifier, JabberContinuumNotifier and MsnContinuumNotifier for samples When your notifier will be implemented, do you want to donate it to us? Emmanuel Mang Jun Lau a écrit : Hi, Our

Re: Creating a notifier for Confluence

2006-04-05 Thread Emmanuel Venisse
to find anything more complete. I have another one for Jira as well. Binaries are available here: http://snapshot.repository.codehaus.org/org/codehaus/swizzle/ Can put out a final if you like. -David On Apr 5, 2006, at 12:39 AM, Emmanuel Venisse wrote: Yes, you need to extends

Re: [vote] Release Continuum 1.0.3

2006-04-10 Thread Emmanuel Venisse
to bugs that otherwise would have got by unnoticed. - Brett Emmanuel Venisse wrote: Hi, I think it's time to release Continuum 1.0.3. This release will incorporate 65 issues, including some critical fixes. The full listing of fixes can be found here: http://jira.codehaus.org/secure

Re: [vote] Release Continuum 1.0.3

2006-04-10 Thread Emmanuel Venisse
What is your OS? Emmanuel Arnaud HERITIER a écrit : I also have a lot of OutOfMemory errors http://jira.codehaus.org/browse/CONTINUUM-653 I have to reboot my continuum server sevaral times per day :-( Arnaud On 4/10/06, Emmanuel Venisse [EMAIL PROTECTED] wrote: Arnaud HERITIER a écrit

Re: Non-public projects

2006-04-13 Thread Emmanuel Venisse
Yes, it will be in 1.1. Emmanuel Carlos Sanchez a écrit : I think this is what it's planned for 1.1 by adding security through Acegi On 4/13/06, David Blevins [EMAIL PROTECTED] wrote: There is a new feature I need and I'd like to get feedback from the group on how it may be implemented.

[vote] Release Continuum 1.0.3

2006-04-14 Thread Emmanuel Venisse
Hi, I've fixed some issues since latest RC (memory leak, performance...) Here is the latest RC. Please give it a try before voting. http://www.codehaus.org/~evenisse/continuum/ Let's do another 72h round of voting. +1/+0/-1 Here's my +1. Thanks, Emmanuel

Re: Continuum v1.0.3...?

2006-04-21 Thread Emmanuel Venisse
Hi, you can try this : http://www.codehaus.org/~evenisse/continuum/ It's the RC. Normally, 1.0.3 will be release soon. Emmanuel Graham Leggett a écrit : Hi all, Is this ready for release yet? I saw voting, but no final conclusion. I am about to install a copy of v1.0.2, and was hoping to

[Ann] Continuum 1.0.3 Released

2006-04-25 Thread Emmanuel Venisse
The Apache Maven team is pleased to announce Continuum 1.0.3. Continuum 1.0.3 is available for download from {{http://maven.apache.org/continuum/download.html}} Continuum is a continous integration server that will ensure the health of your code base. This release includes the

Re: branch CI turned off

2006-05-29 Thread Emmanuel Venisse
I think we'll can remove it when trunk will be in a stable state. I'm not agree to remove the more stable branch even if it isn't the development branch. Emmanuel Brett Porter a écrit : I've turned off the CI build for continuum-1.0.x, since the development focus will all be on trunk now.

Re: [continuum build trunk - FAILED - update] Mon May 29 22:00:00 GMT 2006

2006-05-30 Thread Emmanuel Venisse
Brett Porter a écrit : All the integration tests are failing. Is this simply because they rely on the old webapp? I'm not sure because it build fine on my laptop. What needs to happen to get this working again? I'll look at the test outputs. Emmanuel - Brett [EMAIL PROTECTED] wrote:

Re: trunk merge

2006-05-31 Thread Emmanuel Venisse
I'll start it this week and I hope to finish the css changes and webwork 2.2.2 for the end of next week Emmanuel Brett Porter a écrit : Where are we at here? Emmanuel Venisse wrote: I have some plexus changes to apply because continuum trunk use some snapshot that must be updated. I'll

Re: Release Management for Maven/Continuum

2006-06-14 Thread Emmanuel Venisse
Thanks Jeremy Emmanuel Jeremy Whitlock a écrit : Hi all, This is an email that Jason sent me to give you a better understanding of the previous email I sent. Please feel free to comment, question or add suggestions to the effort. Take care, Jeremy -- Forwarded message --

Continuum 1.1 roadmap

2006-06-27 Thread Emmanuel Venisse
Hi, I started to define the roadmap of continuum 1.1. It will be done normally tomorrow. The major first things to do in this roadmap are: - Reimplementation of authentication/authorization management (CONTINUUM-542 and CONTINUUM-513): this will be done by carlos with acegi. Carlos will

Re: Continuum 1.1 roadmap

2006-06-28 Thread Emmanuel Venisse
Jason van Zyl a écrit : On 27 Jun 06, at 10:04 PM 27 Jun 06, Emmanuel Venisse wrote: Hi, I started to define the roadmap of continuum 1.1. It will be done normally tomorrow. Are we deciding that these are the things are going to be in 1.1 and take as long as we need? I would prefer

Re: Continuum 1.1 roadmap

2006-06-28 Thread Emmanuel Venisse
- Remove JDO (at least jpox) because it the source of lot of our issues +1 My only opinion on this is to think about it, but save the work until we bump into the next big problem that is going to require a lot of effort to fix. It seems stable enough in 1.0.3 and if it remains that way

Re: Continuum 1.1 roadmap

2006-06-28 Thread Emmanuel Venisse
- customization of the add project feature. In this part, I think to add a multi-project as a multiple projects or as a single project, scm connection string to use, add with a scm url, add all modules by a scm connection instead of an url contruction based on project url provided in the add

Re: Continuum 1.1 roadmap

2006-06-28 Thread Emmanuel Venisse
ok, I think the roadmap is done now. We have 159 issues. I'll be happy if we can include all these issues in 1.1 :-) Emmanuel Emmanuel Venisse a écrit : Hi, I started to define the roadmap of continuum 1.1. It will be done normally tomorrow. The major first things to do in this roadmap

Re: introduction

2006-07-08 Thread Emmanuel Venisse
Thanks Erik. In Continuum, we use jpox with derby. Lot of users get some exception with them on requests that failed like foreign key violation, insert/delete errors, deadlock errors... Our problem is this errors doesn't appears all the time and it's very difficult to reproduce them. I'm not

Re: svn commit: r431764 - /maven/continuum/trunk/continuum-webapp/src/main/webapp/summary.jsp

2006-08-15 Thread Emmanuel Venisse
me too. Emmanuel Brett Porter a écrit : Since it's an action URL, I strong suggest using ww:url instead. - Brett On 16/08/2006 12:04 PM, Carlos Sanchez wrote: i've seen this problem with tomcat. Works fine with jetty. Please add a jira to put back the right url composition, your changes

Re: Please review/comment on the updated cron editor in the continuum white site

2006-09-07 Thread Emmanuel Venisse
Can you add a link to http://www.opensymphony.com/quartz/api/org/quartz/CronExpression.html, so users will know available formats for each fields, or add available formats near each fields Emmanuel Maria Odea Ching a écrit : Sorry, I forgot to put the link for the staging site. It's

Re: svn commit: r441173 - /maven/continuum/branches/continuum-acegi/continuum-core/pom.xml

2006-09-07 Thread Emmanuel Venisse
Why don't you use what is used in trunk? It will be hard to find difference between trunk and branch if you don't use the same thing in the same way. Emmanuel [EMAIL PROTECTED] a écrit : Author: carlos Date: Thu Sep 7 11:43:20 2006 New Revision: 441173 URL:

Re: Please review/comment on the updated cron editor in the continuum white site

2006-09-08 Thread Emmanuel Venisse
/Thunderbird/Profiles/uoiip3h5.default/Mail/Local%20Folders/jakarta.sbd/Continuum.sbd/continuum-dev?number=18291829header=quotebodypart=1.1.1.2filename=editSchedule2.zip Emmanuel Venisse wrote: Can you add a link to http://www.opensymphony.com/quartz/api/org/quartz/CronExpression.html, so users

Re: remove continuum-web on trunk?

2006-09-25 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : subject says it all... any objections? continuum-webapp seems in adequate shape.

Re: rbac-integration continuum branch

2006-09-28 Thread Emmanuel Venisse
+1 for the merge Emmanuel Jesse McConnell a écrit : Over the course of the past 3 weeks I've worked with joakim on the plexus-security effort to bring rbac based security to Archiva. We succeeded. Last Friday (or so) I took the continuum/trunk and created the rbac-integration branch. I wanted

Re: [vote] rbac-integration branch merge to trunk

2006-10-03 Thread Emmanuel Venisse
+1 Emmanuel Jesse McConnell a écrit : Brett suggested we do a vote for this today so I figured I would just do that now. [-1/0/+1] vote will be open for 72 hours Pulling from the other mail, this branch was pulled a bit over a week ago to test out the plexus-security integration with

Re: contents of a 1.1 release

2006-10-18 Thread Emmanuel Venisse
in this area. We don't really know what machines this stuff runs on and I don't think anything is automated anymore. We need to stop paying lip service to what we are preaching. Jason. - Brett On 18/10/2006, at 12:54 AM, Emmanuel Venisse wrote: The introduction of continuum profiles isn't impacted

Re: build scheduling issues

2006-11-08 Thread Emmanuel Venisse
Yes, we need a global ordering, so projects will be build independently of groups, because in some case a cycle can be created between groups (not necessary between projects). In case a cycle is detected between projects, continuum can't find the build order. In this case, I think we need to

Re: CONTINUUM-990: New properties to pass to m2 builds from Continuum?

2007-01-02 Thread Emmanuel Venisse
I don't have objections but I think we can do the same thing for m1 and ant projects. Emmanuel Brett Porter a écrit : Hi, There is a proposal to add the following properties for continuum to pass to m2 builds: properties.setProperty(continuum.project.group.name,

Re: CONTINUUM-798: module discovery

2007-01-02 Thread Emmanuel Venisse
Brett Porter a écrit : Hi Jesse, I see you took this one a couple of months ago. It looks like a good feature - is the patch a good enough start to use for now? It was submitted by John Didion - John, are you hanging around? Are you able to help get that applied and work through some of

Re: CONTINUUM-798: module discovery

2007-01-03 Thread Emmanuel Venisse
Yes, we can use, it seems to be good but it won't work for modules with a relative path like ../mymodule Emmanuel Brett Porter a écrit : Great - can the patch be used as a starting point? On 03/01/2007, at 2:27 AM, Emmanuel Venisse wrote: Brett Porter a écrit : Hi Jesse, I see you took

Re: CONTINUUM-798: module discovery

2007-01-03 Thread Emmanuel Venisse
have sensible, pre-emptive error messages (perhaps just a warning that module X was ignored due to invalid path). On 04/01/2007, at 12:57 AM, Emmanuel Venisse wrote: Yes, we can use, it seems to be good but it won't work for modules with a relative path like ../mymodule Emmanuel Brett Porter

Re: continuum build error

2007-01-22 Thread Emmanuel Venisse
ant projects works fine. Probably a bad project config. Send us your logs and the build definition of your project. Emmanuel prash57 a écrit : I'm trying to build using Continuum/ANT and and running into the following error. The system cannot find the batch label specified - end When I try

Re: svn commit: r498659 - in /maven/continuum/trunk: ./ continuum-plexus-application/ continuum-plexus-runtime/ continuum-release/ continuum-store/src/test/java/org/apache/maven/continuum/store/ conti

2007-01-22 Thread Emmanuel Venisse
I wanted to test modello-aplha-14 (MODELLO-80) with maven-2.0.5 before to use this patch Emmanuel [EMAIL PROTECTED] a écrit : Author: jvanzyl Date: Mon Jan 22 07:46:49 2007 New Revision: 498659 URL: http://svn.apache.org/viewvc?view=revrev=498659 Log: CONTINUUM-1101 Updating continuum to the

Re: svn commit: r498659 - in /maven/continuum/trunk: ./ continuum-plexus-application/ continuum-plexus-runtime/ continuum-release/ continuum-store/src/test/java/org/apache/maven/continuum/store/ conti

2007-01-22 Thread Emmanuel Venisse
same pb with or without this patch. Emmanuel Emmanuel Venisse a écrit : I wanted to test modello-aplha-14 (MODELLO-80) with maven-2.0.5 before to use this patch Emmanuel [EMAIL PROTECTED] a écrit : Author: jvanzyl Date: Mon Jan 22 07:46:49 2007 New Revision: 498659 URL: http

Re: Dependency and ProjectDependency

2007-02-08 Thread Emmanuel Venisse
Erik Drolshammer a écrit : Hi! I'm looking at the 1.0.3 code and I have a few questions; 1. Where can I find Dependency.java? (Is it generated? How?) generated in continuum-model 2. What is the difference between Dependency and ProjectDependency? Where and how are the two classes used?

Re: build loop feature 4 continuum?

2007-02-20 Thread Emmanuel Venisse
It's the base of continuum. [EMAIL PROTECTED] a écrit : Hi guys! I need something like the build loop feature of CruiseControl: The Build Loop is designed to run as a daemon process which will periodically check your source control tool for changes to your codebase, build if necessary, and send

Re: Continuum installation approach...

2007-02-28 Thread Emmanuel Venisse
users download the war file and deploy it, they can use the standalone app too. Emmanuel Thierry Lach a écrit : What is/will be the installation/deployment approach for continuum? Will users be able to download a war file and deploy it? Or will users always have to build from source?

Re: svn commit: r512813 - /maven/continuum/trunk/continuum-webapp/src/main/java/org/apache/maven/continuum/web/action/

2007-03-01 Thread Emmanuel Venisse
ok, I'll change them to input. I used doInput because it's the method name used in parent class. Emmanuel Brett Porter a écrit : Why is that the 'correct' method? In Struts 2.0, doInput has been removed in favour of input (rather, do* replaced by * in the general case). - Brett On

Re: svn commit: r506479 - in /maven/continuum/trunk: continuum-api/src/main/java/org/apache/maven/continuum/ continuum-api/src/main/java/org/apache/maven/continuum/store/ continuum-core/src/main/java/

2007-03-01 Thread Emmanuel Venisse
Done. Trygve Laugstøl a écrit : [EMAIL PROTECTED] wrote: Author: evenisse Date: Mon Feb 12 07:19:35 2007 New Revision: 506479 URL: http://svn.apache.org/viewvc?view=revrev=506479 Log: Fix some jdo calls for performance improvment Modified:

Re: Issues with getting 1.1-SNAPSHOT started

2007-04-16 Thread Emmanuel Venisse
-Dappserver.base=., but that didn't have any noticable effect. I'm now going to try David Goemans' suggestion. Regards, Ian -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: 16 April 2007 15:55 To: continuum-dev@maven.apache.org Subject: Re: Issues

Re: Issues with getting 1.1-SNAPSHOT started

2007-04-16 Thread Emmanuel Venisse
What is the version you try? It seems a jar is missing : java.lang.NoClassDefFoundError: org/jdom/Content Emmanuel Orford, Ian a écrit : I guess this should start up out of the box right? I hate to paste long and boring stack traces, but here goes Thanks again for any suggestions. Ian

Re: Issues with getting 1.1-SNAPSHOT started

2007-04-19 Thread Emmanuel Venisse
Either File or DatePattern options are not set for appender [rolling]. Emmanuel Venisse wrote: I think you need to create the log dir and conf dir in the directory used in appserver.base system property Emmanuel Orford, Ian a écrit : Thanks Emmanuel, I played with jetty and ended up with the same

Re: Continuum CVS

2007-04-19 Thread Emmanuel Venisse
What is your continuum version? Continuum 1.0.3 use the command line cvs client and since few days, continuum 1.1 use a pure java cvs client. Emmanuel Hilco Wijbenga a écrit : Hi all, We've been trying to set up Continuum and consequently we started running some builds. It all worked nicely

Re: nice to have features

2007-04-20 Thread Emmanuel Venisse
hehe, you'll be happy with continuum 1.1. We'll release a first alpha next week and it integrate all your points. About the notifier, it send a report only if the state change. If your project is always in success the report is sent only the first time but if your project is always in failure,

Re: Continuum CVS

2007-04-20 Thread Emmanuel Venisse
Ok, so file an issue on Maven-SCM project (http://jira.codehaus.org/browse/SCM) and we'll fix it. Hilco Wijbenga a écrit : On 4/19/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: What is your continuum version? Continuum 1.0.3 use the command line cvs client and since few days, continuum 1.1

Re: Preparing for continuum-1.1-alpha-1

2007-04-20 Thread Emmanuel Venisse
I don't think it's a pb to release alpha in 2 weeks and put them in the main repo. Emmanuel Jesse McConnell a écrit : well, I think it will bridge the gap really...its an official release in that it has tags and was generated through the release process, but I hesitate to shove it out into

Re: Preparing for continuum-1.1-alpha-1

2007-04-20 Thread Emmanuel Venisse
in continuum as a dependency, so why bother putting these minor releases into the main repositories? We don't even deploy updated snapshots of continuum modules much if at all.. jesse On 4/20/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: I don't think it's a pb to release alpha in 2 weeks and put them

Re: XML RPC security

2007-04-27 Thread Emmanuel Venisse
component with a default implementation for redback. wdyt? Emmanuel Emmanuel Venisse a écrit : Hey guys, Some quick notes on the security for XML RPC interface. This is what I am thinking... Have an AuthenticatedXmlRpcService component that services the xml rpc requests. The first request from

Re: XML RPC security

2007-04-27 Thread Emmanuel Venisse
Instead of use the actaul embedded xmlrpc server that run on a different port, we can use The xmlrpc servlet (http://ws.apache.org/xmlrpc/server.html) Emmanuel Trygve Laugstøl a écrit : Rahul Thakur wrote: Hey guys, Some quick notes on the security for XML RPC interface. This is what I am

Re: svn commit: r521662 - in /maven/continuum/trunk: continuum-model/pom.xml pom.xml

2007-04-30 Thread Emmanuel Venisse
Yes, with the actual version of Modello. Without output directories, files are generated in wrong directories. Emmanuel Rahul Thakur a écrit : Do we really need to specify the outputDirectory? Eclipse barfs on output folders being added as source directories and flags build errors (Eclipse

Re: XML RPC security

2007-04-30 Thread Emmanuel Venisse
Maybe, but I can't find it. Emmanuel Rahul Thakur a écrit : I thought there was something similar to this that exists in Redback? Rahul - Original Message - From: Emmanuel Venisse [EMAIL PROTECTED] To: continuum-dev@maven.apache.org Sent: Saturday, April 28, 2007 12:37 AM Subject

Re: svn commit: r521662 - in /maven/continuum/trunk: continuum-model/pom.xml pom.xml

2007-04-30 Thread Emmanuel Venisse
Rahul Thakur a écrit : So we need to fix modello to output resources to correct directories, right? Yes. (I'd hate to swtich IDEs just for this ;-) ) Rahul - Original Message - From: Emmanuel Venisse [EMAIL PROTECTED] To: continuum-dev@maven.apache.org Sent: Monday, April

Re: Involvement

2007-05-09 Thread Emmanuel Venisse
Hi, Can you explain what you want to add? Emmanuel Martin van den Bemt a écrit : Hi everyone, I had a little talk with Brett at Apachecon in Amsterdam and he said that any involvement is welcome. At the company I work for (Ordina), we currently have a highly customized continuum version

Re: [VOTE] release continuum-1.1-alpha-2

2007-05-31 Thread Emmanuel Venisse
+1 Emmanuel Jesse McConnell a écrit : I would like to get alpha-2 released to the community now. Highlights are: revamped xml-rpc support converted to use rebranded plexus-security, aka redback continuum maven plugin many bug fixes and ui improvements. I have it staged at:

Re: Trunk won't build

2007-05-31 Thread Emmanuel Venisse
It build fine for me fron the top level or only this module on windows and OSX. It build fine on the maven zone too. Emmanuel Brett Porter a écrit : Anyone else have the problem of the 5 failing tests in continuum-core on trunk? I only get them building from the top level, and it's been a

Re: Trunk won't build

2007-05-31 Thread Emmanuel Venisse
Yes, you resolved it few days ago. Emmanuel Jesse McConnell a écrit : I haven't seen this issue for a while now, I thought it was all resolved...:/ On 5/31/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: It build fine for me fron the top level or only this module on windows and OSX. It build

Re: JDK 5 in Continuum

2007-06-04 Thread Emmanuel Venisse
+1, Great. Brett Porter a écrit : If my memory serves, we had decided we were ready to take this step for the applications, but not Maven itself until the toolchain support is final. Any objections? - Brett On 05/06/2007, at 2:32 AM, [EMAIL PROTECTED] wrote: Author: brett Date: Mon Jun

Continuum Profiles

2007-06-08 Thread Emmanuel Venisse
Hi, I wrote a little doc (http://docs.codehaus.org/display/CONTINUUM/CI+profiles) about what I think we need to implement to add profiles in Continum. I don't think we can implement all features in 1.1 because it's a big work. The work can be split like that: 1.1: add installation screens,

Re: Continuum Profiles

2007-06-09 Thread Emmanuel Venisse
[1] http://people.apache.org/~evenisse/design/continuum/continuum_profiles/profile.htm [2] http://people.apache.org/~evenisse/design/continuum/continuum_profiles/installations.htm -Message d'origine- De : Emmanuel Venisse [mailto:[EMAIL PROTECTED] Envoyé : vendredi 8 juin 2007 20:16 À

Re: Continuum Profiles

2007-06-09 Thread Emmanuel Venisse
/continuum_profiles/installations.htm -Message d'origine- De : Emmanuel Venisse [mailto:[EMAIL PROTECTED] Envoyé : vendredi 8 juin 2007 20:16 À : continuum-dev@maven.apache.org Objet : Continuum Profiles Hi, I wrote a little doc (http://docs.codehaus.org/display/CONTINUUM/CI+profiles) about what

Re: Continuum Profiles

2007-06-09 Thread Emmanuel Venisse
I updated pages with the installation types and environment variables. Emmanuel Emmanuel Venisse a écrit : Yes, I'll change installations screens to define the installation type. environment variables will be added too. Emmanuel LAMY Olivier a écrit : Hi, Very nice idea. Just some remarks

Re: Continuum Profiles

2007-06-09 Thread Emmanuel Venisse
] http://people.apache.org/~evenisse/design/continuum/continuum_profiles/profile.htm. [2] http://people.apache.org/~evenisse/design/continuum/continuum_profiles/installation_read.htm -Message d'origine- De : Emmanuel Venisse [mailto:[EMAIL PROTECTED] Envoyé : samedi 9 juin 2007 09:34 À

Re: Continuum Profiles

2007-06-11 Thread Emmanuel Venisse
I think we can let users choose anv var they want Emmanuel LAMY Olivier a écrit : Hi, Yes sure, you're right. Will we use only this predefined list of env var ? If yes, I think ANT_OPTS is needed too ? -- Olivier -Message d'origine- De : Emmanuel Venisse [mailto:[EMAIL PROTECTED

Re: XML-RPC API for 1.1 alpha2

2007-06-20 Thread Emmanuel Venisse
Idon't know when we'll can work on it, your patch will be welcome. Emmanuel Jan Lisse a écrit : Hi, I had a look at the ContinuumService Interface of the XML RPC API in the current sources. At the moment the service lacks a method where i can retrieve all projects or project groups without

Re: Jetty proxy config required?

2007-07-02 Thread Emmanuel Venisse
Wendy Smoak a écrit : On 7/2/07, Emmanuel Venisse [EMAIL PROTECTED] wrote: The latest docs is there: http://docs.codehaus.org/pages/viewpage.action?pageId=73595 Thanks. This is actually someone trying to put it behind a different proxy (not httpd + mod_proxy). I don't have enough info

  1   2   3   4   5   >