[ http://jira.codehaus.org/browse/MPDEVACTIVITY-4?page=all ]
     
Brett Porter closed MPDEVACTIVITY-4:
------------------------------------

     Assign To: Brett Porter
    Resolution: Fixed

> XSLT stylesheet never matches any results
> -----------------------------------------
>
>          Key: MPDEVACTIVITY-4
>          URL: http://jira.codehaus.org/browse/MPDEVACTIVITY-4
>      Project: maven-developer-activity-plugin
>         Type: Bug
>   Components: default
>  Environment: Maven developer-activity-plugin 1.5.1
>     Reporter: Graham King
>     Assignee: Brett Porter

>
>
> The developer-activity.jsl stylesheet matches 'changelog' and then does 
> count(./changelog-entry).
> The changelog.xml file it is working with has this structure:
> changelog
> --changeset
> ----changelog-entry
> i.e. there are no direct children of changelog called changelog-entry. 
> Presumably the changelog plugin added multiple changeset options and this 
> plugin hasn't caught up yet.
> I changed the jsl:template to match "changelog/changeset" so it would work 
> for me, but that wouldn't work for multiple changesets.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to