Re: Latest version release notes and install documentation

2010-09-13 Thread Dave Evans
Thank you.

On Sun, Sep 12, 2010 at 4:38 AM, phillips1021 bphill...@ku.edu wrote:

 Go here:

 http://struts.apache.org/2.2.1/docs/create-struts-2-web-application-with-artifacts-in-web-inf-lib-and-use-ant-to-build-the-application.html

 to see a list of Jar files needed on the class path to run a Struts 2.2.1
 application.

 Bruce



 Dave Evans-12 wrote:

 On Thu, Sep 9, 2010 at 12:58 PM, Dave Newton davelnew...@gmail.com
 wrote:

 Thanks for the reply. Do you (or anyone else) know what set of jars is
 the minimum requirement to use Struts? I'm only using the framework,
 no plugins, no tags.

 I doubt maven is really necessary for my purposes. I already have my
 own skeletal application starter, I just need to copy the minimal
 collection of jars into the lib directory. If maven can do that, I
 guess that would be helpful. Probably the fact that I don't know maven
 figures into my reluctance.

 Dave

 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org




 --
 View this message in context: 
 http://old.nabble.com/Latest-version-release-notes-and-install-documentation-tp29670716p29689992.html
 Sent from the Struts - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org



-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Latest version release notes and install documentation

2010-09-12 Thread phillips1021

Go here:

http://struts.apache.org/2.2.1/docs/create-struts-2-web-application-with-artifacts-in-web-inf-lib-and-use-ant-to-build-the-application.html

to see a list of Jar files needed on the class path to run a Struts 2.2.1
application.

Bruce



Dave Evans-12 wrote:
 
 On Thu, Sep 9, 2010 at 12:58 PM, Dave Newton davelnew...@gmail.com
 wrote:
 
 Thanks for the reply. Do you (or anyone else) know what set of jars is
 the minimum requirement to use Struts? I'm only using the framework,
 no plugins, no tags.
 
 I doubt maven is really necessary for my purposes. I already have my
 own skeletal application starter, I just need to copy the minimal
 collection of jars into the lib directory. If maven can do that, I
 guess that would be helpful. Probably the fact that I don't know maven
 figures into my reluctance.
 
 Dave
 
 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Latest-version-release-notes-and-install-documentation-tp29670716p29689992.html
Sent from the Struts - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Latest version release notes and install documentation

2010-09-09 Thread Dave Newton
On Thu, Sep 9, 2010 at 3:51 PM, Dave Evans dsevan...@gmail.com wrote:
 I went here to get the latest version on struts:
 http://struts.apache.org/download.cgi#struts221

 The Release Notes link:
 http://struts.apache.org/docs/2.2.1/version-notes-221.html returns a
 404.

This was brought up and answered a week or two ago:

http://struts.apache.org/2.2.1/docs/version-notes-221.html

IIRC it's fixed for the future.

 Are these really all neccessary to run struts these days?

No; I'd guess that includes all the plugin dependencies.

As far as installation--it's way easier to use Maven.

Dave

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Latest version release notes and install documentation

2010-09-09 Thread Dave Evans
On Thu, Sep 9, 2010 at 12:58 PM, Dave Newton davelnew...@gmail.com wrote:
 On Thu, Sep 9, 2010 at 3:51 PM, Dave Evans dsevan...@gmail.com wrote:
 I went here to get the latest version on struts:
 http://struts.apache.org/download.cgi#struts221

 The Release Notes link:
 http://struts.apache.org/docs/2.2.1/version-notes-221.html returns a
 404.

 This was brought up and answered a week or two ago:

 http://struts.apache.org/2.2.1/docs/version-notes-221.html

 IIRC it's fixed for the future.

 Are these really all neccessary to run struts these days?

 No; I'd guess that includes all the plugin dependencies.

 As far as installation--it's way easier to use Maven.

 Dave

 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org



Thanks for the reply. Do you (or anyone else) know what set of jars is
the minimum requirement to use Struts? I'm only using the framework,
no plugins, no tags.

I doubt maven is really necessary for my purposes. I already have my
own skeletal application starter, I just need to copy the minimal
collection of jars into the lib directory. If maven can do that, I
guess that would be helpful. Probably the fact that I don't know maven
figures into my reluctance.

Dave

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: Latest version release notes and install documentation

2010-09-09 Thread Lumeng
for which version?

2010/9/10 Dave Evans dsevan...@gmail.com

 On Thu, Sep 9, 2010 at 12:58 PM, Dave Newton davelnew...@gmail.com
 wrote:
  On Thu, Sep 9, 2010 at 3:51 PM, Dave Evans dsevan...@gmail.com wrote:
  I went here to get the latest version on struts:
  http://struts.apache.org/download.cgi#struts221
 
  The Release Notes link:
  http://struts.apache.org/docs/2.2.1/version-notes-221.html returns a
  404.
 
  This was brought up and answered a week or two ago:
 
  http://struts.apache.org/2.2.1/docs/version-notes-221.html
 
  IIRC it's fixed for the future.
 
  Are these really all neccessary to run struts these days?
 
  No; I'd guess that includes all the plugin dependencies.
 
  As far as installation--it's way easier to use Maven.
 
  Dave
 
  -
  To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
  For additional commands, e-mail: user-h...@struts.apache.org
 
 

 Thanks for the reply. Do you (or anyone else) know what set of jars is
 the minimum requirement to use Struts? I'm only using the framework,
 no plugins, no tags.

 I doubt maven is really necessary for my purposes. I already have my
 own skeletal application starter, I just need to copy the minimal
 collection of jars into the lib directory. If maven can do that, I
 guess that would be helpful. Probably the fact that I don't know maven
 figures into my reluctance.

 Dave

 -
 To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
 For additional commands, e-mail: user-h...@struts.apache.org




Re: Latest version release notes and install documentation

2010-09-09 Thread Lukasz Lenart
2010/9/9 Dave Evans dsevan...@gmail.com:
 Hello all,

 I went here to get the latest version on struts:
 http://struts.apache.org/download.cgi#struts221

 The Release Notes link:
 http://struts.apache.org/docs/2.2.1/version-notes-221.html returns a
 404.

Link corrected, give around 30 minutes when cache expire


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Kapituła Javarsovia 2010 http://javarsovia.pl

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org