You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Dave Newton <ne...@yahoo.com> on 2009/02/01 01:29:56 UTC

New struts2-blank and docs

I've checked in a (mostly) working updated blank-archetype.

There's a new archetypes doc page at [1], along with a more detailed 
look at the blank archetype itself at [2] that talks a bit about Maven 
and the blank app itself.

There are some archetype issues I'm a little fuzzy on, including but not 
limited to the following issues I'd like to fix (or have fixed ;)

- I had to add a commons-logging dependency but I'm not sure why
- mvn package is including Spring/Mock/Junit in the WAR
- the index.html's refresh doesn't seem to work under Jetty

Any info appreciated. I'll try to start on the starter-archetype at some 
point, but the next few weeks are pretty stressed for a variety of 
uninteresting reasons. (Except that I get to use JRoR in my new day job, 
which I'm hoping will have some nice synergies.)

Dave

[1] http://cwiki.apache.org/confluence/display/WW/Struts+2+Maven+Archetypes
[2] http://cwiki.apache.org/confluence/display/WW/Struts+2+Blank+Archetype

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


Re: New struts2-blank and docs

Posted by Musachy Barroso <mu...@gmail.com>.
 I am +1 for that.

On Mon, Apr 13, 2009 at 11:34 AM, Lukasz Lenart
<lu...@googlemail.com> wrote:
> 2009/4/13 Musachy Barroso <mu...@gmail.com>:
>> I think we should keep it simple, what do you want to add?
>
> Conversion and validation example? The two most active topics on the
> list, I think ;-)
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>



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

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


Re: New struts2-blank and docs

Posted by Lukasz Lenart <lu...@googlemail.com>.
2009/4/13 Musachy Barroso <mu...@gmail.com>:
> I think we should keep it simple, what do you want to add?

Conversion and validation example? The two most active topics on the
list, I think ;-)


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: New struts2-blank and docs

Posted by Musachy Barroso <mu...@gmail.com>.
I think we should keep it simple, what do you want to add?

musachy

On Mon, Apr 13, 2009 at 8:30 AM, Lukasz Lenart
<lu...@googlemail.com> wrote:
> 2009/4/11 Musachy Barroso <mu...@gmail.com>:
>> The documentation is always under 2.x, when a release is done is that
>> the 2.x.y dirs are created. Btw I totally forgot to test the
>> Convention archetype.
>
> I've been thinking to add more stuff to it (right now, only two
> actions were implemented), but then it wouldn't be a "blank" archetype
> any more. What you think?
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>



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

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


Re: New struts2-blank and docs

Posted by Lukasz Lenart <lu...@googlemail.com>.
2009/4/11 Musachy Barroso <mu...@gmail.com>:
> The documentation is always under 2.x, when a release is done is that
> the 2.x.y dirs are created. Btw I totally forgot to test the
> Convention archetype.

I've been thinking to add more stuff to it (right now, only two
actions were implemented), but then it wouldn't be a "blank" archetype
any more. What you think?


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: New struts2-blank and docs

Posted by Musachy Barroso <mu...@gmail.com>.
The documentation is always under 2.x, when a release is done is that
the 2.x.y dirs are created. Btw I totally forgot to test the
Convention archetype.

musahcy

On Sat, Apr 11, 2009 at 3:55 PM, Lukasz Lenart
<lu...@googlemail.com> wrote:
> 2009/4/9 Martin Cooper <ma...@apache.org>:
>> Done.
>
> Thanks, can I start with [1] as a template in the same branch (2.x) ?
>
>> I didn't realise you'd submitted an iCLA, and I need to know to look for it
>> at the time you file it. I see now that you mentioned filing an iCLA in two
>> threads, but it would have been good to mention it in a message with a
>> subject line that mentioned the iCLA to be sure to catch my attention. ;-)
>
> Ok, next time I will now :D
>
> [1] http://struts.apache.org/2.x/docs/struts-2-blank-archetype.html
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>



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

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


Re: New struts2-blank and docs

Posted by Lukasz Lenart <lu...@googlemail.com>.
2009/4/9 Martin Cooper <ma...@apache.org>:
> Done.

Thanks, can I start with [1] as a template in the same branch (2.x) ?

> I didn't realise you'd submitted an iCLA, and I need to know to look for it
> at the time you file it. I see now that you mentioned filing an iCLA in two
> threads, but it would have been good to mention it in a message with a
> subject line that mentioned the iCLA to be sure to catch my attention. ;-)

Ok, next time I will now :D

[1] http://struts.apache.org/2.x/docs/struts-2-blank-archetype.html


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: New struts2-blank and docs

Posted by Martin Cooper <ma...@apache.org>.
On Thu, Apr 9, 2009 at 1:43 PM, Lukasz Lenart
<lu...@googlemail.com>wrote:

> 2009/3/10 Lukasz Lenart <lu...@googlemail.com>:
> > The whole work is to checkout the current starter-archetype and
> > conventionize it? If so, I can do that and after all register it as a
> > issue with Jira, ok?
>
> I prepared the archetype but I want to also create some documentation
> for it, could someone give me access to Wiki? I sent my CLA months
> ago, but no answer :-(


Done.

I didn't realise you'd submitted an iCLA, and I need to know to look for it
at the time you file it. I see now that you mentioned filing an iCLA in two
threads, but it would have been good to mention it in a message with a
subject line that mentioned the iCLA to be sure to catch my attention. ;-)

--
Martin Cooper



>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

Re: New struts2-blank and docs

Posted by Lukasz Lenart <lu...@googlemail.com>.
2009/3/10 Lukasz Lenart <lu...@googlemail.com>:
> The whole work is to checkout the current starter-archetype and
> conventionize it? If so, I can do that and after all register it as a
> issue with Jira, ok?

I prepared the archetype but I want to also create some documentation
for it, could someone give me access to Wiki? I sent my CLA months
ago, but no answer :-(


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: New struts2-blank and docs

Posted by Lukasz Lenart <lu...@googlemail.com>.
2009/3/10 Dave Newton <ne...@yahoo.com>:
>>> It's in the repo, I just haven't had any time to do the final prep work
>>> before a vote and release. I was doing to do a blank-convention archetype
>>> as
>>> well but am a bit overwhelmed with a new job at the moment.
>>
>> Ok, but is there Maven site with snapshot archetypes to use with
>> -DarchetypeCatalog?
>
> No clue--I don't know much about Maven when it comes to catalogs,
> repositories, etc.

If you've set up the archetype catalog, you don't have to download and
install archetype to use it, just launch maven like this, e.g.:

mvn archetype:generate -DarchetypeCatalog=http://www.lenart.org.pl/maven/

take a look on http://www.lenart.org.pl/maven/archetype-catalog.xml I
think it should be easy to setup something similarly with snapshot
repo

>> Regarding that blank-convention archetype, I can work on it if there
>> is anything in repo or if you can send it to me.
>
> There's nothing in repo; convention-blank was just going to be blank but
> using convention. There's just a couple of sanity-checking things in there,
> nothing major--neither is intended to be a "starter"-type thing including
> any other technologies.

The whole work is to checkout the current starter-archetype and
conventionize it? If so, I can do that and after all register it as a
issue with Jira, ok?


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: New struts2-blank and docs

Posted by Dave Newton <ne...@yahoo.com>.
Lukasz Lenart wrote:
> 2009/3/8 Dave Newton <ne...@yahoo.com>:
>> It's in the repo, I just haven't had any time to do the final prep work
>> before a vote and release. I was doing to do a blank-convention archetype as
>> well but am a bit overwhelmed with a new job at the moment.
> 
> Ok, but is there Maven site with snapshot archetypes to use with
> -DarchetypeCatalog?

No clue--I don't know much about Maven when it comes to catalogs, 
repositories, etc.

> Regarding that blank-convention archetype, I can work on it if there
> is anything in repo or if you can send it to me.

There's nothing in repo; convention-blank was just going to be blank but 
using convention. There's just a couple of sanity-checking things in 
there, nothing major--neither is intended to be a "starter"-type thing 
including any other technologies.

Dave
\

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


Re: New struts2-blank and docs

Posted by Lukasz Lenart <lu...@googlemail.com>.
2009/3/8 Dave Newton <ne...@yahoo.com>:
> It's in the repo, I just haven't had any time to do the final prep work
> before a vote and release. I was doing to do a blank-convention archetype as
> well but am a bit overwhelmed with a new job at the moment.

Ok, but is there Maven site with snapshot archetypes to use with
-DarchetypeCatalog?

Regarding that blank-convention archetype, I can work on it if there
is anything in repo or if you can send it to me.


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: New struts2-blank and docs

Posted by Dave Newton <ne...@yahoo.com>.
Lukasz Lenart wrote:
> Any progress with this? There's a lot questions about Struts2
> archetypes. I can prepare a new version but I don't want to duplicate
> the work. I've been thinking about new archetype to show how to use
> Convention plugin. Anybody is working on that (maybe)?

It's in the repo, I just haven't had any time to do the final prep work 
before a vote and release. I was doing to do a blank-convention 
archetype as well but am a bit overwhelmed with a new job at the moment.

Dave


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


Re: New struts2-blank and docs

Posted by Lukasz Lenart <lu...@googlemail.com>.
Any progress with this? There's a lot questions about Struts2
archetypes. I can prepare a new version but I don't want to duplicate
the work. I've been thinking about new archetype to show how to use
Convention plugin. Anybody is working on that (maybe)?


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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


Re: New struts2-blank and docs

Posted by Dave Newton <ne...@yahoo.com>.
Wendy Smoak wrote:
> On Mon, Feb 2, 2009 at 7:06 AM, Nils-Helge Garli Hegvik
> <ni...@gmail.com> wrote:
>> I'm planning on preparing a release of the portlet archetype, so I'm
>> wondering about the same thing. Do the archetypes need a vote first?
> 
> Yes, anything we release needs a vote first.
> 

Oops.

In mad rush right now; will start vote thread later today.

DAve


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


Re: New struts2-blank and docs

Posted by Wendy Smoak <ws...@gmail.com>.
On Mon, Feb 2, 2009 at 7:06 AM, Nils-Helge Garli Hegvik
<ni...@gmail.com> wrote:
> I'm planning on preparing a release of the portlet archetype, so I'm
> wondering about the same thing. Do the archetypes need a vote first?

Yes, anything we release needs a vote first.

-- 
Wendy

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


Re: New struts2-blank and docs

Posted by Nils-Helge Garli Hegvik <ni...@gmail.com>.
I'm planning on preparing a release of the portlet archetype, so I'm
wondering about the same thing. Do the archetypes need a vote first?

Nils-H

On Mon, Feb 2, 2009 at 3:02 PM, Dave Newton <ne...@yahoo.com> wrote:
> How do I get this to a repo, anyway?
>
> Dave
>
> Dave Newton wrote:
>>
>> I've checked in a (mostly) working updated blank-archetype.
>>
>> There's a new archetypes doc page at [1], along with a more detailed look
>> at the blank archetype itself at [2] that talks a bit about Maven and the
>> blank app itself.
>>
>> There are some archetype issues I'm a little fuzzy on, including but not
>> limited to the following issues I'd like to fix (or have fixed ;)
>>
>> - I had to add a commons-logging dependency but I'm not sure why
>> - mvn package is including Spring/Mock/Junit in the WAR
>> - the index.html's refresh doesn't seem to work under Jetty
>>
>> Any info appreciated. I'll try to start on the starter-archetype at some
>> point, but the next few weeks are pretty stressed for a variety of
>> uninteresting reasons. (Except that I get to use JRoR in my new day job,
>> which I'm hoping will have some nice synergies.)
>>
>> Dave
>>
>> [1]
>> http://cwiki.apache.org/confluence/display/WW/Struts+2+Maven+Archetypes
>> [2] http://cwiki.apache.org/confluence/display/WW/Struts+2+Blank+Archetype
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>> For additional commands, e-mail: dev-help@struts.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

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


Re: New struts2-blank and docs

Posted by Dave Newton <ne...@yahoo.com>.
How do I get this to a repo, anyway?

Dave

Dave Newton wrote:
> I've checked in a (mostly) working updated blank-archetype.
> 
> There's a new archetypes doc page at [1], along with a more detailed 
> look at the blank archetype itself at [2] that talks a bit about Maven 
> and the blank app itself.
> 
> There are some archetype issues I'm a little fuzzy on, including but not 
> limited to the following issues I'd like to fix (or have fixed ;)
> 
> - I had to add a commons-logging dependency but I'm not sure why
> - mvn package is including Spring/Mock/Junit in the WAR
> - the index.html's refresh doesn't seem to work under Jetty
> 
> Any info appreciated. I'll try to start on the starter-archetype at some 
> point, but the next few weeks are pretty stressed for a variety of 
> uninteresting reasons. (Except that I get to use JRoR in my new day job, 
> which I'm hoping will have some nice synergies.)
> 
> Dave
> 
> [1] http://cwiki.apache.org/confluence/display/WW/Struts+2+Maven+Archetypes
> [2] http://cwiki.apache.org/confluence/display/WW/Struts+2+Blank+Archetype
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
> 
> 


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