update.sh run with issue
Description
Environment
Attachments
Activity
Carlos Ruiz November 11, 2015 at 11:58 PM
Thanks , I tested and integrated your patch on r3.1, agreed with your last comments.

Hiep Lq November 11, 2015 at 5:48 PM
hi , at prev comment, you and hengsin disagree with me. so, I close this ticket.
i upload new patch because old patch has conflict, new patch also update something.
i use this patch, so i upload for store and for anyone interest with it.
Carlos Ruiz November 11, 2015 at 3:44 PM
, saw you closed this issue, but uploaded a patch - is that patch needed?

Hiep Lq October 31, 2015 at 7:49 AM
I agree with control version of library we use. we have experience with IDEMPIERE-2770.
but i think maintain version of library at plug-in (MF file) let update library hard. we must update at many place.
when two plug-in dependence two one library, we have to sync version at at least two place.
so, should move all library version to cquery.
for this patch. it don't let "partial update of framework when materialization"
it only let all library up to date of latest version of current framework (example it will update to latest of luna sp2 don't update to mars)
so, after apply this patch, when update framework, we just have to update url at rmap file at searchPath orbit and equinox.
Carlos Ruiz October 30, 2015 at 10:59 PM
, this is the comment from about the patch:
it is better to specify the version you would like to get from the server. This help to avoid a partial update of framework to 4.4.3 in future materialization.
current update.sh is has issue "!MESSAGE Error while reading from repository"
not sure it by p2 process or by CI server of idempiere.
has a discus relate
https://wiki.eclipse.org/Disabling_Apache_Httpclient
i test by edit command in update.sh become "java -Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4 ....."
when i run update.sh, it's can download repository,
but i encounter other issue (i think by my environment, so please help me test with correct process, i don't family with update process)
my issue message "MESSAGE The installable unit org.adempiere.server.product has not been found"