On Tue, Apr 13, 2010 at 7:37 PM, Niall Pemberton <niall.pember...@gmail.com> wrote: > On Wed, Apr 14, 2010 at 12:18 AM, Rahul Akolkar <rahul.akol...@gmail.com> > wrote: >> Thanks for doing this Niall. One comment below ... >> >> On Tue, Apr 13, 2010 at 7:11 PM, <nia...@apache.org> wrote: >>> Author: niallp >>> Date: Tue Apr 13 23:11:26 2010 >>> New Revision: 933811 >>> >>> URL: http://svn.apache.org/viewvc?rev=933811&view=rev >>> Log: >>> Move/rename "xdocs" directory to standard m2 "src/site/xdoc" >>> >>> Added: >>> commons/proper/scxml/branches/J6/src/changes/ >>> commons/proper/scxml/branches/J6/src/changes/changes.xml >>> - copied unchanged from r933806, >>> commons/proper/scxml/branches/J6/xdocs/changes.xml >>> commons/proper/scxml/branches/J6/src/site/fml/ >>> commons/proper/scxml/branches/J6/src/site/fml/faq.fml >>> - copied unchanged from r933806, >>> commons/proper/scxml/branches/J6/xdocs/faq.fml >>> commons/proper/scxml/branches/J6/src/site/xdoc/ >>> - copied from r933806, commons/proper/scxml/branches/J6/xdocs/ >>> Removed: >>> commons/proper/scxml/branches/J6/src/site/xdoc/changes.xml >>> commons/proper/scxml/branches/J6/src/site/xdoc/faq.fml >>> commons/proper/scxml/branches/J6/src/site/xdoc/images/ >>> commons/proper/scxml/branches/J6/src/site/xdoc/style/ >>> commons/proper/scxml/branches/J6/xdocs/ >>> Modified: >>> commons/proper/scxml/branches/J6/pom.xml >>> commons/proper/scxml/branches/J6/src/assembly/src.xml >>> >>> Modified: commons/proper/scxml/branches/J6/pom.xml >>> URL: >>> http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/pom.xml?rev=933811&r1=933810&r2=933811&view=diff >>> ============================================================================== >>> --- commons/proper/scxml/branches/J6/pom.xml (original) >>> +++ commons/proper/scxml/branches/J6/pom.xml Tue Apr 13 23:11:26 2010 >>> @@ -280,9 +280,9 @@ >>> <plugin> >>> <groupId>org.apache.maven.plugins</groupId> >>> <artifactId>maven-changes-plugin</artifactId> >>> - <version>2.1</version> >>> + <version>2.0</version> >> <snip/> >> >> Downgrade? > > Yes later versions of don't accept html markup - so this produces an > empty report with 2.1 - see: > > http://commons.apache.org/scxml/changes-report.html > > Downgrading allowed the report to be produced OK. If you want to > upgrade to a later version then you'll need to remove the markup from > the changes.xml > <snip/>
Good to know the reason, I figured it had to do with maintaining a functioning version of the plugin for us. -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org