creating jars off the nightly builds

2005-08-11 Thread Rahul Pilani
I don’t think is problem is myfaces specific, but wanted to know if anyone else was experiencing this?..   I am using java 1.5, and when I try to build a jar of the myfaces nightly build, I can’t use that jar in my projects, the compiler gives me an IndexOutOfBoundsException. I guess this

Re: creating jars off the nightly builds

2005-08-11 Thread Sean Schofield
The problem is building right? Its not that you can't run under 1.5 just build right? Interesting ... I wonder if its an issue with Ant and 1.5? sean On 8/11/05, Rahul Pilani <[EMAIL PROTECTED]> wrote: > > > > I don't think is problem is myfaces specific, but wanted to know if anyone > els

Re: creating jars off the nightly builds

2005-08-11 Thread Martin Marinschek
strange... I am both building the jars with 1.5 and using it in an 1.5 application just fine! regards, MartinOn 8/12/05, Sean Schofield <[EMAIL PROTECTED]> wrote: The problem is building right?  Its not that you can't run under 1.5just build right?  Interesting ... I wonder if its an issue with A

Re: creating jars off the nightly builds

2005-08-11 Thread Rahul Pilani
I dont know what the problem is. When i use 1.5, the jar comes out bigger and after the including into my project, the project stops compiling. When I use 1.4.2, the jar is smaller, and project compiles just fine. I know it sounds strange, coz I didnt find anyone mention it anywhere.. Martin

Re: creating jars off the nightly builds

2005-08-11 Thread Martin Marinschek
are you using 1.4.2 or 1.5 in your project? regards, MartinOn 8/12/05, Rahul Pilani <[EMAIL PROTECTED]> wrote: I dont know what the problem is. When i use 1.5, the jar comes outbigger and after the including into my project, the project stopscompiling. When I use 1.4.2, the jar is smaller, and pr

Re: creating jars off the nightly builds

2005-08-11 Thread Rahul Pilani
I am using 1.5 in my project. Thanks Rahul Martin Marinschek wrote: are you using 1.4.2 or 1.5 in your project? regards, Martin On 8/12/05, *Rahul Pilani* <[EMAIL PROTECTED] > wrote: I dont know what the problem is. When i use 1.5, the jar comes out bigg

Re: creating jars off the nightly builds

2005-08-11 Thread Martin Marinschek
Then I really don't know, I am using 1.5 for both and it works a charm. Tell us if you find anything out! (Maybe it's OS dependent - I am running on Windows here) regards, MartinOn 8/12/05, Rahul Pilani <[EMAIL PROTECTED]> wrote: I am using 1.5 in my project.ThanksRahulMartin Marinschek wrote:>