On Wed, Apr 21, 2010 at 8:39 AM, DANS, RAYMOND (RAYMOND) <[email protected]> wrote: > Scott wrote: >>Subject: Re: [sipX-dev] sipXconfig build failure in main >> >>On Tue, 2010-04-20 at 21:31 -0400, DANS, RAYMOND (RAYMOND) wrote: >>> >>> Update: After some coordinated investigation (thanks Arjun), I >>> believe I understand what the issue is and why it doesn't >>occur on my >>> system. >>> My development system is running FC10 and has Ant version 1.7.1. >>> The build system and some other development systems are >>running Centos >>> 5.2 with Ant version 1.6.5. >>> My recent update included the changing of the Jasper Report >>libraries >>> to revision 3.7.x. As it turns out, this revision uses some >>> functionality which is present in Ant version 1.7.1 but not >>in version >>> 1.6.5. >>> >>> I guess the question is do we update to Ant version 1.7.1 >>(released in >>> 2008) or do I have to look at rolling back the Jasper Report >>libraries >>> to something earlier than 3.7.x but still has the functionality I >>> need. BTW. the Centos repo does not have anything other >>than version >>> 1.6.5. >> >>Can you patch the ant build scripts to avoid the problem? >> >>I'd rather have a patch in our build of jasper reports than >>add yet another large tool we have to build our own version of >>for CentOS. >> > Unfortunately the issue is not with the build scripts but I believe with the > JasperReports compiler (included in the JasperReports library I updated) > which uses Ant and seems to require the "iterator" method introduced in Ant > 1.7. I'll try and get the JasperReports source to look at how its being used > and whether or not we can configure it in a different manner.
Why not just use ant 1.7 ? I have no trouble at all building. Ranga > _______________________________________________ > sipx-dev mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > sipXecs IP PBX -- http://www.sipfoundry.org/ > -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
