Hi David, jetspeed-conponents.xml have already had it. So, it has 2 entries now. Could you check it again?
Regards, shinsuke > Author: taylor > Date: Thu Jul 21 18:17:59 2005 > New Revision: 220226 > > URL: http://svn.apache.org/viewcvs?rev=220226&view=rev > Log: > need header component or it breaks the genapps > > Modified: > portals/jetspeed-2/trunk/jetspeed-components.xml > > Modified: portals/jetspeed-2/trunk/jetspeed-components.xml > URL: > http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/jetspeed-components.xml?rev=220226&r1=220225&r2=220226&view=diff > ============================================================================== > --- portals/jetspeed-2/trunk/jetspeed-components.xml (original) > +++ portals/jetspeed-2/trunk/jetspeed-components.xml Thu Jul 21 18:17:59 2005 > @@ -80,6 +80,16 @@ > </properties> > </dependency> > <dependency> > + <id>jetspeed-header-resource</id> > + <groupId>jetspeed2</groupId> > + <version> > + ${jetspeed.version} > + </version> > + <properties> > + <war.bundle>true</war.bundle> > + </properties> > + </dependency> > + <dependency> > <id>jetspeed-search</id> > <groupId>jetspeed2</groupId> > <version> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > __________________________________ Save the earth http://pr.mail.yahoo.co.jp/ondanka/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
