[jira] Commented: (MPCLOVER-13) The clover should fork the junit tests

2003-12-05 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Fri, 5 Dec 2003 5:23 PM Body: I tried to get the interval flush policy to work, but didn't have much success. I agree that until we can make it work correctly (not require a fork for clover to work),

[jira] Commented: (MPCLOVER-3) test directory

2003-12-05 Thread jira
The following comment has been added to this issue: Author: Nicolas Radde Created: Fri, 5 Dec 2003 1:13 PM Body: The junit plugin have a property "maven.junit.dir" (http://maven.apache.org/reference/plugins/test/properties.html). This property is useful when your junit tests need

RE: Mini roadmap

2003-12-05 Thread Eric Pugh
I'd vote for Brett's approach that if he gets it fixed, great, otherwise release it. The memory leak primarily affects large multiproject usages of Maven, and in many ways, that is the part that really needs the stuff Jason is working on to succeed. For building a single project, or just a couple

[jira] Commented: (MPCLOVER-13) The clover should fork the junit tests

2003-12-05 Thread jira
The following comment has been added to this issue: Author: Trygve Laugst?l Created: Fri, 5 Dec 2003 12:24 PM Body: Sounds like the reason :) What about changing the default behavior to forking the jvm for now untill someone can figure out a way to flush the files? If you want a

[jira] Commented: (MPCLOVER-13) The clover should fork the junit tests

2003-12-05 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Fri, 5 Dec 2003 12:14 PM Body: Ah yes, I think I understand. That's because clover flushes its coverage buffer on JVM exit. Thus if you generate the report right after running the tests, you will m

[jira] Commented: (MPCLOVER-13) The clover should fork the junit tests

2003-12-05 Thread jira
The following comment has been added to this issue: Author: Trygve Laugst?l Created: Fri, 5 Dec 2003 12:04 PM Body: When I ran clover I had to fork the jvm running the tests unless only the first testXX in each TestCase was run giving a very low cover report. -

cvs commit: maven-plugins/dashboard project.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 09:56:46 Modified:dashboard project.xml Log: use last released version Revision ChangesPath 1.10 +1 -1 maven-plugins/dashboard/project.xml Index: project.xml === RCS file

Re: cvs commit: maven-plugins/clover/xdocs properties.xml changes.xml

2003-12-05 Thread Jason van Zyl
On Fri, 2003-12-05 at 12:44, Jason van Zyl wrote: > On Fri, 2003-12-05 at 12:38, [EMAIL PROTECTED] wrote: > > vmassol 2003/12/05 09:38:39 > > > > Modified:clover plugin.jelly plugin.properties > >clover/xdocs properties.xml changes.xml > > Log: > > Allows the user t

cvs commit: maven-plugins/clover/xdocs changes.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 09:53:00 Modified:clover project.xml clover/xdocs changes.xml Log: Continue work for 1.5 version Revision ChangesPath 1.28 +5 -0 maven-plugins/clover/project.xml Index: project.xml ==

cvs commit: maven-plugins/clover/xdocs navigation.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 09:47:58 Modified:clover/xdocs navigation.xml Log: Prepare for 1.4 release Revision ChangesPath 1.4 +2 -1 maven-plugins/clover/xdocs/navigation.xml Index: navigation.xml =

cvs commit: maven-plugins/clover/xdocs changes.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 09:45:35 Modified:clover project.xml clover/xdocs changes.xml Log: Prepare for 1.4 release Revision ChangesPath 1.27 +2 -2 maven-plugins/clover/project.xml Index: project.xml

[jira] Commented: (MPCLOVER-3) test directory

2003-12-05 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Fri, 5 Dec 2003 11:51 AM Body: Hi Nicolas, I fail to understand what you mean by ${maven.junit.dir}... Can you please explain what your use case is what is missing? Thanks.

Re: cvs commit: maven-plugins/clover/xdocs properties.xml changes.xml

2003-12-05 Thread Jason van Zyl
On Fri, 2003-12-05 at 12:38, [EMAIL PROTECTED] wrote: > vmassol 2003/12/05 09:38:39 > > Modified:clover plugin.jelly plugin.properties >clover/xdocs properties.xml changes.xml > Log: > Allows the user to override the Clover jar. This is especially useful as the > C

[jira] Updated: (MPCLOVER-9) How to execute single Class by using Clover?

2003-12-05 Thread jira
The following issue has been updated: Updater: Vincent Massol (mailto:[EMAIL PROTECTED]) Date: Fri, 5 Dec 2003 11:49 AM Changes: environment changed to priority changed from Critical Fix Version changed to 1.4 -

[jira] Closed: (MPCLOVER-11) Add ability for clover to use a specific clover dep rather than just clover-1.0.jar

2003-12-05 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 5 Dec 2003 11:45 AM Done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCLOVER-11 Here is an overview of

cvs commit: maven-plugins/clover/xdocs properties.xml changes.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 09:38:39 Modified:clover plugin.jelly plugin.properties clover/xdocs properties.xml changes.xml Log: Allows the user to override the Clover jar. This is especially useful as the Clover jars are license-signed for a specific project so you might wa

[jira] Updated: (MPCLOVER-13) The clover should fork the junit tests

2003-12-05 Thread jira
The following issue has been updated: Updater: Vincent Massol (mailto:[EMAIL PROTECTED]) Date: Fri, 5 Dec 2003 11:24 AM Changes: Fix Version changed to 1.4 - For a full history of the issue, see:

[jira] Closed: (MPCLOVER-12) Make clover run over unit tests as well

2003-12-05 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCLOVER-12 Here is an overview of the issue:

cvs commit: maven-plugins/clover/xdocs changes.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 09:16:26 Modified:clover/xdocs changes.xml Log: I hadn't seen there was an issue on this... Funnily I picked the same property name as the one Ben suggested! :-) Revision ChangesPath 1.18 +1 -1 maven-plugins/clover/xdocs/changes.xml Inde

[jira] Commented: (MPCLOVER-13) The clover should fork the junit tests

2003-12-05 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Fri, 5 Dec 2003 11:20 AM Body: Please correct me if I'm wrong but I don;t the link bewteen forking unit tests and Clover. The unit tests are run by the "test" plugin and there's already a property

[jira] Closed: (MPJBOSS-4) jboss:configure fails in linux when coping the jboss scripts to start/stop/etc

2003-12-05 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 5 Dec 2003 9:02 AM Fixed in JBoss plugin 1.3. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJBOSS-4 Her

cvs commit: maven-plugins/jboss/xdocs changes.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 06:56:02 Modified:jboss/xdocs changes.xml Log: Added dIon's fix back in version 1.3 for MPJBOSS-4. Revision ChangesPath 1.21 +1 -0 maven-plugins/jboss/xdocs/changes.xml Index: changes.xml

cvs commit: maven/xdocs/misc articles.xml

2003-12-05 Thread evenisse
evenisse2003/12/05 06:49:30 Modified:xdocs/misc articles.xml Log: Add some Astrogrid links Revision ChangesPath 1.5 +15 -0 maven/xdocs/misc/articles.xml Index: articles.xml === RCS file: /h

cvs commit: maven-plugins/jboss plugin.jelly

2003-12-05 Thread vmassol
vmassol 2003/12/05 06:48:21 Modified:jboss/xdocs changes.xml goals.xml jbossplugin.jelly Log: Added feature to add custom lib jars to the JBoss configuration created when using the jboss:configure goal. Revision ChangesPath 1.20 +4 -0 maven-p

[jira] Closed: (MPJBOSS-6) Add maven.jboss.lib.dir to setup /lib directory

2003-12-05 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Fri, 5 Dec 2003 8:34 AM Fixed in CVS. Added a dependency property. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?ke

cvs commit: maven-plugins/dashboard project.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 06:18:14 Modified:dashboard/xdocs changes.xml dashboard project.xml Log: - Start work on 1.3 version - Start exploring plugin dependencies Revision ChangesPath 1.13 +8 -2 maven-plugins/dashboard/xdocs/changes.xml Index: c

cvs commit: maven-plugins/clover/src/plugin-test project.properties maven.xml

2003-12-05 Thread vmassol
vmassol 2003/12/05 06:17:22 Modified:clover plugin.jelly clover/src/plugin-test project.properties maven.xml Log: Now supports several compile and test directory sets. Revision ChangesPath 1.17 +23 -8 maven-plugins/clover/plugin.jelly Index:

[jira] Commented: (MAVENUPLOAD-39) Upload batik1.5 jars

2003-12-05 Thread jira
The following comment has been added to this issue: Author: Martin van den Bemt Created: Fri, 5 Dec 2003 6:31 AM Body: They are all in my home directory alrady + one big jar file (called batik-lib-1.5.jar, which contains everything (build using the source release of batik 1.5 usin

RE: Using maven HEAD

2003-12-05 Thread Jörg Schaible
Just as a side note: Although the build of the Maven-branch was now claimed as successfull I found following issue in the build log: [exec] + [exec] | Building Maven Ashkelon Plug-in [exec] | Memory: 15M/15M [exec] +

RE: Using maven HEAD

2003-12-05 Thread Jörg Schaible
Brett Porter wrote on Thursday, December 04, 2003 11:08 PM: > IS everything in ../maven-plugins? No, it is not. I only had the three plugins below checked out for further examination and development. > Is there a > build.properties file overriding some property? > > You are only attempting to bu

[jira] Created: (MPFAQ-7) Process all fml files in xdoc directory structure.

2003-12-05 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPFAQ-7 Here is an overview of the issue: