Re: introduction

2006-07-09 Thread Jesse McConnell
rt up. > That's due to the validation of schema during runtime. Apply the recommendations on this page http://www.jpox.org/docs/1_1/performance_tuning.html and startup time will be in ms. -- jesse mcconnell [EMAIL PROTECTED]

Re: Continuum Security design

2006-07-11 Thread Jesse McConnell
well, here are my thoughts on the matter summed up after some subsequent discussion on this between joakim, carlos and myself: If continuum is to scale up to multiple projects, say continuum building in the same instance along side maven and the maven repository manager then we are going to need

Re: Continuum 1.1 roadmap

2006-07-12 Thread Jesse McConnell
g what happened to this idea: http://www.nabble.com/2.1-Design-and-Process-tf1617559.html#a4383722 Cheers, Rahul Jesse McConnell wrote: > hi everyone, > > I have been trying to help emmanuel some with pulling together the > roadmap for Continuum 1.1 on the wiki and maybe help organize some of

Re: svn commit: r422021 - in /maven/continuum/trunk: ./ continuum-webapp/ continuum-webapp/src/main/java/org/apache/maven/continuum/web/action/ continuum-webapp/src/main/resources/ continuum-webapp/sr

2006-07-15 Thread Jesse McConnell
p://svn.apache.org/viewvc?rev=422021&view=rev > Log: > [CONTINUUM-759] Generate plexus-request.xml with plexus-cdc > Submitted by: Jesse McConnell > > Added: > maven/continuum/trunk/continuum-webapp/src/main/java/org/apache/maven/continuum/web/action/AbstractContinuumAction

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

2006-08-17 Thread Jesse McConnell
in/webapp/summary.jsp >>> > >>> > Modified: >>> maven/continuum/trunk/continuum-webapp/src/main/webapp/summary.jsp >>> > URL: >>> http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/src/main/webapp/summary.jsp?rev=431764&r1=431763&r2=431764&view=diff >>> >>> > >>> == >>> >>> > --- >>> maven/continuum/trunk/continuum-webapp/src/main/webapp/summary.jsp >>> (original) >>> > +++ >>> maven/continuum/trunk/continuum-webapp/src/main/webapp/summary.jsp >>> Tue Aug 15 18:41:17 2006 >>> > @@ -19,13 +19,8 @@ >>> > >>> > >> cell="org.apache.maven.continuum.web.view.StateCell"/> >>> > >> title="summary.projectTable.name" width="48%"> >>> > - >>> > ->> href="/projectView.action?projectId=${project.id}">${project.name} >>> > +>> value="/projectView.action"/> >>> > +${project.name} >>> > >>> > >> title="summary.projectTable.version" width="13%"/> >>> > >> title="summary.projectTable.build" width="5%" >>> cell="org.apache.maven.continuum.web.view.BuildCell"/> >>> > >>> > >>> >>> >>> -- >>> Apache Maven - http://maven.apache.org/ >>> Better Builds with Maven - http://library.mergere.com/ >>> >> >> -- jesse mcconnell [EMAIL PROTECTED]

Re: jpox 1.1.1 released (upgrade continuum & maven-user ?)

2006-08-18 Thread Jesse McConnell
-user-model-testing.patch identified several jpox API changes that - Joakim Erdfelt -- jesse mcconnell [EMAIL PROTECTED]

Re: NPE running trunk

2006-08-23 Thread Jesse McConnell
rd one... I wonder if maybe the plexus listener is dying on startup and swallowing the exception? - Brett -- jesse mcconnell [EMAIL PROTECTED]

Re: NPE running trunk

2006-08-23 Thread Jesse McConnell
<[EMAIL PROTECTED]> wrote: Why straight to a jsp? Doesn't it need to go to an action? For Archiva, I've just created an index.jsp with a redirect to / index.action, since most containers won't support that as a welcome file. - Brett On 23/08/2006, at 9:42 PM, Jesse McConne

Re: svn commit: r437073 - in /maven/continuum/trunk: continuum-api/src/main/java/org/apache/maven/continuum/execution/ continuum-core/src/main/java/org/apache/maven/continuum/core/action/ continuum-co

2006-08-30 Thread Jesse McConnell
t; Author: jmcconnell > Date: Fri Aug 25 21:29:06 2006 > New Revision: 437073 > > URL: http://svn.apache.org/viewvc?rev=437073&view=rev > Log: > applied CONTINUUN-819 and CONTINUUM-309 and modified a bit to get > working with latest trunk, thanks much > -- jesse mcconnell [EMAIL PROTECTED]

Re: unit testing headache

2006-08-30 Thread Jesse McConnell
ControllerTest.setUp(DefaultBuildControllerTest.java:26) If i fix the jdo file manually, I get another one just like this for another mapping... and so on, and so on... Do I really need to use this base test, or does someone have a way to write a simple unit test? - Brill Pappin -- jesse mcconnell [EMAIL PROTECTED]

rbac-integration continuum branch

2006-09-27 Thread Jesse McConnell
I'd like to get feedback and discussion from the others here about the implementation, and consider a vote to merge it to trunk after that. I believe it is stable enough to move forward with. jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: rbac-integration continuum branch

2006-09-27 Thread Jesse McConnell
s? perhaps for now since continuum was always pretty open before we try and maintain the same lvl of access for guest users, just protect the knobs and buttons. In the long run these behaviors should be configurable I think, but we need to decide on some sane defaults. jesse -- jesse mcconnell [EMAIL PROTECTED]

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

2006-10-06 Thread Jesse McConnell
On 10/4/06, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: Jesse McConnell wrote: > 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 +1 -- Trygve -- jesse mcconnell [EMAIL PROTECTED]

Re: contents of a 1.1 release

2006-10-17 Thread Jesse McConnell
it currently stands is not >>> backwards compatible (I think) with the old database we ought to >>> just >>> add in what we need now...But doing this will definitely move out a >>> 1.1 release into the new year...and is that something we want to do? >>> I dunno really, personally I would be cool with adding in >>> profiles and >>> refactoring the core chunks of continuum up now and get it over >>> with, >>> but does anyone else have anything to say on the matter? I know we >>> have had a lot more interest recently by folks like rahul and >>> christian on participating, would you guys be interested in >>> taking on >>> some of these challenges with us? Theres nothing like ripping >>> through >>> the guts of code to really get involved :) >>> thoughts? should we open this out to the users list maybe? >>> jesse > -- jesse mcconnell [EMAIL PROTECTED]

Re: Proposed: UI for build defs (default build defs)

2006-10-17 Thread Jesse McConnell
an** gruber + process coach and architect* *Israfil Consulting Services Corporation* *email** [EMAIL PROTECTED] + bus 905.640.1119 + mob 416.998.6023* -- jesse mcconnell [EMAIL PROTECTED]

Re: Building and running?

2006-10-18 Thread Jesse McConnell
viously out of date. What's the status on > > building and starting up a continuum server? > > > > > > -David -- jesse mcconnell [EMAIL PROTECTED]

Re: building continuum

2006-10-18 Thread Jesse McConnell
) >> at junit.framework.Assert.assertTrue(Assert.java:20) >> at >> org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.testReleaseSimpleProjectWithNextVersion(ReleaseTaskExecutorTest.java:132) >> >> >> -- >> ir. Philippe Faes >> Ghent University - Department ELIS >> Sint-Pietersnieuwstraat 41 -- B-9000 Gent >> Tel:+32 9 264 95 25 - Fax:+32 9 264 35 94 >> http://www.elis.UGent.be/~pfaes >> ON5DEU -- LPIC1 -- gpg-key:173720B6 >> >> > -- jesse mcconnell [EMAIL PROTECTED]

Re: File locked error on Windows

2006-10-18 Thread Jesse McConnell
lly here, I am wondering if use of memory mapped files should be disabled in Continuum trunk itself - thoughts? Cheers, Rahul -- jesse mcconnell [EMAIL PROTECTED]

Project Group Notifiers

2006-10-24 Thread Jesse McConnell
ifiers in P4 are added to P4,5,6 as project notifiers Would this work as a hard and fast rule for notifiers? jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: Project Group Notifiers

2006-10-24 Thread Jesse McConnell
e an issue. jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: [discuss] Writing WebWork actions

2006-10-25 Thread Jesse McConnell
n in a minute. do you still want to put this on the list? its probably worth it ok, mind if I just stick in the transcript with a little background? you have my authorization :P aye cap'tn :) thanks! - i gotta run for work now cheers laters -- jesse mcconnell [EMAIL PROTECTED]

Re: [discuss] Writing WebWork actions

2006-10-25 Thread Jesse McConnell
M 25 Oct 06, Jesse McConnell wrote: > I also bounced this off of a couple other people over the last day > or to.. > > there seems to be a general consensus from folks that I talked to that > its a good idea to try and group all the CRUD (Create, Read, Update, > Delete) actions on

Re: Is 1.1 trunk usable?

2006-10-26 Thread Jesse McConnell
duction? I built it from source, and deployed it within tomcat as a war - it's up and running, but not doing anything yet awaiting a move from vss to subversion, but so far so good... Regards, Graham -- -- jesse mcconnell [EMAIL PROTECTED]

Re: Is 1.1 trunk usable?

2006-10-26 Thread Jesse McConnell
b\action\ReleaseProjectGoalAction.java:[22,47] package org.apache.maven.plugi ns.release.config does not exist ... I'm bugging Jesse about it on IM now. :) -- Wendy -- jesse mcconnell [EMAIL PROTECTED]

Re: Is 1.1 trunk usable?

2006-10-26 Thread Jesse McConnell
something that works , i.e, lets me add a project and builds on schedule... nothing fancy really. Cheers, Rahul Jesse McConnell wrote: > as a critical 'OMG we're all going to die if this goes down' app, I > would hesitate.. > > but with the understanding that you _mi

Re: [discuss] Zero config and more control over configuration (was: [jira] Commented: (CONTINUUM-924) Add ability to edit group)

2006-10-27 Thread Jesse McConnell
es are detected. Thoughts? Cheers, Rahul - Original Message ----- From: "Jesse McConnell (JIRA)" <[EMAIL PROTECTED]> To: Sent: Saturday, October 28, 2006 5:36 AM Subject: [jira] Commented: (CONTINUUM-924) Add ability to edit group >[ > http://jira.codehaus.org

Re: project group shortcuts

2006-11-04 Thread Jesse McConnell
help maintenance and future development. jesse On 10/30/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: last week I mentioned this in rahul's zero-conf mail > if this is really what we want to change here then perhaps we ought to > make it an option for configuration of the project gro

Re: project group shortcuts

2006-11-04 Thread Jesse McConnell
oh, and perhaps I ought to do this on a quick branch for the duration of it... jesse On 11/4/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: Ok, I am going to try this out I think, here is a laundry list of what would happen followed by the benefits. * the id on project group and p

Re: project group shortcuts

2006-11-04 Thread Jesse McConnell
l with, and the integer project id's from jdo that are passed around all over the place make it a pain to determine what is being worked with in the code, without cracking up the database or poking through checked out poms in the working directory. jesse Jesse McConnell wrote: > Ok, I

Re: project group shortcuts

2006-11-04 Thread Jesse McConnell
Cool, more comment in-line. Jesse McConnell wrote: > On 11/4/06, Christian Edward Gruber <[EMAIL PROTECTED]> wrote: >> To that end, also, I think that the projects should still have an >> internal primary key that's integer based, but that (continuum) >> gr

Re: build scheduling issues

2006-11-08 Thread Jesse McConnell
, Brett On 08/11/2006, at 11:46 PM, Emmanuel Venisse wrote: > Yes > > Jesse McConnell a écrit : >> we should add a page that analyzes each schedule for cycles...that >> would be a cool little feature >> On 11/8/06, Emmanuel Venisse <[EMAIL PROTECTED]> wro

Re: build scheduling issues

2006-11-09 Thread Jesse McConnell
TED]> wrote: That's a cycle between the groups, not the projects, so shouldn't be a problem once changed. - Brett On 09/11/2006, at 1:57 AM, Jesse McConnell wrote: > the issue isn't cycles within a normal m2 build, but when you shove 4 > or 5 of them together into one cont

Re: [Patch] Missing dependency in continuum-trunk

2006-11-09 Thread Jesse McConnell
vation + 1.1 + provided + + javax.servlet servlet-api 2.4 Regards, Graham -- -- jesse mcconnell [EMAIL PROTECTED]

Re: [continuum build trunk - FAILED - checkout] Mon Dec 4 01:00:00 GMT 2006

2006-12-03 Thread Jesse McConnell
e all about? - Brett On 04/12/2006, at 1:07 AM, [EMAIL PROTECTED] wrote: > Log: > http://maven.zones.apache.org/~continuum/logs/trunk/continuum-build- > log-20061204.010000.txt -- jesse mcconnell [EMAIL PROTECTED]

Re: Updating JIRA

2006-12-09 Thread Jesse McConnell
e On 12/9/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 9 Dec 06, at 11:37 AM 9 Dec 06, Jesse McConnell wrote: > right, last time I brought this up the goal was to resolve all those > for an actual 1.1 release.. > If that's the case that's cool. > I would l

Re: short term branch for project/group keys

2006-12-21 Thread Jesse McConnell
t id? I presume the latter, given the earlier discussions. Christian. Jesse McConnell wrote: > I am thinking about pulling a short term branch of continuum with > rahul and working on getting everything converted to using a string > based key project and project group reference in all api

Re: short term branch for project/group keys

2006-12-22 Thread Jesse McConnell
ys in one continuum instance: Group: Maven-Trunk Projects: Core Api Artfiact Group: Maven-2.0.5 Projects: Core Api Artifact Group: Continuum Projects: Core Api Store Webapp cheers, jesse - Brett On 22/12/2006, at 6:30 AM, Jesse McConnell wrote: > I am thinking about pulling

Re: short term branch for project/group keys

2006-12-22 Thread Jesse McConnell
ily be mutable/re-nameable if we wished. Am I missing something? I can certainly see the usefulness of being able to, for maintenance of the continuum instance. Not strictly necessary, but saves several steps. Christian. Jesse McConnell wrote: > On 12/22/06, Brett Porter <[EMAIL PROTECTED]

Re: short term branch for project/group keys

2006-12-22 Thread Jesse McConnell
oject X's string key to Y. Wouldn't that invalidate the key values being used by user A's session? How will this be handled? Cheers, Rahul - Original Message - From: "Jesse McConnell" <[EMAIL PROTECTED]> To: Sent: Saturday, December 23, 2006 6:48 AM Subjec

Re: svn commit: r490000 - in /maven/continuum/branches/key-based-refactor/continuum-store/src/test/java/org/apache/maven/continuum/store: AbstractContinuumStoreTestCase.java ContinuumStoreTest.java

2006-12-26 Thread Jesse McConnell
ticular unique project. I was just looking for instances of this when I saw your comment so happy we both had it in mind. jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: Are passwords required?

2006-12-26 Thread Jesse McConnell
w User', I can create an account with no password, even though the two password fields have asterisks displayed next to them. If I then edit the user and uncheck the 'Change Password Next Login' box, the user can log in without a password. Should this be possible? -- Wendy -- jesse mcconnell [EMAIL PROTECTED]

Re: "Add project group" button not protected from unauthenticated users.

2006-12-26 Thread Jesse McConnell
t groups. Thanks, this appears to be fixed in the latest code. (The 'Add project group' button no longer appears.) -- Wendy -- jesse mcconnell [EMAIL PROTECTED]

Re: Building continuum

2007-01-02 Thread Jesse McConnell
ething specific I need to do, to make a successful build? Thx Roald Bankras Software Engineer JTeam b.v. -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.16.1/611 - Release Date: 12/31/2006 12:47 PM -- jesse mcconnell [EMAIL PROTECTED]

Re: Building continuum

2007-01-02 Thread Jesse McConnell
ftware Engineer JTeam b.v. -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.16.2/613 - Release Date: 1/1/2007 2:50 PM -- jesse mcconnell [EMAIL PROTECTED]

Re: short term branch for project/group keys

2007-01-16 Thread Jesse McConnell
Cheers, Rahul - Original Message - From: "Jesse McConnell" <[EMAIL PROTECTED]> To: Sent: Friday, December 22, 2006 8:30 AM Subject: short term branch for project/group keys >I am thinking about pulling a short term branch of continuum with > rahul and working on getting

Re: Metrics Gathering & Tracking

2007-01-18 Thread Jesse McConnell
let me know if there are metrics you would like to collect from the store > (JPOX). I will make a list of the various metrics I was thinking of collecting. We should probably define some sort of interface that anybody can implement and "add to the list" whenever there's more met

Re: Metrics Gathering & Tracking

2007-01-18 Thread Jesse McConnell
thats certainly up in the air, suggestions are good :) jesse On 1/18/07, Rahul Thakur <[EMAIL PROTECTED]> wrote: Jesse McConnell wrote: > I was figuring we would add something like this as some kinda > continuum extension for when the workflow is added to the continuum > object

Re: short term branch for project/group keys

2007-01-22 Thread Jesse McConnell
in as well. How does this gets merged back to trunk now? vote? Cheers, Rahul - Original Message ----- From: "Jesse McConnell" <[EMAIL PROTECTED]> To: Sent: Saturday, January 20, 2007 5:11 AM Subject: Re: short term branch for project/group keys > sounds good :) &

Re: Poll: release continuum alpha

2007-02-24 Thread Jesse McConnell
gt; > This version has so many changes it cannot be called a beta until it > has been tried en masse. It is most certainly an alpha. > > Jason. > > > 1.1.1 whatever else that needs to be fixed > > > > On 2/23/07, Jesse McConnell <[EMAIL PROTECTED]> wrote: >

Re: Problems with the int / long conversion?

2007-03-07 Thread Jesse McConnell
essorImpl.invoke > (DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess > (SurefireBooter.java:244) > at org.apache.maven.surefire.booter.SurefireBooter.main > (SurefireBooter.java:814) > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Eclipse plugin

2007-03-07 Thread Jesse McConnell
eclipse plugin to view / build projects from within > Eclipse (based on Eclipse 3.2.2 & XML-RPC from 1.0.4. I am wondering if > there is any other effort to create , or if there is any public interest in > such a plugin. > > Greetz, > Marcel > -- jesse mcconnell [EMAIL PROTECTED]

Preparing for continuum-1.1-alpha-1

2007-03-07 Thread Jesse McConnell
g to get projects loaded back up into continuum...but we'll see I guess. anyone have anything to add? jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: Preparing for continuum-1.1-alpha-1

2007-03-07 Thread Jesse McConnell
ox-1.1-SNAPSHOT.jar Regards Quoting Jesse McConnell <[EMAIL PROTECTED]>: > Ok, well the little poll thread I made seemed to be strongly in favor > of getting things pulled together to start getting alpha releases out > of continuum. So with that in mind here is a list of a few things

Re: Write access to wiki

2007-03-07 Thread Jesse McConnell
org/display/CONTINUUM/Triggering+a+build+if+dependencies+are+changed -- Regards Erik Drolshammer, username Sherriff -- jesse mcconnell [EMAIL PROTECTED]

Re: Preparing for continuum-1.1-alpha-1

2007-03-12 Thread Jesse McConnell
s pushed this week and then every couple of weeks from here on out. jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: Preparing for continuum-1.1-alpha-1

2007-03-12 Thread Jesse McConnell
hat idea. Shiny. / > > me loses focus. > > > > - Brett > > > > On 12/03/2007, at 2:09 AM, Trygve Laugstøl wrote: > > > > > Jesse McConnell wrote: > > >> sounds good to me, imo either trunc it or maybe switch the model over > > >> to a

Re: svn commit: r517760 - /maven/continuum/trunk/continuum-model/src/main/mdo/continuum.xml

2007-03-13 Thread Jesse McConnell
FYI, this change currently breaks all backward compatibility with existing databases. that will probably be fixed at somepoint, but for now here it is... The purpose of this was to remove all traces of key words that any number of databases use in an effort to make continuum as flexible as poss

Re: JPOX 1.1.7 ?

2007-03-13 Thread Jesse McConnell
NTINUUM-1181 On 3/13/07, Jesse McConnell <[EMAIL PROTECTED]> wrote: > > yes, and I setup the bundled for m2 and got them into place about an > hour ago...will be synced into the main repos sometime soon > > jesse > > On 3/13/07, Thierry Lach <[EMAIL PROTECTED

Re: Preparing for continuum-1.1-alpha-1

2007-04-20 Thread Jesse McConnell
hm, thats a great way to do it, thanks wendy.. I'll just call the vote then :) jesse On 4/20/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 4/20/07, Jesse McConnell <[EMAIL PROTECTED]> wrote: > What do you guys think? just call a vote on it and get it pushed into > the

[Vote] release continuum 1.1 alpha 1

2007-04-20 Thread Jesse McConnell
from me jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: Preparing for continuum-1.1-alpha-1

2007-04-20 Thread Jesse McConnell
Subject: Re: Preparing for continuum-1.1-alpha-1 > On 4/20/07, Jesse McConnell <[EMAIL PROTECTED]> wrote: > >> What do you guys think? just call a vote on it and get it pushed into >> the wild or can we just do the alpha's like this through the staging >> setup? &g

Re: Preparing for continuum-1.1-alpha-1

2007-04-20 Thread Jesse McConnell
nisse <[EMAIL PROTECTED]> wrote: 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 t

Re: [Vote] release continuum 1.1 alpha 1

2007-04-20 Thread Jesse McConnell
dangit, thats what I get for going the last bit by hand since that war signing deal cropped up. I'll take a look and see if I can get that ironed out real quick jesse On 4/20/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 4/20/07, Jesse McConnell <[EMAIL PROTECTED]> wrote: &g

Re: [Vote] release continuum 1.1 alpha 1

2007-04-23 Thread Jesse McConnell
e bit over before I make the vote summary mail jesse On 4/21/07, LAMY Olivier <[EMAIL PROTECTED]> wrote: Non binding : +1. -- Olivier -Message d'origine- De : Jesse McConnell [mailto:[EMAIL PROTECTED] Envoyé : vendredi 20 avril 2007 21:28 À : continuum-dev@maven.apache.o

Re: DB schema migration

2007-04-23 Thread Jesse McConnell
APSHOT from February which runs ok > >> except a few minor issues. I'd like to upgrade to 1.1 alpha 1 as soon > >> as it's out to provide feedback & co. > >> > >> Last time I tried to upgrade, I had to revert because the model > >> schema >

Re: [Vote] release continuum 1.1 alpha 1

2007-04-23 Thread Jesse McConnell
briel <[EMAIL PROTECTED]> wrote: +1 Gabriel Misura 20111 120th Ave NE, Cube 2337D Bothell, WA MSN: [EMAIL PROTECTED] Office: 425-288-6217 -Original Message- From: Jesse McConnell [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 12:28 PM To: continuum-dev@maven.apache.org Sub

Re: XML RPC security

2007-04-30 Thread Jesse McConnell
ot authenticated http://www.acegisecurity.org/docbook/acegi.html#digest On 4/30/07, Jesse McConnell <[EMAIL PROTECTED]> wrote: > I am hoping to get a couple of authn and authz web services running in > redback this week, once I finish up the role profile refactor and > clean up, I want to

Fwd: Continuum 1.1 alpha 1

2007-05-02 Thread Jesse McConnell
forwarding here since this just went to continuum-users -- Forwarded message -- From: Jesse McConnell <[EMAIL PROTECTED]> Date: Apr 23, 2007 9:17 PM Subject: Continuum 1.1 alpha 1 To: [EMAIL PROTECTED] Well, its finally happened...continuum has had an alpha release to sh

Re: is alpha 1 really released?

2007-05-02 Thread Jesse McConnell
d on the user list: * http://www.nabble.com/Continuum-1.1-alpha-1-t3635978.html As we've discussed, it's an official release and could be mirrored, but for an early alpha, this seems appropriate to me. -- Wendy -- jesse mcconnell [EMAIL PROTECTED]

towards continuum 1.1 alpha 2

2007-05-13 Thread Jesse McConnell
nice. anyway, that is a little update on things as they stand. jesse -- jesse mcconnell [EMAIL PROTECTED]

[VOTE] release continuum-1.1-alpha-2

2007-05-30 Thread Jesse McConnell
97] - update to redback from plexus-security ** New Feature * [CONTINUUM-683] - Implement a "ping" service that XML-RPC clients can use to test connection. ** Task * [CONTINUUM-1242] - Update Continuum Model -- jesse mcconnell [EMAIL PROTECTED]

Re: Trunk won't build

2007-05-31 Thread Jesse McConnell
Test) > > > I just get them every time and wondering whether it's just me. > > - Brett > > > -- jesse mcconnell [EMAIL PROTECTED]

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

2007-06-04 Thread Jesse McConnell
t;[EMAIL PROTECTED]> wrote: +1. Gave it a quick fire up on the Mac. - Brett On 31/05/2007, at 6:38 AM, Jesse McConnell wrote: > I would like to get alpha-2 released to the community now. > > Highlights are: > > revamped xml-rpc support > converted to use rebranded plexus-secu

Re: JDK 5 in Continuum

2007-06-04 Thread Jesse McConnell
+++ maven/continuum/trunk/pom.xml Mon Jun 4 09:32:12 2007 > @@ -65,6 +65,13 @@ > > > > + maven-compiler-plugin > + > +1.5 > +1.5 > + > + > + >maven-release-plugin > > https://svn.apache.org/repos/asf/maven/ > continuum/tags > -- jesse mcconnell [EMAIL PROTECTED]

Re: LDAP-Module for Continuum

2007-06-06 Thread Jesse McConnell
<[EMAIL PROTECTED]> wrote: Jesse McConnell schrieb: we are willing to contribute the ldap-module under apache license. But this module uses also our LDAP-lib, which we only want to contribute under GPL. To function of my module: it is an implementation of the plexus-redback user manager (Bu

Re: LDAP-Module for Continuum

2007-06-06 Thread Jesse McConnell
gt;> LDAP-Node. >>> >>> I used JNDI in this Lib to connect to LDAP, so it should work with any >>> ldap-server. But I have only tested it with OpenLDAP and ADS. >>> >>> David >>> >>> Jesse McConnell schrieb: >>> >>>>

Re: Continuum Profiles

2007-06-08 Thread Jesse McConnell
de le renvoyer à son émetteur et de le détruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressément autorisées de ce message, sont interdites. ****** -- jesse mcconnell [EMAIL PROTECTED]

continuum 1.1-beta-1 update

2007-07-02 Thread Jesse McConnell
for the next major release and we need to get 1.1 out of the way so that work can start landing. that is my update...others can add as they see fit :) jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: Continuum 1.1-beta-1

2007-07-13 Thread Jesse McConnell
sues are closed. > I'll prepare the release in next hours or next week. > > Emmanuel > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [vote] release continuum 1.1-beta-1

2007-07-19 Thread Jesse McConnell
updated in the next beta, only the download page will be updated for this version. My +1 Emmanuel -- jesse mcconnell [EMAIL PROTECTED]

Re: Heads up regarding VMBuild

2007-07-19 Thread Jesse McConnell
ditional feedback in to the 1.1 >> final release. >> >> Is anyone interested in helping out? >> >> Cheers, >> Brett > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Solving the notification problem

2007-07-31 Thread Jesse McConnell
ke it less noisy, but just as effective. I have some > thoughts, but I'm interested to hear others first. > > What do others think? Should this be in 1.1, and if so how should it > work? > > Cheers, > Brett > -- jesse mcconnell [EMAIL PROTECTED]

redback-1.0-alpha-2 released

2007-08-08 Thread Jesse McConnell
ently waiting on redback releases.. a mini milestone! :) cheers, jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: brief notes: upgrading 1.1-beta-1 to 1.1-beta-2

2007-08-29 Thread Jesse McConnell
ement from 1.1-beta-2. > > In case anyone needs it :) > > Cheers, > Brett > -- jesse mcconnell [EMAIL PROTECTED]

Re: [discuss] Graduate Continuum to its own TLP

2007-09-21 Thread Jesse McConnell
panies, To be stable, at least 3 committers from different companies > would be good. > > WDYT? > > Emmanuel > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [discuss] Graduate Continuum to its own TLP

2007-09-29 Thread Jesse McConnell
inuum is a continuous integration tool designed specifically for use > with maven project." > > It would also be good to have a comparison page with other open-source > build tools - eg CruiseControl. > > Cheers > > -- jesse mcconnell [EMAIL PROTECTED]

Re: CONTINUUM-310 - customizable email templates

2007-10-02 Thread Jesse McConnell
ct or group or > >> possibly store the template itself and provide a template edit screen. > > > > If we allow to have a template per group or project, in fact per mail > > notifier, it's easy to add this feature if the one above is > > implemented. We can store it in the mail notifier configuration field > > so we don't need to change the db schema for it. > > > > Emmanuel > > > > > > -- jesse mcconnell [EMAIL PROTECTED]

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

2007-11-01 Thread Jesse McConnell
ed Oct 31 13:42:00 2007 > > @@ -671,6 +671,11 @@ > > > > > > org.codehaus.plexus.redback > > +redback-users-configurable > > + ${redback.version} > > + > > + > > +org.codehaus.plexus.redback > > redback-system > > ${redback.version} > > > > > > > > > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [discuss] Graduate Continuum to its own TLP

2008-01-09 Thread Jesse McConnell
s are. > > (~opens the envelope~) > > 1) Brett Porter > > , and > > 2) Jesse McConnell > > Cheers :-) > Rahul > > > > Brett Porter wrote: > > of course :) > > > > On 07/01/2008, at 5:09 PM, Rahul Thakur wrote: > > > &g

Re: Continuum update

2008-01-21 Thread Jesse McConnell
anch for 1.x dev and will reserve the trunk > for > 2.x dev. I think I'll do it this week or the next (if you're agree, of > course :) ) > > I'll try to send at the same time my ideas for 2.x so we'll can discuss > about them. > > Emmanuel > -- jesse mcconnell [EMAIL PROTECTED]

Re: [discuss] Graduate Continuum to its own TLP

2008-01-21 Thread Jesse McConnell
AIL PROTECTED]> wrote: > Thanks Rahul. > > I appreciate the thought, however I decline the nomination at this > time :) > > On 08/01/2008, at 5:00 AM, Rahul Thakur wrote: > > > > > And the nominations are. > > > > (~opens the envelope~) >

Re: [Discussion] Continuum 2.0 Roadmap

2008-01-31 Thread Jesse McConnell
ache Composer...so while plexus does everything continuum needs now, there is like a container update/upgrade somewhere in our future :) jesse -- jesse mcconnell [EMAIL PROTECTED]

Re: [Discussion] Continuum 2.0 Roadmap

2008-02-06 Thread Jesse McConnell
ions. > > > > > > On Jan 29, 2008 2:34 PM, Emmanuel Venisse <[EMAIL PROTECTED]> > > > wrote: > > >> Hi > > >> > > >> I started a document [1] with my ideas about Continuum 2. > > >> As you can see in this doc, I want to add lot of things in the next > > >> version. > > >> > > >> Feel free to comment on it. > > >> > > >> > > >> [1] > > >> > > > http://docs.codehaus.org/display/CONTINUUM/Continuum+2.0+Design+Discussion > > >> > > >> Emmanuel > > >> > > > > > > > > > > > > -- > > > I could give you my word as a Spaniard. > > > No good. I've known too many Spaniards. > > > -- The Princess Bride > > > > > > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Apache Continuum is now an Apache top level project

2008-02-20 Thread Jesse McConnell
lease :) > > > > Cheers, > > Brett > > > > -- > > Brett Porter > > [EMAIL PROTECTED] > > http://blogs.exist.com/bporter/ > > > > > -- jesse mcconnell [EMAIL PROTECTED]

Re: Account locked

2008-03-04 Thread Jesse McConnell
nce as an admin, > continuum is telling us: > > Account Locked > Project Groups list is empty. > > Why would the admin account ever be locked, and how does one unlock it? > > Regards, > Graham > -- > -- jesse mcconnell [EMAIL PROTECTED]

[jira] Created: (CONTINUUM-258) https:// doesn't seem to be a supported mechanism for referencing a pom

2005-07-27 Thread Jesse McConnell (JIRA)
inuum-web Reporter: Jesse McConnell I have a svn repository setup with https:// certificate and AD LDAP password authentication... would be real nice to be able to point to a pom with https://svn.company.com/svn/g-maven-plugins/trunk/pom.xml and have it picked up. right now it just gru

[jira] Updated: (CONTINUUM-258) https:// doesn't seem to be a supported mechanism for referencing a pom

2005-08-24 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-258?page=all ] Jesse McConnell updated CONTINUUM-258: -- Attachment: secure-url-continuum-pre.patch /home/jesse/osrc/continuum/secure-url-continuum-pre.patch this is just a initial dump of what I had to do

[jira] Updated: (CONTINUUM-258) https:// doesn't seem to be a supported mechanism for referencing a pom

2005-08-25 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-258?page=all ] Jesse McConnell updated CONTINUUM-258: -- Attachment: secure-url-continuum-core.patch secure-url-continuum-api.patch secure-url-plexus.patch /home/jesse/osrc

[jira] Commented: (CONTINUUM-258) https:// doesn't seem to be a supported mechanism for referencing a pom

2005-08-25 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-258?page=comments#action_45216 ] Jesse McConnell commented on CONTINUUM-258: --- attachments from the 25th are the ones that ought to be good to go, the others were for review and whatnot > ht