I�ve attached my test scenario with one failing and one passing target. - compile: compiles all java sources Ini.java : original source file which is too big Ini[1-4].java: splitted files - macrodef : commno definition for loading the class constants - test-should-fail: load the Ini.java - test-should-pass: load Ini1 to Ini4
Jan > -----Urspr�ngliche Nachricht----- > Von: Peter Reilly [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 16. Februar 2005 13:25 > An: Ant Users List > Betreff: Re: AW: ClassConstants filterreader fails with IOException > > Mmm, > I cannot seem to get classconstants to work at all on linux. > Has anyone seen it work in linux? > > Peter > > [EMAIL PROTECTED] wrote: > > >I could reproduce your problem and did several tests: > >- no problems with datatypes (short, int, String) > >- no problems with names > >- no problems with values ("", "&", VALUE_OF_ANOTHER) > > > >But it seems that there is a limit of constants on 84, but > don�t know why. > > > >I split that file into four classes and then it worked ... > not the fine > >solution ... > > > > > >Jan > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
