IDempiere/FullMeeting20120606

From WikiQSS

Table of Contents | Full Meeting Minutes | Full Meeting 2012-06-06

CarlosRuiz: Good morning
hahmed: Good morning Carlos
Nicolas_: Hi everyone
hengsin: hi
tbayen: Hi together!
mzuniga_ergio: Hi everyone
a42niem: hi everyone
CarlosRuiz: I'm working mostly on tickets related to the first release
a42niem: i am working on idempiere-269. unfortunately the 2pack i am using can not limit the export based on entity type :(
hengsin: a42niem - it is possible, use data and sql
CarlosRuiz: also, on packout you can define a start date to export
CarlosRuiz: hmm, testing packout on demo.idempiere.com threw exception
CarlosRuiz: ===========> PackOutProcess.process: org.adempiere.pipo2.PackOut.getCtx()Lorg/adempiere/pipo2/PIPOContext; [33]
CarlosRuiz: java.lang.NoSuchMethodError: org.adempiere.pipo2.PackOut.getCtx()Lorg/adempiere/pipo2/PIPOContext;
CarlosRuiz: at org.adempiere.pipo2.handler.ProcessElementHandler.packOut(ProcessElementHandler.java:205)
CarlosRuiz: at org.adempiere.pipo2.PackOut.export(PackOut.java:142)
CarlosRuiz: at org.adempiere.pipo2.PackOutProcess.doIt(PackOutProcess.java:118)
a42niem: hengsin: then i go that way
a42niem: Carlos: not in my version...
CarlosRuiz: yep, those are working on iDempiere, not on 361
a42niem: ok, next time :)
a42niem: concerning the multi lingual wiki: i like the concept ofa having pages with title, title/es, title/de and so on which should be doable using page templates
hengsin: a42niem, my recommendation above is for idempiere, not sure it works for 361 though.
CarlosRuiz: tbayen, AYT?
tbayen: CarlosRuiz, yep!
CarlosRuiz: Manual/en Manual/es Manual/de -- or -- en/Manual es/Manual de/Manual
a42niem: or es.idempiere.org/wiki/manual and so on?
tbayen: wiki.idempiere.org/es/...
tbayen: I will get it working at latest on the weekend
tbayen: We can also do es.idempiere.org/wiki/... if you want but then we need nameserver config for every new language. And the first solution looks good also for me.
CarlosRuiz: hengsin - field AD_PackageExp.File_Directory was hidden in pack out but is used on PackOutProcess
CarlosRuiz: is it ok to show it again - or maybe define its default as a SYSCONFIG, or implement the attachment option?
hengsin: carlos, it is using attachment
hengsin: file_directory is no longer use unless I've committed the wrong file
CarlosRuiz: just tested locally and it didn't attach, but created a file on ADEMPIERE_HOME/packout folder
hengsin: oops, that's pack in, my bad
CarlosRuiz: locally from eclipse packout is working - but deployed from installer in demo.idempiere.com is not - must be something about the build
hengsin: anyway, the use of file_directory field should be removed. it doesn't add anything. if we want more flexibility, using attachment is probably better.
CarlosRuiz: yes - agree
tbayen: In the next days I will take some time to work on the wiki. If someone has proposals tell me here or write them down in the wiki.
red1: hengsin: Hi.. i been testing the installer from iDempiere for Mac.. noticed that the equinox jar is not the right one..
red1: when i replaced it with what is the present jar version, it worked
red1: its not critical.. just to let you know.
red1: I could make the adempiere-client and adempiere-server worked in my Mac.. next i will do it for my Windows..
red1: and then i will make a Windows Installer
red1: using NSIS
hengsin: red1, works when replace with older version ?
red1: since it worked, i did not copy the jar names.. but i can check it now if u want..
red1: its just a simple logic cos the launcher was asking for a jar version which is not the same
CarlosRuiz: do you know where I can get a MacOS virtual machine to test on Ubuntu? is that possible?
red1: btw hengsin .. banym's sister wants to come to Malaysia to do internship.. but i do not have any offers :(
hengsin: when ? she is IT ?
red1: yes..
red1: she is the one in my www.red1.org page
red1: i stayed at their house in Munich last October.. and she followed my journey around the world after that and she prefers to experience outside cutlures even though she got an offer from German company
red1: will PM you.. (CarlosRuiz please strike off the above :D )
a42niem: hengsin: works also with 361. it is just handcrafting column/element/field entries
red1: i got a place for her to stay in Damansara Damai
red1: someone's extra room in an expatriate apartment
red1: but that friend (Indian IT company for Telco) has not yet confirmed a place for her to work with them)
red1: hengsin: the mac launcher shuld be org.eclipse.equinox.launcher_1.2.0.v20110502.jar
red1: it was something else
red1: so i guess it was not updated
red1: i checked the plugin folder and found its this har and not the former one
CarlosRuiz: red1 - which file are you refering to? which is the launcher with the wrong reference?
red1: its in the Mac installer
red1: u can see that the launcher name i gave above is the correct one
red1: not the present one
red1: also the Batch files are not sent by the window target
red1: SH shell files are packaged instead
CarlosRuiz: I see the batch files on the utils are not present - but console.setup.bat is
CarlosRuiz: but the utils folder is having just .sh instead of .bats
CarlosRuiz: about the macos - I think you're working with your own generated installers - instead of those downloaded from jenkins - is it?
red1: si.. i can find back the bat files and use it manually for my Windows Installer
CarlosRuiz: looking this file adempiere.cocoa.macosx.x86/adempiere-server/Adempiere.app/Contents/MacOS/Adempiere.ini
red1: i guess it must be some problem with the buckminster targeting
CarlosRuiz: it has the proper ../../../plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
red1: si.. its just the sh launcher
red1: it was saying something else
red1: that is why it does not run when i test it
red1: and i have to edit it to what you just stated
CarlosRuiz: maybe you have an old version of buckminster in your pc?
red1: CarlosRuiz: i picked the installers that are already done
red1: from your wiki links
red1: its a minor matter