[patch] xdoc-plugin indenting nested menus

2004-02-07 Thread Chad McHenry
Fixes for xdoc-plugin UI: 1) It was impossible to tell which were sub-items and which were top level items, which makes expandable menus seem silly. 2) The expanded/collapsed widget needs to be put at the top of each list item. For the nested menus it's /very/ important (else it floats

[jira] Closed: (MPXDOC-73) With new RC1 I now have to put leading slashes on my URLs

2004-02-07 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Sat, 7 Feb 2004 8:42 PM As noted, this was a problem with a hosed maven install. - View the issue: http://jira.codehaus.org/secure/ViewIssu

Brett : Maven HEAD - Problems with PluginScriptParser and xmlpull

2004-02-07 Thread Arnaud Heritier
Hi Brett.       I think that there are some problems with the last commits.     I’m using the HEAD branch and the ant –f build-bootstrap.xml gives this error :   D:\Work\Dev\maven\src\java\org\apache\maven\plugin\PluginCacheManager.java:251: cannot resolve symbol symbo

[jira] Commented: (MAVEN-868) maven.docs.src not processed under RC1 reactored build

2004-02-07 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sat, 7 Feb 2004 8:13 PM Body: this is because it is being set by an ant:property instead of being set in project.properties. Adding maven.docs.src=${basedir}/platform/xdocs to project.properties app

[jira] Created: (MAVEN-1154) make POM inheritence behave like RC1

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

[jira] Closed: (MPCHECKSTYLE-16) checkstyle plugin runs but gives wrong output after java:compile

2004-02-07 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sat, 7 Feb 2004 6:32 PM put it back - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHECKSTYLE-16 Here is an overv

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

2004-02-07 Thread brett
brett 2004/02/07 15:26:22 Modified:checkstyle plugin.jelly project.xml Log: fix MPCHECKSTYLE-16 by putting back hokey classloader stuff Revision ChangesPath 1.20 +1 -2 maven-plugins/checkstyle/plugin.jelly Index: plugin.jelly ===

cvs commit: maven/xdocs/start anakia.xml bootstrap.xml

2004-02-07 Thread brett
brett 2004/02/07 14:46:17 Modified:.build-bootstrap.xml maven.xml plugins-site.xml project.properties project.xml src/bin forehead.conf maven maven.bat src/bootstrap/org/apache/maven BootstrapPomParser.java

cvs commit: maven/src/java/org/apache/maven/plugin PluginManager.java

2004-02-07 Thread brett
brett 2004/02/07 14:09:12 Modified:src/java/org/apache/maven/plugin Tag: MAVEN-1_0-BRANCH PluginManager.java Log: moved to MavenUtils Revision ChangesPath No revision No revision 1.70.4.15 +1 -38 maven/

cvs commit: maven/src/java/org/apache/maven/plugin GoalToJellyScriptHousingMapper.java JellyPlugin.java JellyScriptHousing.java PluginManager.java PluginScriptParser.java

2004-02-07 Thread brett
brett 2004/02/07 13:57:37 Modified:src/java/org/apache/maven/jelly Tag: MAVEN-1_0-BRANCH MavenJellyContext.java src/java/org/apache/maven/jelly/tags/werkz Tag: MAVEN-1_0-BRANCH MavenAttainGoalTag.java src/jav

cvs commit: maven/src/java/org/apache/maven/jelly JellyUtils.java

2004-02-07 Thread brett
brett 2004/02/07 13:48:48 Modified:src/java/org/apache/maven/jelly Tag: MAVEN-1_0-BRANCH JellyUtils.java Log: add back useful debugging function Revision ChangesPath No revision No revision 1.16.4.4 +30 -1

cvs commit: maven/src/java/org/apache/maven MavenUtils.java

2004-02-07 Thread brett
brett 2004/02/07 13:47:11 Modified:src/java/org/apache/maven Tag: MAVEN-1_0-BRANCH MavenUtils.java Log: reinstate useful debugging function Revision ChangesPath No revision No revision 1.107.4.8 +26 -1

RE: What happened to the plugin howto?

2004-02-07 Thread Alex Karasulu
Please disregard I've got that guy disease that my wife says all men have: can't see where anything is. Found it. Alex > -Original Message- > From: Alex Karasulu [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 07, 2004 3:46 PM > To: [EMAIL PROTECTED] > Subject: What happened to the p

What happened to the plugin howto?

2004-02-07 Thread Alex Karasulu
Hello, I remember there being a plugin howto on the website. I can't seem to find it anymore now that the site has changed. Have I just lost my sight or was the link removed? If I'm blind could someone point me in the right direction? Thanks, Alex --

[jira] Updated: (MPCHANGELOG-30) breaks on cdata on comments

2004-02-07 Thread jira
The following issue has been updated: Updater: fabrizio giustina (mailto:[EMAIL PROTECTED]) Date: Sat, 7 Feb 2004 3:20 PM Comment: diff for ChangeLogEntry.java Changes: Attachment changed to changelog_cdata_patch.diff

[jira] Created: (MPCHANGELOG-30) breaks on cdata on comments

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

cvs commit: maven-components/maven-plugins/maven-compiler-plugin/src/java/org/apache/maven/plugin CompilerPlugin.java

2004-02-07 Thread jvanzyl
jvanzyl 2004/02/07 09:27:10 Modified:maven-plugins/maven-compiler-plugin/src/java/org/apache/maven/plugin CompilerPlugin.java Log: o adding imports Revision ChangesPath 1.2 +2 -1 maven-components/maven-plugins/maven-compiler-plugin/src/

cvs commit: maven-components/maven-mboot/src/bash maven.functions mboot

2004-02-07 Thread jvanzyl
jvanzyl 2004/02/07 08:55:04 Modified:maven-mboot TODO.txt maven-mboot/src/bash maven.functions mboot Log: o adding install capability Revision ChangesPath 1.6 +0 -1 maven-components/maven-mboot/TODO.txt Index: TODO.txt

cvs commit: maven-components/maven-mboot TODO.txt

2004-02-07 Thread jvanzyl
jvanzyl 2004/02/07 08:27:09 Modified:maven-mboot TODO.txt Log: Revision ChangesPath 1.5 +0 -1 maven-components/maven-mboot/TODO.txt Index: TODO.txt === RCS file: /home/cvs/maven-component

cvs commit: maven-components/maven-mboot/src/main Bootstrapper.java

2004-02-07 Thread jvanzyl
jvanzyl 2004/02/07 08:26:51 Modified:maven-mboot/src/main Bootstrapper.java Log: o add functionality to interpolate element. Revision ChangesPath 1.15 +53 -3 maven-components/maven-mboot/src/main/Bootstrapper.java Index: Bootstrapper.java

[jira] Updated: (MPTASKLIST-7) bad generated html

2004-02-07 Thread jira
The following issue has been updated: Updater: fabrizio giustina (mailto:[EMAIL PROTECTED]) Date: Sat, 7 Feb 2004 11:25 AM Comment: unified diff Changes: Attachment changed to tasklist_html_patch.diff -

[jira] Created: (MPTASKLIST-7) bad generated html

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

[jira] Updated: (MPLINKCHECK-7) patch for generated html + jslToSite tag

2004-02-07 Thread jira
The following issue has been updated: Updater: fabrizio giustina (mailto:[EMAIL PROTECTED]) Date: Sat, 7 Feb 2004 11:23 AM Comment: unified diff Changes: Attachment changed to linkcheck_jsltosite_html_patch.diff --

[jira] Created: (MPLINKCHECK-7) patch for generated html + jslToSite tag

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

cvs commit: maven-components/maven-mboot/src/main ArtifactDownloader.java Bootstrapper.java

2004-02-07 Thread jvanzyl
jvanzyl 2004/02/07 08:17:49 Modified:maven-mboot/src/main ArtifactDownloader.java Bootstrapper.java Log: o making the build.properties generally available to the bootstrapper and just passing in those properties to the artifact downloader. Revision C

cvs commit: maven-components/maven-mboot TODO.txt

2004-02-07 Thread jvanzyl
jvanzyl 2004/02/07 08:10:24 Modified:maven-mboot TODO.txt Log: Revision ChangesPath 1.4 +1 -0 maven-components/maven-mboot/TODO.txt Index: TODO.txt === RCS file: /home/cvs/maven-component

[jira] Created: (MAVEN-1153) update commons-lang dependency

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

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

2004-02-07 Thread Vincent Massol
Hi Emmanuel, What do you think about using the following notation for issue fixes: Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files. This automatically creates a link to the JIRA issue. Thanks -Vincent > -Original Message- > From: