nightlies vs release: two files

2011-04-14 Thread Peter Lynch
The nightlies require unzipping two files to make a usable runtime as described here http://people.apache.org/builds/jakarta-jmeter/nightly/ . Is it correct to assume that the a final release will just be one distributable? -Peter

Re: nightlies vs release: two files

2011-04-14 Thread Peter Lynch
, Apr 14, 2011 at 9:24 AM, sebb seb...@gmail.com wrote: On 14 April 2011 14:14, Peter Lynch pe...@peterlynch.ca wrote: The nightlies require unzipping two files to make a usable runtime as described here http://people.apache.org/builds/jakarta-jmeter/nightly/ . Is it correct to assume

Re: [JMeter] Convert to Maven based build?

2010-11-25 Thread Peter Lynch
Hi sebb, On Thu, Nov 25, 2010 at 9:42 AM, sebb seb...@gmail.com wrote: On 25 November 2010 14:18, Peter Lynch ply...@apache.org wrote: I am wondering if there is developer support for the idea of converting JMeter's build process to be based on Maven. If there is suitable support

Re: [JMeter] Convert to Maven based build?

2010-11-25 Thread Peter Lynch
not reduce maintenance at all. I vote against changing to maven. -1 Maven is a road to he'll on my book Sent from my iPhone On Nov 25, 2010, at 1:28 PM, sebb seb...@gmail.com wrote: On 25 November 2010 17:54, Peter Lynch pe...@peterlynch.ca wrote: Hi sebb, On Thu, Nov 25

Re: [JMeter] Convert to Maven based build?

2010-11-25 Thread Peter Lynch
will probably be the one maintaining it. My suggestion is to think of sebastian and the burden you put on him. Don't arbitrarily change the build because you happen to love maven. On Thu, Nov 25, 2010 at 9:21 PM, Peter Lynch ply...@apache.org wrote: Truthfully the main motivation for proposing

IOException: Chunked stream ended unexpectedly

2005-10-18 Thread Peter Lynch
I am using HTTPClient and I am getting the following exception: 2005-10-18 10:13:34,738 ERROR HttpMethodBase - I/O failure reading response body java.io.IOException: chunked stream ended unexpectedly at org.apache.commons.httpclient.ChunkedInputStream.getChunkSizeFromInputStream

Re: cvs commit: jakarta-turbine-maven project.xml

2003-02-12 Thread Peter Lynch
Can you gives us a idea of what has changed? Attaingoal? Thanks, Peter - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 12, 2003 6:49 AM Subject: cvs commit: jakarta-turbine-maven project.xml werken 2003/02/12 06:49:08 Modified:

Re: goals are broken, let's fix it

2003-02-09 Thread Peter Lynch
: bob mcwhirter [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED]; Peter Lynch [EMAIL PROTECTED] Cc: Turbine Maven Users List [EMAIL PROTECTED] Sent: Thursday, February 06, 2003 8:12 AM Subject: Re: goals are broken, let's fix it I think we decided to -not- change the semantics

Re: Jxr plugin.jelly patch

2003-02-07 Thread Peter Lynch
I didn't see the patch come through, anybody else? -Peter - Original Message - From: Willie Vu [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 06, 2003 8:29 PM Subject: Jxr plugin.jelly patch Create missing directory that causes FileNotFoundException. -- Willie Vu

Re: goals are broken, let's fix it

2003-02-06 Thread Peter Lynch
Is there going to be any/was there any conclusion to this. callGoal / works for me. So does session=true. I am all for picking something, because if not I basically have to rewrite webserver/appserver plugins yet again. They depend heavily on the idea of goals being already attained. Basically

Re: goals are broken, let's fix it

2003-02-06 Thread Peter Lynch
... Peter Lynch wrote: Is there going to be any/was there any conclusion to this. callGoal / works for me. So does session=true. I am all for picking something, because if not I basically have to rewrite webserver/appserver plugins yet again. They depend heavily on the idea of goals being already

Re: Maven as a top-level apache project

2003-02-06 Thread Peter Lynch
Ditto +1 -Peter - Original Message - From: Pete Kazmier [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Thursday, February 06, 2003 10:42 AM Subject: Re: Maven as a top-level apache project Jason van Zyl writes: Jason Hi, As I've just gone through the

Re: cvs commit: jakarta-turbine-maven/src/test/touchstone-build maven.xml

2003-02-01 Thread Peter Lynch
Thanks Ben for taking the time to open the issue and send the mail. In the future I'll raise an issue myself and if I add a test I don't have a patch for, I'll leave it commented out till we figure out how to solve it. Sorry if I caused anyone trouble. -Peter - Original Message - From:

Re: cvs commit: jakarta-turbine-maven/src/test/touchstone-buildmaven.xml

2003-02-01 Thread Peter Lynch
- Original Message - From: Jason van Zyl [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Saturday, February 01, 2003 9:47 PM Subject: Re: cvs commit: jakarta-turbine-maven/src/test/touchstone-buildmaven.xml On Sat, 2003-02-01 at 23:58, Ben Walding wrote:

Re: cvs commit: jakarta-turbine-maven/src/plugins-build/webserver plugin.jelly

2003-01-27 Thread Peter Lynch
Absolutely no prerogative of mine went into using the uri=file:${plugin.resources} notation. That was the way I found it after somebody else modified the plugin.jelly file, so I figured I better leave it that way. Anyways...I learn something new...thanks. -Peter - Original Message -

appserver plugin overhaul

2003-01-25 Thread Peter Lynch
Hi team, I am getting around to cleaning up the appserver plugin. Currently the appserver plugin resides inside the J2EE plugin project. The appserver plugin as u remember has to do with installing and controlling application server instances ( ie. Tomcat ). It does not try to make war files or

[Jelly] Ant condition test case

2003-01-22 Thread Peter Lynch
Hi, Here is a simple test case that at least I can't get working in Maven either. I tried also to run the test case in Jelly standalone, but had problems building Jelly with all the changes made recently. Anyways if someone wants to figure out this seemingly simple test won't work, be my guest.

Re: bootstrapping problems...

2002-12-13 Thread Peter Lynch
Root cause [exec] [ERROR] Compile failed; see the compiler error output for details. [exec] [ERROR] at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842) I also get this same thing when using JDK 1.3.0 on Solaris but with the xdoc plugin. Could be Ant 1.5.1 related?? See

Re: [Vote] Maven depends Ant 1.5 -- Ant 1.5.1

2002-12-06 Thread Peter Lynch
Also note that my tests were with Jelly Head as of Dec 4th, 2002. I guess I am asking we put a new snapshot of Jelly up on Ibiblio too and depend on that. -Peter - Original Message - From: James Strachan [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED]; [EMAIL

Fw: Rep:[Vote] Maven depends Ant 1.5 -- Ant 1.5.1

2002-12-06 Thread Peter Lynch
Forwarding this response to the list. -Peter - Original Message - From: Emmanuel Venisse [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 06, 2002 1:44 AM Subject: Rep:[Vote] Maven depends Ant 1.5 -- Ant 1.5.1 +1 -Message d'origine- De: [EMAIL PROTECTED] A:

Re: --dir option

2002-12-03 Thread Peter Lynch
Sorry, I thought my comments in the issue report were clear. I don't like the implementation. Searching for that stuff should be intrinsic. Who can give an example of when you are not in a directory that contains maven.xml or project.xml and when you type 'maven' you don't want maven to go

hidden goals?

2002-12-03 Thread Peter Lynch
Hi all, Was there work underway to allow hidden goals? I thought this was tossed around at some point. The idea being I could set an attribute of a goal to indicate that I don't want Maven to see it as callable by the user. When they type maven -g , they shouldn't see it. ? -Peter -- To

Ant 1.5.1 in repo

2002-12-03 Thread Peter Lynch
Hey there, could someone throw up Ant 1.5.1 jar + optional into the repo. Thx. -Peter -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Plugin classloader clarification

2002-12-03 Thread Peter Lynch
Hey gang, This may be another one I am catching up on but... Can someone offer or point me too a concise explanation as to the difference between: dependency idant/id version1.5/version properties classloaderroot/classloader /properties /dependency and: dependency

maven.bat variables

2002-12-03 Thread Peter Lynch
I'd like to propose that all the variables defined/expected in maven.bat be prefixed with MAVEN_. The reasons being: 1. Some versions of Windows ( Win 98, ME ) setting a variable in a batch file will set the variable in your env. To reduce the chance of running maven.bat and having your

Read in a file pre/post maven.bat

2002-12-03 Thread Peter Lynch
With a few more 'options' being added to maven.bat recently, I think it would be a good idea to allow a script to be called pre/post exec of the maven.bat For example, I could add the following lines to maven.bat :preExec if exist %HOME%\mavenrc_pre.bat call %HOME%\mavenrc_pre.bat and at the

Re: Read in a file pre/post maven.bat

2002-12-03 Thread Peter Lynch
- Original Message - From: Peter Lynch [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 03, 2002 3:34 AM Subject: Read in a file pre/post maven.bat :postExec if exist %HOME%\mavenrc_pre.bat call %HOME%\mavenrc_post.bat Ooops, I meant: :postExec if exist %HOME

Re: [maven-bug] Created: (MAVEN-160) The copy task is inconsistent with the way it behaves in an ant build file

2002-11-23 Thread Peter Lynch
FYI - You may not know, but I believe James Strachan just fixed all this in Jelly HEAD. I noticed the same problem. -Peter - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 22, 2002 8:54 AM Subject: [maven-bug] Created: (MAVEN-160) The copy task is

Re: [Jelly] Ant filterset in jelly script issues

2002-11-21 Thread Peter Lynch
Stafan, - Original Message - From: Stefan Bodewig [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, November 20, 2002 11:09 PM Subject: Re: [Jelly] Ant filterset in jelly script issues On Wed, 20 Nov 2002, Peter Lynch [EMAIL PROTECTED] wrote: I tried with latest Ant 1.5.1 too

Re: [Jelly] Ant filterset in jelly script issues

2002-11-21 Thread Peter Lynch
Thanks guys! Strachan puts the 'S' in JellieS. ..ahh nice ending to a 22hr day. I think that is why I called Stefan 'Stafan'. Dreadfully sorry bout that :-) Looking forward to try out the solution guys. -Petzz.. - Original Message - From: James Strachan [EMAIL

Re: [Jelly] Ant filterset in jelly script issues

2002-11-20 Thread Peter Lynch
://www.multitask.com.au Peter Lynch [EMAIL PROTECTED] wrote on 20/11/2002 05:33:25 PM: Hello, I tried to write a Jelly Unit test case for Ant filtersets. Thanks James Strachan for the pointers. Here is my test case I used: !-- test case to show how filtersets are broken

Re: [Jelly] Ant filterset in jelly script issues

2002-11-20 Thread Peter Lynch
}/ filter token=UI_BODY_FOREGROUND value= ${maven.ui.body.foreground}/ ? -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au Peter Lynch [EMAIL PROTECTED] wrote on 21/11/2002 07:59:23 AM: dIon

Re: [WINDOWS] New maven.bat file

2002-11-19 Thread Peter Lynch
, November 18, 2002 6:04 AM Subject: RE: [WINDOWS] New maven.bat file Hi Peter, Works for me on WinXP + cygwin in the path. Regards, Tom -Original Message- From: Peter Lynch [mailto:[EMAIL PROTECTED]] Sent: 16 November 2002 10:56 To: [EMAIL PROTECTED] Subject

Re: maven J2EE plugin contrib

2002-11-19 Thread Peter Lynch
- Original Message - From: Nathan Coast [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 1:38 AM Subject: Re: maven J2EE plugin contrib Hi, There was a general consensus that the j2ee plugin should be broken into individual

Re: maven J2EE plugin contrib

2002-11-17 Thread Peter Lynch
Tim, - Original Message - From: Tim Stephenson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, November 17, 2002 8:27 PM Subject: maven J2EE plugin contrib I noticed after I submitted the client jar creating patch last night that the j2ee plugin documents a similar

[WINDOWS] New maven.bat file

2002-11-16 Thread Peter Lynch
Hi all, Ok I think I got a maven.bat that does not rely on your PATH being set a certain way or any cygwin voodoo and also can work on any version of Windows. But I won't really know for sure until I get some feedback as I know everyone's got a different setup. I would really appreciate some

[Jelly] Jelly script unit tests

2002-10-30 Thread Peter Lynch
Hi, Occasionally I discover scenarios where my jelly scripts appear broken. I want to write some jelly script test cases and commit then to jelly cvs but I am not sure where I put those cases ( ie. which files ) and how/when they get run. Most of my problems revolve around using Ant tasks in

Re: cvs commit: jakarta-turbine-maven build-bootstrap.xml

2002-10-30 Thread Peter Lynch
://adslgateway.multitask.com.au/developers Peter Lynch [EMAIL PROTECTED] wrote on 29/10/2002 04:55:10 AM: I can but I'd like a solution that doesn't assume anything with the path. A more palatable assumption would be where window's find.exe is located if it is standard for windows to be somewhere

I can't build maven....

2002-10-28 Thread Peter Lynch
Windows freaks, I have been getting this for a a while now everytime I go back to hacking maven, I get whacked by this again and again: Here is my entire build output... ant -f build-bootstrap.xml Buildfile: build-bootstrap.xml check-maven-home:

Re: [Patch] Fix bootstrap under cygwin

2002-10-28 Thread Peter Lynch
Applied, and I now can bootstrap -Peter As my recent email to the list shows, the patch to maven.bat, revision - Original Message - From: Tom Palmer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 22, 2002 2:50 AM Subject: [Patch] Fix bootstrap under cygwin Hi,

Re: I can't build maven....

2002-10-28 Thread Peter Lynch
. maven.bat revision 1.19 date: 2002/10/01 23:10:23; author: dion; state: Exp; lines: +5 -4 Fixes for batch file problems as provided by Mark Langley [EMAIL PROTECTED] -Peter - Original Message - From: Peter Lynch [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent

Re: I can't build maven....

2002-10-28 Thread Peter Lynch
ok, things seem to be working fine now usng the windows find.exe. Consider this issue closed. -Peter - Original Message - From: Peter Lynch [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED]; Peter Lynch [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, October 28

Re: cvs commit: jakarta-turbine-maven build-bootstrap.xml

2002-10-28 Thread Peter Lynch
I can but I'd like a solution that doesn't assume anything with the path. A more palatable assumption would be where window's find.exe is located if it is standard for windows to be somewhere like %SYSTEMROOT%\system32\find.exe Then shouldn't this go in the batch file directly? Maybe it is

Re: Cleaning out the core

2002-10-19 Thread Peter Lynch
. I'm going to try and get all the DVSL tools into the xdoc plug-in but that's going to take a little work and the only remain source file is the org.apache.maven.jelly.tags.ServerStartedCheckTag. So Peter (Lynch) could you please move that into the J2EE plugin. Then I think the core will be pretty

Re: [jelly] include inherit

2002-09-27 Thread Peter Lynch
Yeah there are several issues with both the include and import tags. Please add any new ones to issue tracker. For instance, declare a filterset in the first script file and you can't reference it in a copy in the included script. Some related bugs:

Re: Advice...Maven...Forehead...ClassLoaders...

2002-09-27 Thread Peter Lynch
Just a comment: Cool! Looking forward to you getting this working. As to solving your current problem - I wish I knew more about how forehead jEdit's classloader work. Let me know if you need a jEdit beta tester though:) -Peter - Original Message - From: Saimon Moore [EMAIL

Re: testResources ?

2002-09-22 Thread Peter Lynch
I wasn't around for the full history here but just a general comment. Elements like testResources would/do confuse me when I see them in project.xml Seems you are tying something specific to the test plugin in the more abstract project entity. Perhaps clover can do it's own work by having a

Re: [Maven-Jelly]Composite Expression toString()

2002-09-22 Thread Peter Lynch
was unsure of the total consequences as I've been away for a while. Maybe I'm missing why this wouldn't work in all cases. -Peter - Original Message - From: Peter Lynch [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Saturday, September 21, 2002 7:59 PM Subject: Re

Re: [Maven-Jelly]Composite Expression toString()

2002-09-20 Thread Peter Lynch
Thanks James, will try and let you know. Thanks for having a look. -Peter - Original Message - From: James Strachan [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED]; Peter Lynch [EMAIL PROTECTED] Sent: Friday, September 20, 2002 6:17 AM Subject: Re: [Maven-Jelly

101-null.jar

2002-07-24 Thread Peter Lynch
Interesting. Maven attempted to download 101-null.jar during bootstrap. Also there are double // everywhere. CVS head a few minutes ago. This was on windoze. -Peter [exec] __ __ [exec] | \/ |__ Jakarta _ ___ [exec] | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~

Re: quick plugin build

2002-07-24 Thread Peter Lynch
Check out Maven's maven.xml...but I think you already have. -Peter - Original Message - From: Nathan Coast [EMAIL PROTECTED] To: maven dev [EMAIL PROTECTED] Sent: Tuesday, July 23, 2002 2:51 AM Subject: quick plugin build is there a way to build / copy to maven-home an individual

Re: [PATCH] maven.xml

2002-07-24 Thread Peter Lynch
Applied. -Peter - Original Message - From: Nathan Coast [EMAIL PROTECTED] To: maven dev [EMAIL PROTECTED] Sent: Wednesday, July 24, 2002 11:23 AM Subject: [PATCH] maven.xml patch to fix maven:plugin exec should use plugins project.xml not maven's

Re: sun convention checkstyle properties

2002-07-24 Thread Peter Lynch
Beta 4 source? -Peter - Original Message - From: Jason van Zyl [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Wednesday, July 24, 2002 7:23 PM Subject: sun convention checkstyle properties Hi, Did we have one of these lying around? -- jvz. Jason

_The_ Requirements to use Ant 1.5 with Maven

2002-07-14 Thread Peter Lynch
Ok, finally have figured out the requirements to move to Ant 1.5 as a dependency. It was trickier than I first thought due to some wacky classloading and useless stack traces. 1) change jars.list to refer to ant 1.5 jars, including xerces 2.0.2 and xml-apis-1.0-b2. These are the jars distributed

Re: _The_ Requirements to use Ant 1.5 with Maven

2002-07-14 Thread Peter Lynch
://adslgateway.multitask.com.au/developers Peter Lynch [EMAIL PROTECTED] wrote on 07/14/2002 07:41:58 PM: Ok, finally have figured out the requirements to move to Ant 1.5 as a dependency. It was trickier than I first thought due to some wacky classloading and useless stack traces. 1

Re: About plugin names ...

2002-07-12 Thread Peter Lynch
below... - Original Message - From: Jason van Zyl [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Thursday, July 11, 2002 2:36 PM Subject: Re: About plugin names ... On Thu, 2002-07-11 at 15:18, Stéphane MOR wrote: Hi, Maven B5 is now mostly functional.

Re: About plugin names ...

2002-07-12 Thread Peter Lynch
test:build etc. Then we keep the modular approach, yet avoid lots of typing for targets. Thoughts? James - Original Message - From: Peter Lynch [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Friday, July 12, 2002 7:51 AM Subject: Re: About plugin names

log:warnyou cannot see this/log:warn

2002-07-12 Thread Peter Lynch
Jelly's log tags would be cool if they worked in Maven. If anyone has the cycles to figure out why they don't work in Maven, that would be much appreciated. I looked but can't figure it out... -Peter -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail:

Re: log:warnyou cannot see this/log:warn

2002-07-12 Thread Peter Lynch
Developers: http://adslgateway.multitask.com.au/developers Peter Lynch [EMAIL PROTECTED] wrote on 07/12/2002 05:52:22 PM: Jelly's log tags would be cool if they worked in Maven. If anyone has the cycles to figure out why they don't work in Maven,that would be much appreciated. I looked

Re: cvs commit: jakarta-turbine-maven/src/plugins/graph plugin.jelly

2002-07-09 Thread Peter Lynch
http://www.geocities.com/marcoschmidt.geo/java-image-coding.html ...might have what you are looking for. You probably don't want to do gif's anyway. Maybe svg, or png... -Peter - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 09, 2002 7:04 AM

Re: META-INF patch

2002-07-09 Thread Peter Lynch
Thanks, I'll have a look and try to incorporate it into the new jellied version of the j2ee plugin. -Peter - Original Message - From: Mathias Bogaert [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 09, 2002 4:25 AM Subject: META-INF patch Here is a little patch that lets

Re: cvs commit: jakarta-turbine-maven/src/plugins/test plugin.jelly

2002-07-06 Thread Peter Lynch
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 05, 2002 9:49 PM Subject: cvs commit: jakarta-turbine-maven/src/plugins/test plugin.jelly werken 2002/07/05 21:49:10 Modified:.build-bootstrap.xml maven.xml

bootstrap fails

2002-07-06 Thread Peter Lynch
I have two problems with the latest round of commits: after typing 'ant -f build-bootstrap.xml' Things proceed normally until: [exec] [taskdef] [DEBUG] Class java.lang.ClassNotFoundException loaded from parent loader [exec] [taskdef] [DEBUG] Class java.lang.NoClassDefFoundError

Re: J2EE plugin -- Jelly Help!

2002-07-05 Thread Peter Lynch
James, Saw your doc changes. It helps. Also you pointing me to the test dir in jelly cvs helped. There was some useful stuff in there. Eventually we should target some sort of developer's guide. or tutorial. When I learn more, I'll probably contribute. -Peter - Original Message -

Re: Source XRef enhancement?

2002-07-04 Thread Peter Lynch
Les, - Original Message - From: Les Hughes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 03, 2002 2:59 AM Subject: Source XRef enhancement? Hi all, I was just wondering what the future feature list of Maven includes and have a suggestion in the source code viewing

Re: project.xsd unresolved/ambiguous elements

2002-07-04 Thread Peter Lynch
Thanks for the feedback. I see dIon has already addressed your comments. -Peter - Original Message - From: John Casey [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 02, 2002 8:37 PM Subject: project.xsd unresolved/ambiguous elements Warning! Long email from a relative

Re: [vote] commit access for Stephane

2002-07-04 Thread Peter Lynch
+1 - Original Message - From: Jason van Zyl [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Thursday, July 04, 2002 8:49 AM Subject: [vote] commit access for Stephane Hi, Stephane has been sending patches for the reactor, and he's helping with the new

Re: Fulcrum: Fork the Junit tests

2002-07-01 Thread Peter Lynch
Sorry you had to go through all that. Perhaps it is a sign we have our answers in the wrong places. http://jakarta.apache.org/turbine/maven/ref/faq.html#unit-test-14 Were you using jdk 1.4? Probably, which means as soon as you change forking to true in cvs, jdk users 1.4 could have problems.

Scarab and Maven issue tracking

2002-06-26 Thread Peter Lynch
Hi, I just filed an issue in Scarab for Maven, but have not seen an email come through to the dev list. Is it set up to do this or is there something I'm missing. The issue id is MAVE1. -Peter -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: How to denote a project which has no sources?

2002-06-26 Thread Peter Lynch
Having no repository element is explicit enough for me. :-) It is good that you picked up on this, I see situations where I work where this will happen. -Peter - Original Message - From: Jason van Zyl [EMAIL PROTECTED] To: Turbine Maven Developers List [EMAIL PROTECTED] Sent: Monday,

Re: [PROPOSAL] Checkstyle changes

2002-06-22 Thread Peter Lynch
+1 Sounds good. -Peter - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, June 22, 2002 7:52 AM Subject: [PROPOSAL] Checkstyle changes Many moons ago, we had a request to move the checkstyle properties off into a separate file

Re: cvs commit: jakarta-turbine-maven/src/java/org/apache/maven/plugin Plugin.java

2002-06-22 Thread Peter Lynch
Will the plugin package house plugins too? They shouldn't be at the same level as all the other maven stuff. -Peter - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 22, 2002 9:41 AM Subject: cvs commit:

Re: [PROPOSAL] test-* dir reorg

2002-06-20 Thread Peter Lynch
/java though. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers Peter Lynch [EMAIL PROTECTED] 06/20/02 06:13 PM Please respond to Turbine Maven Developers List To [EMAIL PROTECTED] cc bcc Subject

Re: New Clover plugin

2002-06-16 Thread Peter Lynch
Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers Peter Lynch [EMAIL PROTECTED] 06/16/02 02:27 PM Please respond to Turbine Maven Developers List To: Turbine Maven Developers List [EMAIL PROTECTED] cc

[PATCH] xdocs Maven self-promotion

2002-06-16 Thread Peter Lynch
I added a small Maven ad in the xdoc footer. With more sites using Maven, thought we should let others know why those sites look so good. -Peter site.dvsl.patch Description: Binary data -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: New Clover plugin

2002-06-15 Thread Peter Lynch
Yeah, I especially like: a.. All plugins must provide intense sizzle, be goal-oriented, cooperate in a plug play manner, and optionally provide a powerpoint presentation describing their management potential. ;-) -Peter - Original Message - From: [EMAIL PROTECTED] To: Turbine Maven

Re: New Clover plugin

2002-06-15 Thread Peter Lynch
Here is a convo I had with someone at Clover headquarters about licensing. He mentioned Maven integration before I did, so maybe he is on this list ;-): ---8-- Hi Peter, Sorry, but I am missing something. What about if a commercial company wants to just 'use', not develop the

Re: proposal to skip documentation steps

2002-06-11 Thread Peter Lynch
- Original Message - From: Vincent Massol [EMAIL PROTECTED] To: 'Turbine Maven Developers List' [EMAIL PROTECTED] Sent: Tuesday, June 11, 2002 1:23 PM Subject: RE: proposal to skip documentation steps snip I think we just need to provide access to all the targets so that you can

[PROPOSAL] Dependency descriptor

2002-06-11 Thread Peter Lynch
Hello, Somewhere along the way the name element for the dependency element was removed from the project descriptor. This is good. There is a need to describe dependencies though. Remember the case: dependency nameJava Secure Socket Extension/name typerequired/type

Appserver/Maven

2002-06-09 Thread Peter Lynch
dIon, Any change on the appserver stuff? Lemme know... -Peter -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Ant 1.5 support was broken (was RE: J2ee plugin problem)

2002-06-07 Thread Peter Lynch
Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers Peter Lynch peterlynch@minds To: Turbine Maven Developers List pring.com [EMAIL PROTECTED

Re: Security Question

2002-06-04 Thread Peter Lynch
For what's it's worth, I think this is a great idea. -Peter - Original Message - From: Dan Diephouse [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 04, 2002 5:40 PM Subject: Security Question I do not want to start a debate or a huge long discussion about security

Re: Turbine3 - RequestTools refreshing

2002-06-04 Thread Peter Lynch
- Original Message - From: James Taylor [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 04, 2002 5:02 AM Subject: Re: Turbine3 - RequestTools refreshing On Mon, 2002-06-03 at 23:41, Evan Koffler wrote: I love the new pipeline. It's good to see it coming along. Yay! I

Appserver patches

2002-06-04 Thread Peter Lynch
Hey all, Would someone have the time to commit my patches RE: appserver control via J2EE plugin. One is for the documentation, the other for the functionality. I submitted both to the list in the past ten days. The sooner it is added, the sooner I can give you more, more, more -Peter --

Re: DO NOT REPLY [Bug 9571] New: - SoftRefHashMap is all kinds of wonky

2002-06-03 Thread Peter Lynch
SoftRefHashMap is all kinds of wonky Maybe it's late, but that is the funniest bug report title I have seen in a while. ;-) -Peter -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

[PATCH] J2EE appserver docs

2002-06-03 Thread Peter Lynch
Here is some documentation for the J2EE appserver plugin patch I submitted last week. Hope this eliminates any grey matter... Anxious to see it committed so I can offer some more patches. Great work on the beta release. Things are looking good. ;-) -Peter APPSERVER_DOCS.patch.zip

[PATCH] bootstrapping jars list

2002-05-30 Thread Peter Lynch
It appears commons-digester-1.2.jar was missing from jars.list, preventing bootstrapping. -Peter Index: jars.list === RCS file: /home/cvspublic/jakarta-turbine-maven/jars.list,v retrieving revision 1.11 diff -u -r1.11 jars.list

j2ee plugin + appserver plugin = j2ee plugin

2002-05-30 Thread Peter Lynch
yo, I've been working on an application server plugin for Maven. It is coming... I plan on submitting the patch for it against the j2ee plugin code. I may be calling it a seperate plugin, but it will be integrated into j2ee's build.xml as that seemed logical. I hope everyone agrees this makes

Re: Test behavior

2002-05-30 Thread Peter Lynch
- Original Message - From: James Taylor [EMAIL PROTECTED] To: 'Turbine Maven Developers List' [EMAIL PROTECTED] Sent: Thursday, May 30, 2002 4:39 AM Subject: RE: Test behavior Exactly! I'm also opposed to such a switch. _If_ we were to do something like this I would want a

Re: [PATCH] Plugin Documentation Re-Org

2002-05-30 Thread Peter Lynch
- Original Message - From: Pete Kazmier [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 30, 2002 5:58 AM Subject: Re: [PATCH] Plugin Documentation Re-Org On Thu, May 30, 2002 at 12:59:28AM -0700, Peter Lynch wrote: Here is the promised patch to move the plugin docs

[PATCH] new appserver plugin

2002-05-30 Thread Peter Lynch
Hello, I've been working on an application server plugin for maven. I originally started hacking with an internal ant build file I use at work to create aplication server 'instances', but thankfully Vincent Massol mentioned the way Cactus works, and that saved me headache in the end. Thanks so

Re: [PATCH] new appserver plugin

2002-05-30 Thread Peter Lynch
Looks very cool. I'll try to have a close look this coming week end. I'll also try to find some time to help. WRT Ant 1.5, Cactus has a custom task that you could use to replace the http condition (while we're waiting for Ant 1.5 to be mainstream). We could easily implement that very

Re: cvs commit: jakarta-turbine-maven/src/java/org/apache/maven/struts Struts10WarFile.java

2002-05-29 Thread Peter Lynch
Dion, javac.compile: [javac] Compiling 233 source files to G:\cygwin\home\plynch\dev\apache\jakarta-turbine-maven\target\classes [javac] [javac] Found 1 semantic error compiling G:/cygwin/home/plynch/dev/apache/jakarta-turbine-maven/src/java/org/apache/mave

Re: Will Maven's final release be Ant 1.4.1 compatible?

2002-05-26 Thread Peter Lynch
So what I am hearing is that any patches/contribs made at this time should be 1.4.1 compatible. And that would mean if you wanted to use a feature in 1.5, such as a http condition, you'll have to add a custom Ant task. -Peter - Original Message - From: [EMAIL PROTECTED] To: Turbine

Multiple jars for each dependency

2002-05-03 Thread Peter Lynch
I have a project that depends on Java Secure Socket Extension. In this case there are three jars that make up the distribution. jcert.jar, jsse.jar and jnet.jar. Any objection to supporting multiple jars per dependency like below? dependency nameJava Secure Socket Extension/name

Re: cvs commit: jakarta-turbine-2/src/java/org/apache/turbine/modules/actions/sessionvalidator DefaultSessionValidator.java SessionValidator.java TemplateSecureSessionValidator.java TemplateSessionValidator.java

2002-04-17 Thread Peter Lynch
/turbine/modules/actions/sessionvalidator DefaultSessionValidator.java SessionValidator.java TemplateSecureSessionValidator.java TemplateSessionValidator.java Log: Thanks to Peter Lynch for these patches to remove antiquated

Re: Security Changes - blow by blow

2002-02-14 Thread Peter Lynch
I think we need Scope where JAAS would have CodeSource. It's not enough to ask does the Subject have Permission? We need to be asking does the Subject have Permission in this Scope? Or Does the subject have a capability to do X on a resource with permission X ? Sounds an awful lot like

Re: Security Changes (2 of 3) - JAAS Principals described

2002-02-08 Thread Peter Lynch
If you are using cvs with cygwin, and vi is the editor that comes up, then just type :wq -Peter - Original Message - From: Gonzalo A. Diethelm [EMAIL PROTECTED] To: Turbine Developers List [EMAIL PROTECTED] Sent: Friday, February 08, 2002 9:45 AM Subject: RE: Security Changes (2 of 3)

Re: [PATCH] Removing redirect logic in Turbine.java

2001-10-24 Thread Peter Lynch
Perhaps requiresNew Session should be deprecated in 2.2 instead, but other than that, I see no reason not to apply this patch. Will someone please apply? -Peter - Original Message - From: Gareth Coltman [EMAIL PROTECTED] To: [EMAIL PROTECTED]; 'Peter Lynch' [EMAIL PROTECTED] Sent

[PATCH] Removing redirect logic in Turbine.java

2001-10-20 Thread Peter Lynch
Hello, Here is a patch to turbine-2 the does the following: 1. Removes the Turbine.java logic of redirection to establish new sessions which, although reportedly a fix for certain obscure browser and server combinations, also has the consequence of creating several problems itself. 2. Removes

  1   2   >