You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Eric Pugh <ep...@upstate.com> on 2002/09/09 18:36:48 UTC

RE: cvs commit: jakarta-turbine-2/src/test/org/apache/turbine/test EnhancedMockHttpServletRequest.java

Sure, in fact I would rather do that, then have all these stinkin
fulcrum-xxx folders!

The reason I didn't was when I run the multiproject build, it installs all
of them in repo/fulcrum-localization.  How can I tell it to instead install
it in repo/fulcrum/?

Eric Pugh

> -----Original Message-----
> From: Martin Poeschl [mailto:mpoeschl@marmot.at]
> Sent: Tuesday, September 09, 2003 6:26 PM
> To: Turbine Developers List
> Subject: Re: cvs commit:
> jakarta-turbine-2/src/test/org/apache/turbine/test
> EnhancedMockHttpServletRequest.java
>
>
> could we change this to groupId=fulcrum artifact=localization
>
> martin
>
> epugh@apache.org wrote:
>
> >epugh       2003/09/09 08:04:51
> >
> >  Modified:    .        project.xml
> >
> >  Index: project.xml
> >  ===================================================================
> >  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
> >  retrieving revision 1.138
> >  retrieving revision 1.139
> >  diff -u -r1.138 -r1.139
> >  --- project.xml	3 Sep 2003 09:35:47 -0000	1.138
> >  +++ project.xml	9 Sep 2003 15:04:51 -0000	1.139
> >  @@ -398,6 +398,14 @@
> >         <url>http://jakarta.apache.org/avalon/</url>
> >       </dependency>
> >       <dependency>
> >  +      <id>fulcrum-localization</id>
> >  +      <version>1.0-alpha-3</version>
> >  +      <url>http://jakarta.apache.org/turbine/fulcrum/</url>
> >  +      <properties>
> >  +        <war.bundle.jar>true</war.bundle.jar>
> >  +      </properties>
> >  +    </dependency>
> >  +    <dependency>
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-dev-help@jakarta.apache.org