I have been playing with the plugin since yesterday, and everything
that is documented here:

http://cwiki.apache.org/S2PLUGINS/convention-plugin.html

seems to be working fine. Is there anything you are aware of that
would prevent us from moving it out of the sandbox?

musachy

On Tue, May 13, 2008 at 12:36 PM, Brian Pontarelli <[EMAIL PROTECTED]> wrote:
> I committed all of the copyright changes and author tags changes. It seems
> that all of the copyrights were correct, however, the IntelliJ copyright
> plugin decided to add in the old copyright in addition to the new ASF
> copyright. So, everything was still all ASL v2, but some files had dual
> assignee's. All is well now.
>
>  -bp
>
>
>
>
>  Musachy Barroso wrote:
>
> > Done
> >
> > On Tue, May 13, 2008 at 10:58 AM, Brian Pontarelli <[EMAIL PROTECTED]>
> wrote:
> >
> >
> > > Agreed.
> > >
> > >
> > >
> > >
> > >  Musachy Barroso wrote:
> > >
> > >
> > >
> > > > Another thing is that the convention plugin is using
> > > > java.util.logging.*. I think we should stick to what we have in core
> > > > and everywhere else.
> > > >
> > > > musachy
> > > >
> > > > On Mon, May 12, 2008 at 6:26 PM, Musachy Barroso <[EMAIL PROTECTED]>
> > > >
> > > >
> > > wrote:
> > >
> > >
> > > >
> > > >
> > > > > Ok, I will let Brian clean that up then.
> > > > >
> > > > >  musachy
> > > > >
> > > > >
> > > > >
> > > > >  On Mon, May 12, 2008 at 6:15 PM, Don Brown <[EMAIL PROTECTED]>
> wrote:
> > > > >  > You can remove the author tags, but only the author can remove
> > > > >  >  copyright headers, unfortunately.
> > > > >  >
> > > > >  >  BTW, how did code get checked into our SVN with copyright
> headers?
> > > > >  >
> > > > >  >  Don
> > > > >  >
> > > > >  >
> > > > >  >
> > > > >  >  On Tue, May 13, 2008 at 6:42 AM, Musachy Barroso
> <[EMAIL PROTECTED]>
> > > > >
> > > > >
> > > >
> > > wrote:
> > >
> > >
> > > >
> > > > >  >  > FYI the convention plugin still has copyright headers in some
> > > > >
> > > > >
> > > >
> > > files
> > >
> > >
> > > >
> > > > >  >  > and @Author tags, I will remove them.
> > > > >  >  >
> > > > >  >  > musachy
> > > > >  >  >
> > > > >  >  > On Mon, May 12, 2008 at 3:05 PM, Musachy Barroso
> > > > >
> > > > >
> > > >
> > > <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > >
> > > > >  >  >> I will be looking at the Convention plugin for the next few
> days.
> > > > >
> > > > >
> > > >
> > > What
> > >
> > >
> > > >
> > > > >  >  >>  is broken/missing that is blocking its merge into trunk? I
> am
> > > > >
> > > > >
> > > >
> > > going
> > >
> > >
> > > >
> > > > >  >  >>  thru the documentation trying the examples myself, and
> > > > >
> > > > >
> > > >
> > > everything
> > >
> > >
> > > >
> > > > >  >  >>  seems to be working so far.
> > > > >  >  >>
> > > > >  >  >>  musachy
> > > > >  >  >>
> > > > >  >  >>
> > > > >  >  >>
> > > > >  >  >>  On Sun, May 11, 2008 at 11:07 PM, Musachy Barroso
> > > > >
> > > > >
> > > >
> > > <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > >
> > > > >  >  >>  > I think doing an mvn -pAll once fixes the parent pom
> problem.
> > > > >  >  >>  >
> > > > >  >  >>  >  musachy
> > > > >  >  >>  >
> > > > >  >  >>  >
> > > > >  >  >>  >
> > > > >  >  >>  >  On Sun, May 11, 2008 at 7:27 PM, Bob Tiernay
> > > > >  >  <[EMAIL PROTECTED]> wrote:
> > > > >  >  >>  >  > Hi Brian,
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >  Seeing as how I am new to both maven and svn, I'm
> probably
> > > > >  >  not the best
> > > > >  >  >>  >  > person for the job.  I'm actually trying to build the
> > > > >
> > > > >
> > > >
> > > project
> > >
> > >
> > > >
> > > > >  >  now from svn
> > > > >  >  >>  >  > and I' m running into issues with the missing parent
> pom.
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >  Any help getting this into the next release would be
> > > > >
> > > > >
> > > >
> > > greatly
> > >
> > >
> > > >
> > > > >  >  appreciated :)
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >  Also, does this plugin effectively make codebehind and
> > > > >  >  smarturls obsolete?
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >  Thanks again.
> > > > >  >  >>  >  >  --------------------------------------------------
> > > > >  >  >>  >  >  From: "Brian Pontarelli" <[EMAIL PROTECTED]>
> > > > >  >  >>  >  >  Sent: Wednesday, April 23, 2008 10:20 AM
> > > > >  >  >>  >  >  To: "Struts Developers List" <dev@struts.apache.org>
> > > > >  >  >>  >  >  Subject: Re: Convention Plugin Status
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >
> > > > >  >  >>  >  > > Bob Tiernay wrote:
> > > > >  >  >>  >  > >
> > > > >  >  >>  >  > > > Anyone know what the status of the Convention
> plugin
> > > > >
> > > > >
> > > >
> > > is? Is there
> > >
> > >
> > > >
> > > > >  >  >>  >  > anyways we can get it out of the sandbox and into a
> formal
> > > > >  >  release?  I'm
> > > > >  >  >>  >  > willing to help out :)
> > > > >  >  >>  >  > > >
> > > > >  >  >>  >  > > The plugin is stable and running in production. It
> can
> > > > >  >  probably be moved
> > > > >  >  >>  >  > out of the sandbox whenever we want. At this point, I'm
> > > > >  >  completely fine with
> > > > >  >  >>  >  > pulling it out of the sandbox. I've been using it for a
> > > > >  >  number of months and
> > > > >  >  >>  >  > it is fine.
> > > > >  >  >>  >  > >
> > > > >  >  >>  >  > > Anyone else adverse to moving it out?
> > > > >  >  >>  >  > >
> > > > >  >  >>  >  > > Bob, if you have sometime, the move should be as
> simple
> > > > >
> > > > >
> > > >
> > > as
> > >
> > >
> > > >
> > > > >  >  an svn mv and
> > > > >  >  >>  >  > maybe a little build tweaking. The other thing that
> needs
> > > > >
> > > > >
> > > >
> > > to
> > >
> > >
> > > >
> > > > >  >  be done is to
> > > > >  >  >>  >  > figure out the documentation home and move the docs
> from
> > > > >
> > > > >
> > > >
> > > the
> > >
> > >
> > > >
> > > > >  >  plugin wiki to
> > > > >  >  >>  >  > that location. That is if we want to move them.
> > > > >  >  >>  >  > >
> > > > >  >  >>  >  > > -bp
> > > > >  >  >>  >  > >
> > > > >  >  >>  >  > >
> > > > >
> > > > >
> > > >
> > > ---------------------------------------------------------------------
> > >
> > >
> > > >
> > > > >  >  >>  >  > > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > > > >  >  >>  >  > > For additional commands, e-mail:
> > > > >
> > > > >
> > > >
> > > [EMAIL PROTECTED]
> > >
> > >
> > > >
> > > > >  >  >>  >  > >
> > > > >  >  >>  >  > >
> > > > >  >  >>  >  > >
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >
> > > > >
> > > > >
> > > >
> > > ---------------------------------------------------------------------
> > >
> > >
> > > >
> > > > >  >  >>  >  >  To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > > > >  >  >>  >  >  For additional commands, e-mail:
> > > > >
> > > > >
> > > >
> > > [EMAIL PROTECTED]
> > >
> > >
> > > >
> > > > >  >  >>  >  >
> > > > >  >  >>  >  >
> > > > >  >  >>  >
> > > > >  >  >>  >
> > > > >  >  >>  >
> > > > >  >  >>  >  --
> > > > >  >  >>  >  "Hey you! Would you help me to carry the stone?" Pink
> Floyd
> > > > >  >  >>  >
> > > > >  >  >>
> > > > >  >  >>
> > > > >  >  >>
> > > > >  >  >>  --
> > > > >  >  >>  "Hey you! Would you help me to carry the stone?" Pink Floyd
> > > > >  >  >>
> > > > >  >  >
> > > > >  >  >
> > > > >  >  >
> > > > >  >  > --
> > > > >  >  > "Hey you! Would you help me to carry the stone?" Pink Floyd
> > > > >  >  >
> > > > >  >  >
> > > > >
> > > > >
> > > >
> > > ---------------------------------------------------------------------
> > >
> > >
> > > >
> > > > >  >  > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > >  >  > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >  >  >
> > > > >  >  >
> > > > >  >
> > > > >  >
> > > > >
> > > > >
> > > >
> > > ---------------------------------------------------------------------
> > >
> > >
> > > >
> > > > >  >  To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > >  >  For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >  >
> > > > >  >
> > > > >
> > > > >
> > > > >
> > > > >  --
> > > > >
> > > > >
> > > > > "Hey you! Would you help me to carry the stone?" Pink Floyd
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >  ---------------------------------------------------------------------
> > >  To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >  For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> >
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to