Hello Craig,

the current beta-Version does NOT work on Windows. It did not try Linux 
yet. The res-Folder is still not included in the deployed Jar.

Are the versions in the testversion the same as in the release Site?

I think the incremental updated Jar should NOT be put in the deployed 
directory. For my feeling, deployed meens, that there is version of the 
application manually deployed, when the programmer thinks it is time to 
release a version to phones.

Greetings,
Markus

Craig Setera schrieb:
> Everyone,
> 
> I've just uploaded a new test version to 
> http://eclipseme.org/testversions .  This new test version has what I 
> believe is a complete fix for the problems people were having with the 
> /res folder packaging.  This version removes the extra packaging 
> implementation, which was something I had planned on doing from the 
> start.  Now, there is only a single builder implementation that is 
> driven by Eclipse and also by the "Create Package" actions.  To give 
> everyone an idea of what (should be) happening at this point:
> 
> Automatic Eclipse builds
> ==================
> - Incremental Java compilation. 
> - Incremental preverification (class by class).
> - Updates to deployed JAR. 
> - Updates to JAR size in JAD file.
> 
> "Clean" build
> =========
> - Delete everything in deployed folder
> - Delete everything in verified folder
> - Do an Automatic build
> 
> Create Package
> ===========
> - Increment JAD Midlet version if enabled in preferences
> - Do "Clean" Automated build
> 
> Create Obfuscated Package
> ====================
> - Do a "Create Package" build
> - Obfuscate output
> - Preverify obfuscated package
> 
> There is one tricky thing going on...
> If you create an obfuscated package, followed by an incremental build, 
> it might not seem obvious what to do.  The current (and I believe) 
> correct implementation is to revert to the unobfuscated JAR and add the 
> changes to that.  This supports appropriate run/debug behavior.  But, it 
> also implies that you must capture the obfuscated JAR file before doing 
> anything that triggers an automated build.
> 
> Please test this out and let me know if things are working correctly.  
> I'd like to get this out to the rest of the world this weekend, if I can 
> get positive feedback on the changes.
> 
> Thanks,
> Craig
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Eclipseme-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users

-- 

*********************************
[EMAIL PROTECTED]
http://www.psitronic.de

psitronic IT-Solutions
Markus Sinner
W-Rathenau-Str. 14 - 68642 Bürstadt
Tel.: (+49)6206 / 963513
Fax:  (+49)6206 / 963514

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to