[jira] Commented: (MPXDOC-161) Tabbed browsing for multiprojects (this change involves both the multiproject plugin and xdoc)

2006-02-10 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-161?page=comments#action_58327 ] Ignacio G. Mac Dowell commented on MPXDOC-161: -- Did you find any errors? Is there anything I can do to help out testing with this issue? Tabbed browsing for

[jira] Commented: (CONTINUUM-574) Checkout failure in Windows

2006-01-31 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-574?page=comments#action_57419 ] Ignacio G. Mac Dowell commented on CONTINUUM-574: - Hi, this is not a bug. Using cvsnt you need to prefix your root repository location. SCM tokenizes the scm url

[jira] Commented: (CONTINUUM-574) Checkout failure in Windows

2006-01-31 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-574?page=comments#action_57426 ] Ignacio G. Mac Dowell commented on CONTINUUM-574: - Hi, it will save you a lot of headaches to prefix your windows repository location. It's easy and your cvs

[jira] Updated: (MPXDOC-161) Tabbed browsing for multiprojects (this change involves both the multiproject plugin and xdoc)

2005-09-06 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-161?page=all ] Ignacio G. Mac Dowell updated MPXDOC-161: - Attachment: xdoc.patch multiproject.patch While it was easy to implement via maven.xml, it has been quite a bit of a headache to

[jira] Closed: (MPMULTIPROJECT-57) When building the whole multiproject site, build each subproject in its correct directory instead of moving everything at the end (which may be very slow)

2005-09-02 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPMULTIPROJECT-57?page=all ] Ignacio G. Mac Dowell closed MPMULTIPROJECT-57: --- Resolution: Won't Fix This seems to have quite unexpected side effects on some reports When building the whole

[jira] Commented: (MPXDOC-131) allow i18n links

2005-09-01 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-131?page=comments#action_45627 ] Ignacio G. Mac Dowell commented on MPXDOC-131: -- If i run test03, test04 and the multiproject test against the patched plugin, I do get the desired results. Are you

[jira] Created: (MPMULTIPROJECT-57) When building the whole multiproject site, build each subproject in its correct directory instead of moving everything at the end (which may be very slow)

2005-08-30 Thread Ignacio G. Mac Dowell (JIRA)
When building the whole multiproject site, build each subproject in its correct directory instead of moving everything at the end (which may be very slow)

[jira] Created: (MPLINKCHECK-23) Improve linkcheck performance (2x+) getting rid of jtidy dependency via regexps

2005-08-30 Thread Ignacio G. Mac Dowell (JIRA)
Improve linkcheck performance (2x+) getting rid of jtidy dependency via regexps --- Key: MPLINKCHECK-23 URL: http://jira.codehaus.org/browse/MPLINKCHECK-23 Project: maven-linkcheck-plugin

[jira] Created: (MPXDOC-161) Tabbed browsing for multiprojects (this change involves both the multiproject plugin and xdoc)

2005-08-29 Thread Ignacio G. Mac Dowell (JIRA)
Tabbed browsing for multiprojects (this change involves both the multiproject plugin and xdoc) -- Key: MPXDOC-161 URL: http://jira.codehaus.org/browse/MPXDOC-161 Project:

[jira] Commented: (MPXDOC-108) setting maven.xdoc.jsl does not work with multiproject

2005-08-24 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-108?page=comments#action_45102 ] Ignacio G. Mac Dowell commented on MPXDOC-108: -- Don't worry! Maybe you could close it? ;-) setting maven.xdoc.jsl does not work with multiproject

[jira] Updated: (MPXDOC-150) maven.xdoc.date.format does not seem to have any effect?

2005-08-24 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-150?page=all ] Ignacio G. Mac Dowell updated MPXDOC-150: - Attachment: MPXDOC-150.patch IMO this bug was introduced with i18n. This patch solves the issue. If a date pattern is specified then the date is

[jira] Commented: (MPXDOC-23) Provide a way to exclude some XML files from xdoc transformation

2005-08-24 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-23?page=comments#action_45106 ] Ignacio G. Mac Dowell commented on MPXDOC-23: - You can do that putting in your project.properties file the following: maven.xdoc.xml.copy=[COMMA SEPARATED ANT PATTERNS TO

[jira] Commented: (MPXDOC-108) setting maven.xdoc.jsl does not work with multiproject

2005-08-23 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-108?page=comments#action_45008 ] Ignacio G. Mac Dowell commented on MPXDOC-108: -- It doesn't matter if you use one site.jsl or two. The main thing is that you need to set the file path as a file url for

[jira] Updated: (MPJAVA-38) sourceModifications handled incorrectly when more than one clause present

2005-08-22 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPJAVA-38?page=all ] Ignacio G. Mac Dowell updated MPJAVA-38: Attachment: sourceModifications.patch I came across this same problem... Truly, ant:available is working as expected. Quoting

[jira] Commented: (MPXDOC-108) setting maven.xdoc.jsl does not work with multiproject

2005-08-22 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-108?page=comments#action_44922 ] Ignacio G. Mac Dowell commented on MPXDOC-108: -- Trying using: maven.xdoc.jsl=file:${basedir}/[YOUR PATH HERE] see:

[jira] Updated: (MPXDOC-131) Allow velocity in user-documentation and expose pom

2005-08-19 Thread Ignacio G. Mac Dowell (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-131?page=all ] Ignacio G. Mac Dowell updated MPXDOC-131: - Attachment: hrefkey.patch Support for i18n links. Tests and docs included. It might be nice to have them for the item elements in navigation.xml