svn commit: r151694 - in maven/maven-1/plugins/trunk/dist: plugin.jelly xdocs/changes.xml xdocs/goals.xml

2005-02-06 Thread akarasulu
Author: akarasulu Date: Sun Feb 6 23:14:36 2005 New Revision: 151694 URL: http://svn.apache.org/viewcvs?view=rev&rev=151694 Log: changes for http://jira.codehaus.org/browse/MPDIST-20 ... o added documentation for goals added (no new properties at this point) o added description in jelly for so

[jira] Commented: (MPDIST-20) Support multiprojects

2005-02-06 Thread jira
The following comment has been added to this issue: Author: Alex Karasulu Created: Mon, 7 Feb 2005 2:07 AM Body: This issue is not really finished regardless of an initial commit of the dist multiproject code here: http://svn.apache.org/viewcvs.cgi?rev=151648&view=rev I will get

Re: svn commit: r151648 - maven/maven-1/plugins/trunk/dist/plugin.jelly

2005-02-06 Thread Alex Karasulu
Brett Porter wrote: Hi Alex, Thanks for this! Can you also do the following: - add the JIRA issue number in the comment, and close the JIRA issue if you can (let me know if you need additional permissions) - add a note to changes.xml detailing the change - add documentation for the added goals Ce

Re: svn commit: r151648 - maven/maven-1/plugins/trunk/dist/plugin.jelly

2005-02-06 Thread Brett Porter
Hi Alex, Thanks for this! Can you also do the following: - add the JIRA issue number in the comment, and close the JIRA issue if you can (let me know if you need additional permissions) - add a note to changes.xml detailing the change - add documentation for the added goals Thanks, Brett [EMAIL P

svn commit: r151648 - maven/maven-1/plugins/trunk/dist/plugin.jelly

2005-02-06 Thread akarasulu
Author: akarasulu Date: Sun Feb 6 16:48:58 2005 New Revision: 151648 URL: http://svn.apache.org/viewcvs?view=rev&rev=151648 Log: changes ... o added ability to consolidate javadocs for multiproject at the top level o added more multiproject analogs to dist goals Modified: maven/maven-1/p

[jira] Commented: (MPNATIVE-13) Jelly tokenize incorrect behaviour

2005-02-06 Thread jira
The following comment has been added to this issue: Author: baleineca Created: Sun, 6 Feb 2005 7:07 PM Body: Using substring instead of jelly tokenize seems to do the trick. I only tested on win32, I will test on mac and linux and post a patch. ---

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2005-02-06 Thread jira
The following comment has been added to this issue: Author: Sean Gay Created: Sun, 6 Feb 2005 6:30 PM Body: If the report is run after a clean the problem occurs, if the classes are compiled in your target directory then checkstyle can find the custom class information. It may b

svn commit: r151625 - maven/maven-1/core/trunk/xdocs/reference/articles.xml

2005-02-06 Thread brett
Author: brett Date: Sun Feb 6 14:18:07 2005 New Revision: 151625 URL: http://svn.apache.org/viewcvs?view=rev&rev=151625 Log: add French site about Maven recommended by Marc DEXET Modified: maven/maven-1/core/trunk/xdocs/reference/articles.xml Modified: maven/maven-1/core/trunk/xdocs/referen

[jira] Commented: (MPJAVADOC-38) [PATHC] javadoc artifact is installed/deployed with a weird extension

2005-02-06 Thread jira
The following comment has been added to this issue: Author: Milos Kleint Created: Sun, 6 Feb 2005 12:58 PM Body: There's one usecase for specifying the javadoc as dependency in your pom. When using IDEs you want the javadocs for your libraries to be available for the IDE as well,