You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Martin Cooper <ma...@apache.org> on 2006/01/03 21:07:09 UTC

Maven nightlies site

Is the README file here:

http://svn.apache.org/builds/struts/maven/

in SVN, or do I just edit the live file directly? I see that it still refers
to 'core' instead of 'action', and various other obsolete names.

Also, the 'trunk/nightly' directory still includes the following (empty)
directories, which I believe we should remove, right?

 - struts-bsf
 - struts-core
 - struts-plugins

The 'struts-flow' directory is also empty. Are we just not building that in
the nightlies yet?

--
Martin Cooper

Re: Maven nightlies site

Posted by Martin Cooper <ma...@apache.org>.
On 1/3/06, Craig McClanahan <cr...@apache.org> wrote:
>
> On 1/3/06, Martin Cooper <ma...@apache.org> wrote:
> >
> >
> > One other odd thing I noticed when I was in there - the struts dir is a
> > symlink to jakarta-struts. Seems like we can probably drop that now, and
> > just use the struts dir itself. It's been a while since we left Jakarta.
> > ;-)
>
>
> Or just reverse the direction of the symbolic link? Or do it with an HTTP
> redirect instead of a ysmbolic ilnk?


I've done the former, for now. I'd have added a redirect, but the last time
I tried to do that, I got it wrong and not everything worked properly when I
was done. If someone else wants to add a redirect, though, that would be
good.

--
Martin Cooper


There's no real reason to break any old URLs lying around, but a redirect
> would at least clue people in that something changed.
>
> --
> > Martin Cooper
>
>
> Craig
>
>

Re: Maven nightlies site

Posted by Craig McClanahan <cr...@apache.org>.
On 1/3/06, Martin Cooper <ma...@apache.org> wrote:
>
>
> One other odd thing I noticed when I was in there - the struts dir is a
> symlink to jakarta-struts. Seems like we can probably drop that now, and
> just use the struts dir itself. It's been a while since we left Jakarta.
> ;-)


Or just reverse the direction of the symbolic link? Or do it with an HTTP
redirect instead of a ysmbolic ilnk?

There's no real reason to break any old URLs lying around, but a redirect
would at least clue people in that something changed.

--
> Martin Cooper


Craig

Re: Maven nightlies site

Posted by Martin Cooper <ma...@apache.org>.
On 1/3/06, Wendy Smoak <ws...@gmail.com> wrote:
>
> On 1/3/06, Martin Cooper <ma...@apache.org> wrote:
>
> > Is the README file here:
> >
> > http://svn.apache.org/builds/struts/maven/
> >
> > in SVN, or do I just edit the live file directly? I see that it still
> refers
> > to 'core' instead of 'action', and various other obsolete names.
>
> I think you just edit it in place.


OK, I've corrected it (I think ;) to reflect what we're really doing.

> Also, the 'trunk/nightly' directory still includes the following (empty)
> > directories, which I believe we should remove, right?
> >
> >  - struts-bsf
> >  - struts-core
> >  - struts-plugins
>
> They can be removed.


OK, they're gone.

One other odd thing I noticed when I was in there - the struts dir is a
symlink to jakarta-struts. Seems like we can probably drop that now, and
just use the struts dir itself. It's been a while since we left Jakarta. ;-)

--
Martin Cooper


> The 'struts-flow' directory is also empty. Are we just not building that
> in
> > the nightlies yet?
>
> It used to work, and I finally see why neither Flow nor Scripting is
> getting copied into the nightly build directory.  They no longer
> inherit the 'copy-distribution' goal from build/maven.xml.  I'll fix
> that, but Flow still won't work:
>
> The oas.flow.ibatis.TestSqlMap tests are failing.  (Don?)
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

Re: Maven nightlies site

Posted by Wendy Smoak <ws...@gmail.com>.
On 1/3/06, Martin Cooper <ma...@apache.org> wrote:

> Is the README file here:
>
> http://svn.apache.org/builds/struts/maven/
>
> in SVN, or do I just edit the live file directly? I see that it still refers
> to 'core' instead of 'action', and various other obsolete names.

I think you just edit it in place.

> Also, the 'trunk/nightly' directory still includes the following (empty)
> directories, which I believe we should remove, right?
>
>  - struts-bsf
>  - struts-core
>  - struts-plugins

They can be removed.

> The 'struts-flow' directory is also empty. Are we just not building that in
> the nightlies yet?

It used to work, and I finally see why neither Flow nor Scripting is
getting copied into the nightly build directory.  They no longer
inherit the 'copy-distribution' goal from build/maven.xml.  I'll fix
that, but Flow still won't work:

The oas.flow.ibatis.TestSqlMap tests are failing.  (Don?)

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org