|
From: Matthieu C. <cho...@gm...> - 2012-01-19 23:33:43
|
Is it ant 1.8.2 ? I remember there was a bug with some versions of ant. 2012/1/20 Dale Anson <da...@gr...> > I don't have a .ant folder. I removed my .ivy2 folder, same result. > > > On Thu, Jan 19, 2012 at 4:26 PM, Matthieu Casanova > <cho...@gm...> wrote: > > Maybe something is corrupted in the local repository. Did you try to > remove > > .ivy2 and .ant folders from your home directory ? > > > > 2012/1/19 Dale Anson <da...@gr...> > >> > >> Any idea about this? I'm trying to build jEdit using the latest trunk > >> code. I checked the ivy.jar file, antlib.xml is in it as it should be. > >> > >> Thanks, > >> > >> Dale > >> > >> > >> > >> danson@danson-tp:~/src/jedit/jEdit$ svn up > >> At revision 20870. > >> danson@danson-tp:~/src/jedit/jEdit$ ant > >> Buildfile: /home/danson/src/jedit/jEdit/build.xml > >> > >> init: > >> [echo] Buildfile for jedit (/home/danson/src/jedit/jEdit/build.xml) > >> > >> check-ivy: > >> > >> download-ivy: > >> > >> init-ivy: > >> > >> BUILD FAILED > >> /home/danson/src/jedit/jEdit/build.xml:137: The following error > >> occurred while executing this line: > >> Error reading project file > >> > >> > jar:file:/home/danson/src/jedit/jEdit/lib/ivy/ivy-2.2.0.jar!/org/apache/ivy/ant/antlib.xml: > >> Input/output error > >> > >> > >> > ------------------------------------------------------------------------------ > >> Keep Your Developer Skills Current with LearnDevNow! > >> The most comprehensive online learning library for Microsoft developers > >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > >> Metro Style Apps, more. Free future releases when you subscribe now! > >> http://p.sf.net/sfu/learndevnow-d2d > >> -- > >> ----------------------------------------------- > >> jEdit Developers' List > >> jEd...@li... > >> https://lists.sourceforge.net/lists/listinfo/jedit-devel > > > > > |