-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
[EMAIL PROTECTED] wrote: > Author: lgawron > Date: Thu Nov 23 01:08:16 2006 > New Revision: 478517 > > URL: http://svn.apache.org/viewvc?view=rev&rev=478517 > Log: > invalid build order > > Modified: > cocoon/trunk/blocks/cocoon-fop/pom.xml > > Modified: cocoon/trunk/blocks/cocoon-fop/pom.xml > URL: > http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-fop/pom.xml?view=diff&rev=478517&r1=478516&r2=478517 > ============================================================================== > --- cocoon/trunk/blocks/cocoon-fop/pom.xml (original) > +++ cocoon/trunk/blocks/cocoon-fop/pom.xml Thu Nov 23 01:08:16 2006 > @@ -35,8 +35,8 @@ > <name>FOP Block [modules]</name> > <description/> > <modules> > - <module>cocoon-fop-sample</module> > <module>cocoon-fop-impl</module> > + <module>cocoon-fop-sample</module> > <module>cocoon-fop-ng-sample</module> > <module>cocoon-fop-ng-impl</module> > </modules> Is this really important? Shouldn't Maven build the order from the dependencies a module has? Doesn't the cocoon-fop-sample module define a dependency on the cocoon-fop-impl module? Ciao - -- Giacomo Pati Otego AG, Switzerland - http://www.otego.com Orixo, the XML business alliance - http://www.orixo.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFZwPOLNdJvZjjVZARAjS3AKDwh9mKrUieWk/blI5fLGklkihvBgCgqz09 Fod+bKyrjcXiIbJhB2/y/BI= =q2Hm -----END PGP SIGNATURE-----
