Re: doc problem at struts.properites page

2009-03-03 Thread Musachy Barroso
Drop an email to dev, or email Martin. musachy On Tue, Mar 3, 2009 at 2:58 AM, Lukasz Lenart wrote: > 2009/3/2 Musachy Barroso : >> You need to file a CLA: http://www.apache.org/licenses/icla.txt >> >> and then drop and email to @dev, and someone will grant you wiki rights. > > I did that months

Re: doc problem at struts.properites page

2009-03-02 Thread Lukasz Lenart
2009/3/2 Musachy Barroso : > You need to file a CLA: http://www.apache.org/licenses/icla.txt > > and then drop and email to @dev, and someone will grant you wiki rights. I did that months ago but now answer, should I repeat that? Regards -- Lukasz http://www.lenart.org.pl/

Re: doc problem at struts.properites page

2009-03-02 Thread Musachy Barroso
You need to file a CLA: http://www.apache.org/licenses/icla.txt and then drop and email to @dev, and someone will grant you wiki rights. On Mon, Mar 2, 2009 at 4:19 PM, ChadDavis wrote: > I'd be more than happy to fix this kind of thing.  How would I do that? > > On Mon, Mar 2, 2009 at 2:17 PM,

Re: doc problem at struts.properites page

2009-03-02 Thread ChadDavis
I'd be more than happy to fix this kind of thing. How would I do that? On Mon, Mar 2, 2009 at 2:17 PM, Musachy Barroso wrote: > That should be "default.properties" > > On Mon, Mar 2, 2009 at 4:14 PM, ChadDavis wrote: >> On the page that explains the struts.properties, the documentation says: >>

Re: doc problem at struts.properites page

2009-03-02 Thread Musachy Barroso
That should be "default.properties" On Mon, Mar 2, 2009 at 4:14 PM, ChadDavis wrote: > On the page that explains the struts.properties, the documentation says: > > " the list of properties can be found in struts-default.properties > (inside struts2.jar). " > > Shouldn't that just be "default.prop

doc problem at struts.properites page

2009-03-02 Thread ChadDavis
On the page that explains the struts.properties, the documentation says: " the list of properties can be found in struts-default.properties (inside struts2.jar). " Shouldn't that just be "default.properties" or is there another properties file called "struts-default.properties"?