[jira] Commented: (MAVEN-997) Add Saxon 7.7 to repository

2003-11-10 Thread jira
The following comment has been added to this issue: Author: Alain Javier Guarnieri del Gesu Created: Mon, 10 Nov 2003 9:42 PM Body: No. The maintainer does not make the source code repository public. I am going to ask him to make sure. -

[jira] Updated: (MAVEN-1021) Request upload of pmd v1.3

2003-11-10 Thread jira
The following issue has been updated: Updater: Joakim Erdfelt (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 9:30 PM Comment: Required POM for uploading to repository. Changes: Attachment changed to pmd-pom.xml

[jira] Created: (MAVEN-1021) Request upload of pmd v1.3

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

cvs commit: maven-plugins/cruisecontrol/src/plugin-resources cruisecontrol.jsl

2003-11-10 Thread dion
dion2003/11/10 19:04:48 Modified:cruisecontrol/src/plugin-resources cruisecontrol.jsl Log: Map developer ids to emails Revision ChangesPath 1.4 +6 -0 maven-plugins/cruisecontrol/src/plugin-resources/cruisecontrol.jsl Index: cruisecontrol.jsl ===

cvs commit: maven-plugins/cruisecontrol/src/plugin-resources cruisecontrol.jsl

2003-11-10 Thread dion
dion2003/11/10 18:13:20 Modified:cruisecontrol/src/plugin-resources cruisecontrol.jsl Log: Added a todo Revision ChangesPath 1.3 +1 -0 maven-plugins/cruisecontrol/src/plugin-resources/cruisecontrol.jsl Index: cruisecontrol.jsl ==

[jira] Updated: (MAVEN-1020) Dependency case mismatch causes missing dependency without error

2003-11-10 Thread jira
The following issue has been updated: Updater: Sean Timm (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 7:31 PM Comment: Here's the patch to fix it... Changes: Attachment changed to ear-caseissue-plugin.jelly.diff -

[jira] Created: (MAVEN-1020) Dependency case mismatch causes missing dependency without error

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

Re: maven-new

2003-11-10 Thread Peter Donald
On Tue, 11 Nov 2003 01:05 am, Nicola Ken Barozzi wrote: > My personal understanding, in extreme summary, is that Peter Donald > refused to actively collaborate with some other Avalon members. I had > seen the fracture in the community and proposed him to make Phoenix a > project on par with Avalon;

Re: Goal aware reactor

2003-11-10 Thread dion
In multiproject builds you often want to run a set of goals on all the projects, then do something, then run another set. It'd be good if we kept the projects, once loaded, around and the reactor tag had a way of using the existing projects (or loading them if not) for the second execution. Doe

[jira] Commented: (MAVEN-997) Add Saxon 7.7 to repository

2003-11-10 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 10 Nov 2003 6:33 PM Body: can you point me to the source repo? - View the issue: http://jira.codehaus.org/secure/ViewIssue.j

Re: cvs commit: maven-plugins/multichanges/src/plugin-resources releases.jsl

2003-11-10 Thread dion
Vincent, is there a reason that we're not using the multiproject plugin for these, or at least the same property names? We now have maven.multichanges.basedir=${basedir} maven.multichanges.includes=*/project.xml maven.multichanges.excludes=**/target/**/project.xml,project.xml maven.multichanges.

[jira] Commented: (MAVEN-997) Add Saxon 7.7 to repository

2003-11-10 Thread jira
The following comment has been added to this issue: Author: Alain Javier Guarnieri del Gesu Created: Mon, 10 Nov 2003 5:41 PM Body: As near as I can tell, the maintainer keeps it to himself. There does not seem to be a public CVS. The source distributions seem to be definitive. --

[jira] Updated: (MAVEN-1011) Resolve project.xml inheritance when installing plugin

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 5:40 PM Changes: Fix Version changed to 1.1 Fix Version changed from 1.0-final

Problem with Case-sensitivity

2003-11-10 Thread Sean Timm
I'm hosting an in-house remote repository via Apache 2 on a Windows server. I recently ran into an issue where a few projects specified the name of a dependency with the wrong case (all lowercase instead of mixed-case). The remote repository still treats it as a valid filename and returns the dep

[jira] Commented: (MAVEN-957) Need property for extending classpath

2003-11-10 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 10 Nov 2003 5:16 PM Body: Give me your use case and we can work out how to proceed. - View the issue: http://jira.codehaus.o

cvs commit: maven-plugins/cruisecontrol plugin.properties

2003-11-10 Thread dion
dion2003/11/10 15:09:15 Modified:cruisecontrol plugin.properties Log: Fix typo Revision ChangesPath 1.2 +1 -1 maven-plugins/cruisecontrol/plugin.properties Index: plugin.properties ===

Re: Goal aware reactor

2003-11-10 Thread Jason van Zyl
On Mon, 2003-11-10 at 17:15, [EMAIL PROTECTED] wrote: > It'd make it easier if we could easily reexecute a set of goals on a > previously collected set of projects? Sorry, I'm not following could you give me a little example? > -- > dIon Gillard, Multitask Consulting > Blog: http://blogs.co

RE: rc2 unstable

2003-11-10 Thread Jason van Zyl
On Mon, 2003-11-10 at 16:21, Brett Porter wrote: > Jason, > > Just 1 question regarding this. How did you go about doing this merge? Most of the plugins were removed from HEAD so I simply did the same thing in the branch. I have yet to merge the core plugins together. > There's been a fair few

Re: Goal aware reactor

2003-11-10 Thread dion
It'd make it easier if we could easily reexecute a set of goals on a previously collected set of projects? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc Jason van Zyl <[EMAIL PROTECTED]> wrote

RE: rc2 unstable

2003-11-10 Thread Brett Porter
Jason, Just 1 question regarding this. How did you go about doing this merge? There's been a fair few changes on HEAD and it would be worth a merge. I'm happy to do it - I think I originally stated I'd do this once a week, but I didn't quite get around to that :) Basically I'll just do: cvs upd

RE: [changes] New goal for release report!

2003-11-10 Thread Brett Porter
This isn't the first attempt actually - from what I understand multiproject's dependency convergence report is an aggregator. The way I think it should work is: 1) all reports are per project (including depencency convergence!) 2) multiproject provides a generic aggregation utility to pull down mu

Goal aware reactor

2003-11-10 Thread Jason van Zyl
Dion, In the multiproject plugin if the reactor looked for special hooks post execution in a standard way would that make any of the stuff you are doing with the multiproject plugin easier. Just thinking about what Vincent is trying to do with the changes plugin. Basically thinking about making t

RE: [changes] New goal for release report!

2003-11-10 Thread Jason van Zyl
On Mon, 2003-11-10 at 13:29, Vincent Massol wrote: > Yes, I've also been uneasy about plugin that act on several projects. > However this is the logical next step. It may be that our plugin are now > getting ahead of the core... I don't know about that I just think it's a matter possibly of differ

[jira] Commented: (MAVEN-985) Provide the ability to ignore a particular project via the project.properties for that project

2003-11-10 Thread jira
The following comment has been added to this issue: Author: Sean Timm Created: Mon, 10 Nov 2003 2:06 PM Body: The problem is that certain goals don't make sense for any given project. For example, I've got a project that exists solely for the purpose of deploying to JBoss using

cvs commit: maven-plugins project.xml

2003-11-10 Thread vmassol
vmassol 2003/11/10 12:02:34 Modified:.project.xml Log: Added release report Revision ChangesPath 1.11 +1 -1 maven-plugins/project.xml Index: project.xml === RCS file: /home/cvs/mave

cvs commit: maven-plugins/multichanges/src/plugin-resources releases.jsl

2003-11-10 Thread vmassol
vmassol 2003/11/10 12:00:47 Modified:multichanges/src/plugin-resources releases.jsl Log: Binary --> Ascii Revision ChangesPath 1.2 +74 -74maven-plugins/multichanges/src/plugin-resources/releases.jsl Index: releases.jsl

cvs commit: maven-plugins/multichanges/src/plugin-resources releases.jsl

2003-11-10 Thread vmassol
vmassol 2003/11/10 12:00:25 Added: multichanges/xdocs properties.xml .cvsignore changes.xml index.xml navigation.xml goals.xml multichanges project.properties plugin.properties project.xml plugin.jelly .cvsignore

cvs commit: maven-plugins/multichanges/src - New directory

2003-11-10 Thread vmassol
vmassol 2003/11/10 12:00:09 maven-plugins/multichanges/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/multichanges/src/plugin-resources - New directory

2003-11-10 Thread vmassol
vmassol 2003/11/10 12:00:10 maven-plugins/multichanges/src/plugin-resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/multichanges/xdocs - New directory

2003-11-10 Thread vmassol
vmassol 2003/11/10 12:00:10 maven-plugins/multichanges/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/multichanges - New directory

2003-11-10 Thread vmassol
vmassol 2003/11/10 12:00:08 maven-plugins/multichanges - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2003-11-10 Thread vmassol
vmassol 2003/11/10 11:29:41 Modified:tjdo/xdocs changes.xml Log: Use YYY-MM-DD format (as all plugins do) Revision ChangesPath 1.5 +3 -3 maven-plugins/tjdo/xdocs/changes.xml Index: changes.xml =

[jira] Commented: (MAVEN-957) Need property for extending classpath

2003-11-10 Thread jira
The following comment has been added to this issue: Author: Dale King Created: Mon, 10 Nov 2003 12:42 PM Body: So basically, I can do it by adding it to the classpath for the entire application, even though it is only used by the checkstyle plug-in. I don't find that a very satis

RE: [changes] New goal for release report!

2003-11-10 Thread Vincent Massol
Yes, I've also been uneasy about plugin that act on several projects. However this is the logical next step. It may be that our plugin are now getting ahead of the core... To answer your question, yes, it concerns several plugins (it uses the reactor). However, there are different goals. Anyway,

Re: [changes] New goal for release report!

2003-11-10 Thread Jason van Zyl
On Mon, 2003-11-10 at 12:49, Vincent Massol wrote: > Hi, > > I'm about to commit changes I've made to the changes plugin so that it > can generate a general report about releases of subprojects. Here's a > demo: > > http://maven.apache.org/reference/plugins/optional/release-report.html > > Do yo

[changes] New goal for release report!

2003-11-10 Thread Vincent Massol
Hi, I'm about to commit changes I've made to the changes plugin so that it can generate a general report about releases of subprojects. Here's a demo: http://maven.apache.org/reference/plugins/optional/release-report.html Do you like it? I still need to sort over the release dates so that the l

[jira] Commented: (MAVEN-959) Use artifact plugin instead of deploy to be consistent with other plugins such as ejb, war, ear

2003-11-10 Thread jira
The following comment has been added to this issue: Author: Sean Timm Created: Mon, 10 Nov 2003 11:21 AM Body: I attached a patch to fix this issue to MAVEN-373 (http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-373). I probably should have made a new issue and attached i

[jira] Commented: (MAVEN-1011) Resolve project.xml inheritance when installing plugin

2003-11-10 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Mon, 10 Nov 2003 11:17 AM Body: dIon, what I am suggesting is an improvement. It's not a bug. - View the issue: http://jira.co

[jira] Commented: (MAVEN-959) Use artifact plugin instead of deploy to be consistent with other plugins such as ejb, war, ear

2003-11-10 Thread jira
The following comment has been added to this issue: Author: Willie Vu Created: Mon, 10 Nov 2003 11:09 AM Body: in jar:deploy-snapshot, jar:deploy - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?

[jira] Created: (MAVEN-1019) junit/cactus error output should be displayed in the report

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

[jira] Updated: (MAVEN-1003) Some properties fail to resolve in goals

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:15 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see:

[jira] Updated: (MAVEN-995) statcvs's viewcvs links don't work if repository url contains query string

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:13 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see:

[jira] Updated: (MAVEN-1017) prereq for java:compile throws off line numbers.

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:12 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see:

[jira] Updated: (MAVEN-972) add commons-primitives to repository

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:11 AM Changes: Fix Version changed to 1.0-rc2 - For a full history of the issue, see:

[jira] Updated: (MAVEN-1018) Castor report generation

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:12 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see:

[jira] Updated: (MAVEN-1011) Resolve project.xml inheritance when installing plugin

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:10 AM Comment: I thought the parsing/use of the parent was turned off when parsing plugin project.xml files. Do you have a stacktrace? Changes: Fix Ver

[jira] Updated: (MAVEN-959) Use artifact plugin instead of deploy to be consistent with other plugins such as ejb, war, ear

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:09 AM Comment: Where? Changes: Version changed to 1.0-rc1 Version changed from 1.1 Fix Version changed to 1.1 -

[jira] Closed: (MAVEN-957) Need property for extending classpath

2003-11-10 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Mon, 10 Nov 2003 10:08 AM It appears that the answer is to add the jars to your . Please reopen if this doesn't work. - View the issue:

[jira] Closed: (MAVEN-1012) plugin-statcvs does not play nice with Eclipse

2003-11-10 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Mon, 10 Nov 2003 10:07 AM extssh is an eclipse only protocol. Use ext and CVS_RSH=ssh - View the issue: http://jira.codehaus.org/secure/V

[jira] Updated: (MAVEN-1014) source / CDATA should remain unmolested.

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:06 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see:

[jira] Updated: (MAVEN-991) Generated source support

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:06 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see:

[jira] Updated: (MAVEN-975) JCoverage plugin missing dependency on xerces (for JDK1.3.1 only)

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:05 AM Changes: Fix Version changed to 1.0-rc2 - For a full history of the issue, see:

[jira] Updated: (MAVEN-984) Tasks plugin

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:04 AM Changes: Version changed to 1.0-rc1 Version changed from 1.1 Fix Version changed to 1.1 -

[jira] Updated: (MAVEN-990) Add tag in called

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:04 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see:

[jira] Updated: (MAVEN-953) Release maven-release-plugin

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 10:03 AM Changes: Fix Version changed to 1.0-rc2 - For a full history of the issue, see:

[jira] Commented: (MAVEN-1018) Castor report generation

2003-11-10 Thread jira
The following comment has been added to this issue: Author: Xavier RODRIGUEZ Created: Mon, 10 Nov 2003 10:03 AM Body: I tried to implement this feature ... I know this is still a draft! ;-) * I create a new goal in the plugin.jelly file: ${systemScope.setProperty('javax.xml.tr

cvs commit: maven-plugins/dashboard/src/plugin-resources/templates dashboard.jsl

2003-11-10 Thread vmassol
vmassol 2003/11/10 07:55:48 Modified:dashboard/src/plugin-resources/templates dashboard.jsl Log: Binary --> Ascii Revision ChangesPath 1.3 +48 -48 maven-plugins/dashboard/src/plugin-resources/templates/dashboard.jsl Index: dashboard.jsl ==

[jira] Created: (MAVEN-1018) Castor report generation

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

Re: maven-new

2003-11-10 Thread Jason van Zyl
On Mon, 2003-11-10 at 09:05, Nicola Ken Barozzi wrote: > Jason van Zyl wrote: > ... > > No one has every lobbied as hard as you to get someone thrown out of > > Apache in addition to carrying out a compaign to eradicate and > > existing solution to replace it with their own. > ... > > I have been

Re: maven-new

2003-11-10 Thread Nicola Ken Barozzi
Jason van Zyl wrote: ... No one has every lobbied as hard as you to get someone thrown out of Apache in addition to carrying out a compaign to eradicate and existing solution to replace it with their own. ... I have been the Chair of Avalon at the time this happened. I can assure you that the rea

[jira] Closed: (MAVEN-1008) PMD Plugin doesn't allow for custom rulesets.

2003-11-10 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Mon, 10 Nov 2003 8:17 AM Applied in 1.3-SNAPSHOT. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1008 Here

cvs commit: maven-plugins/pmd project.xml plugin.jelly

2003-11-10 Thread dion
dion2003/11/10 06:16:40 Modified:pmd/xdocs changes.xml pmd project.xml plugin.jelly Log: Apply MAVEN-1008: Patch to add the project dependancies to the pmd classpath. This should allow a custom ruleset jar file that is defined as a dependancy to be added

[jira] Created: (MAVEN-1017) prereq for java:compile throws off line numbers.

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

[ANN] Dashboard plugin version 1.0 has been released

2003-11-10 Thread Vincent Massol
The Maven team is pleased to announce the Dashboard plugin 1.0 release! http://maven.apache.org/reference/plugins/dashboard This plugin generates a dashboard HTML report containing information gathered from other Maven reports (Checkstyle, Clover, JUnit, Simian, etc). The dashboard aggregate th

cvs commit: maven-plugins/dashboard project.xml

2003-11-10 Thread vmassol
vmassol 2003/11/10 05:43:54 Modified:dashboard/xdocs changes.xml dashboard project.xml Log: version 1.1-SNAPSHOT is open for business Revision ChangesPath 1.3 +3 -0 maven-plugins/dashboard/xdocs/changes.xml Index: changes.xml =

cvs commit: maven-plugins/dashboard/announcements 1.0.ann

2003-11-10 Thread vmassol
vmassol 2003/11/10 05:42:47 Modified:dashboard/announcements 1.0.ann Log: Fixed typo Revision ChangesPath 1.2 +2 -2 maven-plugins/dashboard/announcements/1.0.ann Index: 1.0.ann === RCS fil

cvs commit: maven-plugins/dashboard/announcements 1.0.ann

2003-11-10 Thread vmassol
vmassol 2003/11/10 05:40:34 Modified:dashboard/xdocs changes.xml navigation.xml dashboard project.xml Added: dashboard/announcements 1.0.ann Log: Preparing to release version 1.0 Revision ChangesPath 1.2 +3 -2 maven-plugins/dashboard/xdoc

cvs commit: maven-plugins/dashboard/announcements - New directory

2003-11-10 Thread vmassol
vmassol 2003/11/10 05:40:26 maven-plugins/dashboard/announcements - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/dashboard plugin.jelly

2003-11-10 Thread vmassol
vmassol 2003/11/10 05:21:17 Modified:dashboard plugin.jelly Log: refactoring Revision ChangesPath 1.4 +35 -21maven-plugins/dashboard/plugin.jelly Index: plugin.jelly === RCS file: /home/cvs

RE: [Dashboard] Example

2003-11-10 Thread Vincent Massol
Ok, here's a better dashboard (with Clover information): http://maven.apache.org/reference/plugins/optional/dashboard-report.html -Vincent > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: 10 November 2003 09:20 > To: 'Maven Developers List' > Subject: RE: [Da

[jira] Updated: (MAVEN-994) latka:jmeter-convert loses information from the jmeter config

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 6:26 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Updated: (MAVEN-992) multiproject:goal fails in maven console on second time through

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 6:25 AM Changes: Fix Version changed to 1.0-final - For a full history of the issue, see

[jira] Updated: (MAVEN-997) Add Saxon 7.7 to repository

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 6:25 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Commented: (MAVEN-997) Add Saxon 7.7 to repository

2003-11-10 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 10 Nov 2003 6:24 AM Body: Where is the definitive source for Saxon jars? - View the issue: http://jira.codehaus.org/secure/V

[jira] Updated: (MAVEN-1016) Test case of extending a project on several levels

2003-11-10 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 6:20 AM Comment: Inheritance is one level at this point, but this is planned to be fixed for 1.0 Changes: Version changed to 1.0-rc1 Version ch

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

2003-11-10 Thread vmassol
vmassol 2003/11/10 04:16:25 Modified:clover project.xml clover/xdocs changes.xml Log: Upgraded to clover 1.2.3 Revision ChangesPath 1.22 +1 -1 maven-plugins/clover/project.xml Index: project.xml ===

cvs commit: maven-plugins/checkstyle plugin.jelly

2003-11-10 Thread vmassol
vmassol 2003/11/10 04:14:42 Modified:checkstyle plugin.jelly Log: Added optional checkstyle jar to execution CP Revision ChangesPath 1.18 +2 -0 maven-plugins/checkstyle/plugin.jelly Index: plugin.jelly =

cvs commit: maven-plugins/checkstyle/xdocs navigation.xml index.xml

2003-11-10 Thread vmassol
vmassol 2003/11/10 04:11:27 Modified:checkstyle project.xml checkstyle/xdocs navigation.xml index.xml Removed: checkstyle/xdocs/releases/v2.0 index.xml changes.xml goals.xml migrating.xml properties.xml checkstyle/xdocs/current

cvs commit: maven-plugins/clover plugin.jelly

2003-11-10 Thread vmassol
vmassol 2003/11/10 04:09:38 Modified:clover plugin.jelly Log: Removed unused commented line Revision ChangesPath 1.14 +0 -1 maven-plugins/clover/plugin.jelly Index: plugin.jelly === RCS f

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

2003-11-10 Thread vmassol
vmassol 2003/11/10 03:58:14 Modified:checkstyle/xdocs changes.xml Log: oops. wrong place Revision ChangesPath 1.13 +3 -4 maven-plugins/checkstyle/xdocs/changes.xml Index: changes.xml === RC

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

2003-11-10 Thread vmassol
vmassol 2003/11/10 03:57:32 Modified:checkstyle/xdocs changes.xml Log: Upgraded to checkstyle 3.2 Revision ChangesPath 1.12 +4 -0 maven-plugins/checkstyle/xdocs/changes.xml Index: changes.xml ===

cvs commit: maven-plugins/checkstyle project.xml project.properties

2003-11-10 Thread vmassol
vmassol 2003/11/10 03:57:00 Modified:checkstyle/xdocs changes.xml checkstyle/src/plugin-resources sun_checks.xml checkstyle project.xml project.properties Log: Upgraded to checkstyle 3.2 Revision ChangesPath 1.11 +13 -3 maven-plugins

Re: [checkstyle] Can I remove different web sites versions?

2003-11-10 Thread dion
Go for it -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc "Vincent Massol" <[EMAIL PROTECTED]> wrote on 10/11/2003 10:26:30 PM: > Hi (dIon), > > I'm working on the checkstyle plugin, upgrading i

[checkstyle] Can I remove different web sites versions?

2003-11-10 Thread Vincent Massol
Hi (dIon), I'm working on the checkstyle plugin, upgrading it version 3.2 of checkstyle. Some time ago, different versions of the web site were checked in CVS. Can I remove them so that only the current latest version is checked in CVS? Thanks -Vincent -

RE: [Dashboard] Example

2003-11-10 Thread Vincent Massol
Thanks dIon. Yeah, there was something wrong! There is another problem in that clover requires a clean before running... Otherwise it doesn't instrument the source files... I'll need to look into that. -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sen

[jira] Updated: (MAVEN-1016) Test case of extending a project on several levels

2003-11-10 Thread jira
The following issue has been updated: Updater: Dominik Roblek (mailto:[EMAIL PROTECTED]) Date: Mon, 10 Nov 2003 1:16 AM Comment: Test case attachement Changes: Attachment changed to project.zip

[jira] Created: (MAVEN-1016) Test case of extending a project on several levels

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