Compile iDempiere release 3.1

43 views
Skip to first unread message

Dixon Jose Martinez Alvarez

unread,
Dec 8, 2019, 11:18:54 AM12/8/19
to iDempiere
Hi, how can I do the compilation of idempiere release 3.1. When trying to materialize errors are generated and I have not been able to solve them.

Is it still possible to materialize idempiere in this release?

Carlos Antonio Ruiz Gomez

unread,
Dec 9, 2019, 6:00:24 AM12/9/19
to idem...@googlegroups.com
Hi Dixon,

iDempiere 3.1 is not supported since 2016-10-31 - you better migrate to 7.1

However, is possible that your compilation problem is solved if you
replace the lines refering to org.mortbay.jasper... in your file
org.adempiere.sdk-feature/adempiere.cquery with:

<cq:advisorNode namePattern="^org\.mortbay\.jasper\.apache-jsp$"
componentType="osgi.bundle" versionOverride="(8.0.0,8.0.99]"/>
<cq:advisorNode namePattern="^org\.mortbay\.jasper\.apache-el$"
componentType="osgi.bundle" versionOverride="(8.0.0,8.0.99]"/>

This has been discussed before in these forums, you can search history
for more information.

Regards,

Carlos Ruiz



Am 08.12.19 um 17:18 schrieb Dixon Jose Martinez Alvarez:

Dixon Jose Martinez Alvarez

unread,
Dec 9, 2019, 8:15:12 AM12/9/19
to iDempiere

Hello, Carlos, thank you for your response and advice, I managed to realize the materialization of the project in its release 3.1

Add these lines to the adempiere.cquery file
<cq: advisorNode namePattern = "^ org \ .mortbay \ .jasper \ .apache-jsp $"
componentType = "osgi.bundle" versionOverride = "(8.0.0,8.0.99]" />
<cq: advisorNode namePattern = "^ org \ .mortbay \ .jasper \ .apache-el $"
componentType = "osgi.bundle" versionOverride = "(8.0.0,8.0.99]" />

And modify the features.xml file in which comment the following lines
  <! - <includes
          id = "org.idempiere.hazelcast.service"
          version = "0.0.0"
          optional = "true" />

    <includes
          id = "org.idempiere.fitnesse"
          version = "0.0.0" />
    ->
adempiere.cquery
feature.xml
Reply all
Reply to author
Forward
0 new messages