From: Brad C. <yo...@br...> - 2005-03-15 19:09:13
|
Currently the only way to get things from the next build is to checkout and compile it yourself (I was actually working on something for this when I got this email but it'll be a couple of days at least). 1.5 is almost out the door if you don't want to do that. --- Sridhar Ranganathan <Sri...@Su...> wrote: > Hi, > > I saw the change history which goes into "next" build - which I presume > 1.5 pre release. Where can I get the jar file for that ? > > I need it desperately as quite a few pages of my test needs the fixes > set for this release. > > thanks > > Sridhar R |
From: Brad C. <yo...@br...> - 2005-03-15 20:28:14
|
It would be out now if I could get maven to work :) --- Sridhar Ranganathan <Sri...@Su...> wrote: > Thanks Brad. Do you know by when (approx time frame) it will be out ? > > Sridhar > > > Brad Clarke wrote: > > Currently the only way to get things from the next build is to checkout and > compile > > it yourself (I was actually working on something for this when I got this email > but > > it'll be a couple of days at least). 1.5 is almost out the door if you don't > want to > > do that. > > > > > > --- Sridhar Ranganathan <Sri...@Su...> wrote: > > > >>Hi, > >> > >>I saw the change history which goes into "next" build - which I presume > >>1.5 pre release. Where can I get the jar file for that ? > >> > >>I need it desperately as quite a few pages of my test needs the fixes > >>set for this release. > >> > >>thanks > >> > >>Sridhar R > > > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________ > > Htmlunit-user mailing list > > Htm...@li... > > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > > -- > Sridhar R > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > |
From: Sridhar R. <Sri...@Su...> - 2005-03-15 20:40:39
|
Great to hear ..!! A quick question. Can I use ant to build using build.xml ? I tried compiling using "ant jar" and it is showing errors on "assertEquals" and "EventCatcher" - though I have junit.jar file directory (not the individual jar file) in the CLASSPATH. If ant is not supported, then I will try with maven. Thanks so much. It is a fantastic tool. :) Sridhar Brad Clarke wrote: > It would be out now if I could get maven to work :) > > > --- Sridhar Ranganathan <Sri...@Su...> wrote: > >>Thanks Brad. Do you know by when (approx time frame) it will be out ? >> >>Sridhar >> >> >>Brad Clarke wrote: >> >>>Currently the only way to get things from the next build is to checkout and >> >>compile >> >>>it yourself (I was actually working on something for this when I got this email >> >>but >> >>>it'll be a couple of days at least). 1.5 is almost out the door if you don't >> >>want to >> >>>do that. >>> >>> >>>--- Sridhar Ranganathan <Sri...@Su...> wrote: >>> >>> >>>>Hi, >>>> >>>>I saw the change history which goes into "next" build - which I presume >>>>1.5 pre release. Where can I get the jar file for that ? >>>> >>>>I need it desperately as quite a few pages of my test needs the fixes >>>>set for this release. >>>> >>>>thanks >>>> >>>>Sridhar R >>> >>> >>> >>> >>>------------------------------------------------------- >>>SF email is sponsored by - The IT Product Guide >>>Read honest & candid reviews on hundreds of IT Products from real users. >>>Discover which products truly live up to the hype. Start reading now. >>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>_______________________________________________ >>>Htmlunit-user mailing list >>>Htm...@li... >>>https://lists.sourceforge.net/lists/listinfo/htmlunit-user >> >>-- >>Sridhar R >> >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>_______________________________________________ >>Htmlunit-user mailing list >>Htm...@li... >>https://lists.sourceforge.net/lists/listinfo/htmlunit-user >> > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user -- Sridhar R |
From: Mike B. <mb...@Ga...> - 2005-03-16 03:17:47
|
Brad Clarke wrote: >It would be out now if I could get maven to work :) > > If you don't get maven working then I'll build it tomorrow (I just got in and am too tired to do it tonight). -- Mike Bowler President, Gargoyle Software Inc. Website: http://www.GargoyleSoftware.com Weblog : http://www.SphericalImprovement.com/blogs/mbowler/ |
From: Brad C. <yo...@br...> - 2005-03-15 21:30:08
|
You need to run "ant initialize" first then "ant jar" will work (doesn't mean ant is supported but I use it all the time) --- Sridhar Ranganathan <Sri...@Su...> wrote: > Great to hear ..!! > > A quick question. Can I use ant to build using build.xml ? I tried > compiling using "ant jar" and it is showing errors on "assertEquals" and > "EventCatcher" - though I have junit.jar file directory (not the > individual jar file) in the CLASSPATH. > > If ant is not supported, then I will try with maven. > > Thanks so much. It is a fantastic tool. > > :) > Sridhar > > > Brad Clarke wrote: > > It would be out now if I could get maven to work :) > > > > > > --- Sridhar Ranganathan <Sri...@Su...> wrote: > > > >>Thanks Brad. Do you know by when (approx time frame) it will be out ? > >> > >>Sridhar > >> > >> > >>Brad Clarke wrote: > >> > >>>Currently the only way to get things from the next build is to checkout and > >> > >>compile > >> > >>>it yourself (I was actually working on something for this when I got this email > >> > >>but > >> > >>>it'll be a couple of days at least). 1.5 is almost out the door if you don't > >> > >>want to > >> > >>>do that. > >>> > >>> > >>>--- Sridhar Ranganathan <Sri...@Su...> wrote: > >>> > >>> > >>>>Hi, > >>>> > >>>>I saw the change history which goes into "next" build - which I presume > >>>>1.5 pre release. Where can I get the jar file for that ? > >>>> > >>>>I need it desperately as quite a few pages of my test needs the fixes > >>>>set for this release. > >>>> > >>>>thanks > >>>> > >>>>Sridhar R > >>> > >>> > >>> > >>> > >>>------------------------------------------------------- > >>>SF email is sponsored by - The IT Product Guide > >>>Read honest & candid reviews on hundreds of IT Products from real users. > >>>Discover which products truly live up to the hype. Start reading now. > >>>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > >>>_______________________________________________ > >>>Htmlunit-user mailing list > >>>Htm...@li... > >>>https://lists.sourceforge.net/lists/listinfo/htmlunit-user > >> > >>-- > >>Sridhar R > >> > >> > >> > >>------------------------------------------------------- > >>SF email is sponsored by - The IT Product Guide > >>Read honest & candid reviews on hundreds of IT Products from real users. > >>Discover which products truly live up to the hype. Start reading now. > >>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > >>_______________________________________________ > >>Htmlunit-user mailing list > >>Htm...@li... > >>https://lists.sourceforge.net/lists/listinfo/htmlunit-user > >> > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________ > > Htmlunit-user mailing list > > Htm...@li... > > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > > -- > Sridhar R > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > |
From: Brad C. <yo...@br...> - 2005-03-16 03:58:41
|
I almost had it but there's a bug in clover's license stuff with jdk 1.5 on windows. It was fixed a month ago but no updated clover-ant package has been added to the maven repository so I'm kinda stuck :( --- Mike Bowler <mb...@Ga...> wrote: > Brad Clarke wrote: > > >It would be out now if I could get maven to work :) > > > > > > If you don't get maven working then I'll build it tomorrow (I just got > in and am too tired to do it tonight). |
From: Sridhar R. <Sri...@Su...> - 2005-03-15 19:53:43
|
Thanks Brad. Do you know by when (approx time frame) it will be out ? Sridhar Brad Clarke wrote: > Currently the only way to get things from the next build is to checkout and compile > it yourself (I was actually working on something for this when I got this email but > it'll be a couple of days at least). 1.5 is almost out the door if you don't want to > do that. > > > --- Sridhar Ranganathan <Sri...@Su...> wrote: > >>Hi, >> >>I saw the change history which goes into "next" build - which I presume >>1.5 pre release. Where can I get the jar file for that ? >> >>I need it desperately as quite a few pages of my test needs the fixes >>set for this release. >> >>thanks >> >>Sridhar R > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user -- Sridhar R |