[jira] Created: (MAVEN-600) [PATCH] point unfinished filtering doco at wiki

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

cvs commit: maven/src/plugins-build/java plugin.jelly

2003-07-22 Thread dion
dion2003/07/22 23:32:50 Modified:src/plugins-build/java plugin.jelly Log: Work around jelly bug when null value is provided Revision ChangesPath 1.18 +8 -6 maven/src/plugins-build/java/plugin.jelly Index: plugin.jelly =

cvs commit: maven project.xml

2003-07-22 Thread dion
dion2003/07/22 22:51:12 Modified:src/java/org/apache/maven MavenSession.java .project.xml Log: What's the next release? Revision ChangesPath 1.15 +2 -2 maven/src/java/org/apache/maven/MavenSession.java Index: MavenSession.java =

[jira] Commented: (MAVEN-598) historical report for clover

2003-07-22 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Tue, 22 Jul 2003 11:09 PM Body: You could use the ${maven.local.home}/clover directory for ongoing data rather than ${maven.docs.dest}. Also, I'd be happier if the task was just a bean... Don't ask

Re: cvs commit: maven/src/plugins-build/pmd plugin.jelly

2003-07-22 Thread dion
Shouldn't pmd be enabled via the element like all the others??? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ [EMAIL PROTECTED] wrote on 23/07/2003 01:57:56 AM: > epugh 2003/07/22 08:57:56 > > Modified:src/plugins-build/pmd plugin.jelly >

Re: cvs commit: maven/src/plugins-build/pmd plugin.jelly plugin.properties

2003-07-22 Thread dion
Eric, I'm assuming by this that there is code that gets compiled, tested etc that you don't want to go through pmd, right? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ [EMAIL PROTECTED] wrote on 23/07/2003 02:13:28 AM: > epugh 2003/07/22 09:13:2

cvs commit: maven/src/plugins-build/pmd plugin.jelly plugin.properties

2003-07-22 Thread epugh
epugh 2003/07/22 09:13:27 Modified:src/plugins-build/pmd/xdocs changes.xml properties.xml how-to.xml src/plugins-build/pmd plugin.jelly plugin.properties Log: Give PMD include/exclude filters. Same idea as in Checkstyle. Revision Change

cvs commit: maven/src/plugins-build/pmd plugin.jelly

2003-07-22 Thread epugh
epugh 2003/07/22 08:57:56 Modified:src/plugins-build/pmd plugin.jelly Log: Small fix to if statement! Jelly can be tricky! Revision ChangesPath 1.7 +1 -2 maven/src/plugins-build/pmd/plugin.jelly Index: plugin.jelly

[javadoc plugin] Install/Deploy facility was added

2003-07-22 Thread Michal Maczka
I have added: install, install-snapshot, deploy and deploy-snapshot goals to javadoc plugin. Once repository-layout component is back-ported from Maven-new we can think about naming convention for javadoc artifact. At the moment it is named (in repository) javadocs/${maven.final.name}.javadoc Q

cvs commit: maven/xdocs/misc powered.xml

2003-07-22 Thread kaz
kaz 2003/07/22 06:29:05 Modified:xdocs/misc powered.xml Log: Adding another maven site to the powered list (the japanese jetspeed site). Revision ChangesPath 1.2 +6 -0 maven/xdocs/misc/powered.xml Index: powered.xml

cvs commit: maven/src/plugins-build/javadoc/xdocs goals.xml changes.xml

2003-07-22 Thread michal
michal 2003/07/22 05:04:20 Modified:src/plugins-build/javadoc project.xml plugin.jelly src/plugins-build/javadoc/xdocs goals.xml changes.xml Log: Added install, install-snapshot, deploy and deploy snapshot goals Revision ChangesPath 1.12 +10 -0 ma

[jira] Commented: (MAVEN-599) TransformerFactory must be defined in maven launcher

2003-07-22 Thread jira
The following comment has been added to this issue: Author: Ramon Casha Created: Tue, 22 Jul 2003 4:27 AM Body: OOOPS! The version should be beta-9 not beta-10. Sorry. - View the issue: http://jira.codehaus.org/

[jira] Created: (MAVEN-599) TransformerFactory must be defined in maven launcher

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

[jira] Updated: (MAVEN-598) historical report for clover

2003-07-22 Thread jira
The following issue has been updated: Updater: Simon Langford (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Jul 2003 3:35 AM Comment: Diff of plugin.jelly in beta 10 and mine Changes: Attachment changed to plugin.jelly.diff ---

[jira] Updated: (MAVEN-598) historical report for clover

2003-07-22 Thread jira
The following issue has been updated: Updater: Simon Langford (mailto:[EMAIL PROTECTED]) Date: Tue, 22 Jul 2003 3:36 AM Comment: Clover history check to ensure more than one day of data, otherwise report fails. Changes: Attachment changed to CheckCloverHistoryTask.j

[jira] Created: (MAVEN-598) historical report for clover

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

cvs commit: maven/src/plugins-build/javadoc/xdocs changes.xml

2003-07-22 Thread dion
dion2003/07/22 00:13:29 Modified:src/plugins-build/pmd/xdocs changes.xml src/plugins-build/javadoc/xdocs changes.xml Log: Teach plugin about sourceMods Revision ChangesPath 1.7 +3 -0 maven/src/plugins-build/pmd/xdocs/changes.xml Index: c

cvs commit: maven/src/plugins-build/javadoc plugin.jelly

2003-07-22 Thread dion
dion2003/07/22 00:05:36 Modified:src/plugins-build/javadoc plugin.jelly Log: Teach plugin about sourceMods Revision ChangesPath 1.16 +17 -1 maven/src/plugins-build/javadoc/plugin.jelly Index: plugin.jelly ===

cvs commit: maven/src/plugins-build/pmd plugin.jelly

2003-07-22 Thread dion
dion2003/07/22 00:05:11 Modified:src/plugins-build/pmd plugin.jelly Log: Teach plugin about sourceMods Revision ChangesPath 1.6 +13 -0 maven/src/plugins-build/pmd/plugin.jelly Index: plugin.jelly ===