No need to make any changes in build.properties?? As mentioned in apache
website, regarding building instructions?

Abhishek

On Tue, 2004-05-11 at 19:22, Hien Q Nguyen wrote:
> You can get the latest 1.2.x stream directly from the cvs repository.   
> You can also grab the nightly build here:  
> http://cvs.apache.org/builds/jakarta-struts/nightly/src/
> 
> - get Maven at http://maven.apache.org, install it.
> 
> - add <Maven-install-dir>/bin to your $PATH
> 
> - unzip the nightly src zip file and then go to jakarta-struts and then  
> type 'maven dist'
> 
> 
> 
> On May 11, 2004, at 9:59 PM, Abhishek Khandelwal wrote:
> 
> > so what do I do...
> >
> > Just do maven dist??
> > Can you let me know the exact steps!
> >
> > Abhishek
> >
> > On Tue, 2004-05-11 at 18:29, Hien Q Nguyen wrote:
> >> Abhishek,
> >>
> >> Maven will attempt to download all the dependent jar files for you.
> >> You don't need to worry about adding any jar to classpath.
> >>
> >> I just did a cvs update and then a maven build and it was successful
> >>
> >> --Hien
> >>
> >> On May 11, 2004, at 9:14 PM, Abhishek Khandelwal wrote:
> >>
> >>> Hien,
> >>> How is maven related to this problem?
> >>>
> >>> On Tue, 2004-05-11 at 18:16, Hien Q Nguyen wrote:
> >>>> Download Maven http://maven.apache.org/ and install in your system.
> >>>>
> >>>> then type 'maven' , I found that life is a lot easier this way.
> >>>>
> >>>> -Hien
> >>>>
> >>>> On May 10, 2004, at 8:08 PM, Abhishek Khandelwal wrote:
> >>>>
> >>>>> I am getting this error when I try to do ant dist on the source  
> >>>>> code
> >>>>> of
> >>>>> the struts framework.
> >>>>>
> >>>>> Anyone has any idea what might the error be??? I have correctly set
> >>>>> path
> >>>>> for servlet-api.jar and jsp-api.jar
> >>>>>
> >>>>> ------------------------------------------------------------------- 
> >>>>> --
> >>>>> --
> >>>>> --
> >>>>>
> >>>>> jakarta-struts-1.1-src/src/share/org/apache/struts/upload/
> >>>>> MultipartRequestWrapper.java:95:
> >>>>> org.apache.struts.upload.MultipartRequestWrapper is not abstract  
> >>>>> and
> >>>>> does not override abstract method getLocalPort() in
> >>>>> javax.servlet.ServletRequest
> >>>>>     [javac] public class MultipartRequestWrapper implements
> >>>>> HttpServletRequest {
> >>>>>
> >>>>>
> >>>>> ------------------------------------------------------------------- 
> >>>>> --
> >>>>> --
> >>>>> ----
> >>>>>
> >>>>> Thanks,
> >>>>> Abhishek
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> ------------------------------------------------------------------- 
> >>>>> --
> >>>>> 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]
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> 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]
> >
> >
> > ---------------------------------------------------------------------
> > 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]


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

Reply via email to