Re: [Logicmail-devel] building branch 1.1 using ant
Brought to you by:
octorian
From: Derek K. <dko...@lo...> - 2009-06-09 00:10:15
|
Thanks for the reminder! I'd totally forgotten about that issue. When I first started using the newer JDE libraries, I did discover that I'd accidentally been using some undocumented/unsupported methods of the Arrays utility class that got removed. (gotta love IDE code completion, I guess) I'll go ahead and back-port that little fix. (besides, the whole event listener bit was really just a proof-of- concept in the 1.x branch anyways, though its used quite extensively in trunk) -Derek On Monday 08 June 2009 12:25:38 am Chris Seawood wrote: > FYI, > > Using rev 454 of /branches/LogicMail-1.1 , I get the following error > when attempting to build the project using ant (1.7.0 from the eclipse > plugin) and JDE 4.5.0 . The problem goes away if I merge r308 of > trunk/LogicMail/src/org/logicprobe/LogicMail/util/EventListenerList.java > onto the 1.1 branch. > > cls@shockwave ~/mydocs/Blackberry/LogicMail-1.1/LogicMail > $ ant > Buildfile: build.xml > > build: > [mkdir] Created dir: c:\Documents and Settings\cls\My > Documents\Blackberry\LogicMail-1.1\LogicMail\dist > [copy] Copying 1 file to c:\Documents and Settings\cls\My > Documents\Blackberry\LogicMail-1.1\LogicMail\dist > [rapc] Compiling 101 source files to LogicMail.cod > [rapc] C:\Documents and Settings\cls\My > Documents\Blackberry\LogicMail-1.1\LogicMail\src\org\logicprobe\LogicMail\u >til\EventListenerList.java:67: cannot find symbol > [rapc] symbol : method removeAt(java.lang.Object[],int) > [rapc] location: class net.rim.device.api.util.Arrays > [rapc] Arrays.removeAt(listenerList, i); > [rapc] ^ > [rapc] C:\Documents and Settings\cls\My > Documents\Blackberry\LogicMail-1.1\LogicMail\src\org\logicprobe\LogicMail\u >til\EventListenerList.java:68: cannot find symbol > [rapc] symbol : method removeAt(java.lang.Object[],int) > [rapc] location: class net.rim.device.api.util.Arrays > [rapc] Arrays.removeAt(listenerList, i); > [rapc] ^ > [rapc] Note: Some input files use or override a deprecated API. > [rapc] Note: Recompile with -Xlint:deprecation for details. > [rapc] 2 errors > [rapc] Error!: Error: java compiler failed: javac -source 1.3 > -target 1.1 -g -O -d C:\cygwin\tmp\rapc_679a1f33.dir -bootclasspath > "C:\Program F ... > > BUILD FAILED > c:\Documents and Settings\cls\My > Documents\Blackberry\LogicMail-1.1\LogicMail\bu > ild.xml:35: Java returned: 97 > > Total time: 6 seconds > > - cls > > --------------------------------------------------------------------------- >--- OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. Go to: > http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel -- --------------------------- Derek Konigsberg dko...@lo... --------------------------- |