[Logicmail-devel] Feature request
Brought to you by:
octorian
From: Stefan W. <45...@gm...> - 2009-06-09 14:32:45
|
I would like to say thank you again. With your latest build I’m not only able the receive mails, I can also send mails. That’s very cools ! Thank you. At this point I would like to submit an feature request for upcoming releases. For me it would be very handy when the application starts directly with my inbox instead of using the folder view. That would be more similar to other blackberry menus. Thanks Stefan -------- Original-Nachricht -------- > Datum: Mon, 8 Jun 2009 20:10:06 -0400 > Von: Derek Konigsberg <dko...@lo...> > An: log...@li... > Betreff: Re: [Logicmail-devel] building branch 1.1 using ant > 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... > --------------------------- > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Logicmail-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-devel |