2024-02-17 00:05:44 +07:00
|
|
|
target "idempiere-12"
|
2020-10-31 05:53:36 +07:00
|
|
|
|
|
|
|
with source configurePhase allEnvironments
|
|
|
|
|
2023-06-21 18:44:18 +07:00
|
|
|
location zk "https://idempiere.github.io/binary.file/p2.zk/9.6.4" {
|
2020-10-31 05:53:36 +07:00
|
|
|
zcommon
|
|
|
|
zel
|
|
|
|
zhtml
|
|
|
|
zjavassist
|
|
|
|
zk
|
|
|
|
zkbind
|
|
|
|
zkplus
|
|
|
|
zkwebfragment
|
|
|
|
zul
|
|
|
|
zweb
|
|
|
|
zweb-dsp
|
|
|
|
}
|
|
|
|
|
2022-11-29 09:41:43 +07:00
|
|
|
location repackaged "https://idempiere.github.io/binary.file/p2.repackaged/9.0.0" {
|
2024-02-17 00:05:44 +07:00
|
|
|
// 2.3.3.v2021090100, dependency of com.sun.xml.ws.jaxws-rt_2.3.5, org.idempiere.webservices,
|
|
|
|
// wrapped.org.apache.cxf.cxf-rt-ws-transfer_3.4.4
|
2021-09-04 21:12:10 +07:00
|
|
|
jakarta.xml.ws-api
|
2024-02-17 00:05:44 +07:00
|
|
|
// 2.7.2.v202109010034
|
2020-10-31 05:53:36 +07:00
|
|
|
org.atmosphere.runtime
|
2024-02-17 00:05:44 +07:00
|
|
|
// 30.1.1.jre_v202109010034, dependency of com.fasterxml.jackson.datatype.jackson-datatype-guava_2.12.4,
|
|
|
|
// com.google.http-client.google-http-client, com.google.oauth-client_1.31.5, org.passay_1.16.1
|
2021-09-04 21:12:10 +07:00
|
|
|
com.google.guava
|
2024-02-17 00:05:44 +07:00
|
|
|
// 1.39.2.sp_1_v202109010034, dependency of com.google.oauth-client_1.31.5, wrapped.com.google.http-client.google-http-client-gson_1.39.2.sp1
|
2021-09-04 21:12:10 +07:00
|
|
|
com.google.http-client.google-http-client
|
2024-02-17 00:05:44 +07:00
|
|
|
// 1.2.18.v202109010034, dependency of com.sun.xml.bind.jaxb-impl_2.3.5, com.sun.xml.messaging.saaj.impl_1.5.3,
|
|
|
|
// org.apache.cxf.cxf-core_3.4.4
|
2021-09-04 21:12:10 +07:00
|
|
|
com.sun.xml.fastinfoset.FastInfoset
|
2024-02-17 00:05:44 +07:00
|
|
|
// 4.6.4, dependency of org.idempiere.felix.webconsole
|
2021-09-04 21:12:10 +07:00
|
|
|
org.apache.felix.webconsole
|
2020-10-31 05:53:36 +07:00
|
|
|
}
|
|
|
|
|
2023-06-21 18:44:18 +07:00
|
|
|
location eclipse-2023-03 "https://download.eclipse.org/eclipse/updates/4.27" {
|
2020-10-31 05:53:36 +07:00
|
|
|
// equinox core framework
|
|
|
|
org.eclipse.osgi
|
2023-06-21 18:44:18 +07:00
|
|
|
org.osgi.annotation.bundle
|
|
|
|
org.osgi.annotation.versioning
|
|
|
|
org.osgi.service.cm
|
|
|
|
org.osgi.service.component
|
|
|
|
org.osgi.service.component.annotations
|
|
|
|
org.osgi.service.coordinator
|
|
|
|
org.osgi.service.device
|
|
|
|
org.osgi.service.event
|
|
|
|
org.osgi.service.log.stream
|
|
|
|
org.osgi.service.metatype
|
|
|
|
org.osgi.service.metatype.annotations
|
|
|
|
org.osgi.service.prefs
|
|
|
|
org.osgi.service.provisioning
|
|
|
|
org.osgi.service.upnp
|
|
|
|
org.osgi.service.useradmin
|
|
|
|
org.osgi.service.wireadmin
|
|
|
|
org.osgi.util.function
|
|
|
|
org.osgi.util.measurement
|
|
|
|
org.osgi.util.position
|
|
|
|
org.osgi.util.promise
|
|
|
|
org.osgi.util.pushstream
|
|
|
|
org.osgi.util.xml
|
2024-02-17 00:05:44 +07:00
|
|
|
// equinox framework starter kit
|
2020-10-31 05:53:36 +07:00
|
|
|
org.apache.felix.gogo.command
|
|
|
|
org.apache.felix.gogo.runtime
|
|
|
|
org.apache.felix.gogo.shell
|
|
|
|
org.apache.felix.scr
|
2022-06-01 12:57:17 +07:00
|
|
|
org.apache.httpcomponents.client5.httpclient5
|
|
|
|
org.apache.httpcomponents.core5.httpcore5
|
|
|
|
org.apache.httpcomponents.core5.httpcore5-h2
|
2020-10-31 05:53:36 +07:00
|
|
|
org.eclipse.core.jobs
|
|
|
|
org.eclipse.ecf
|
|
|
|
org.eclipse.ecf.filetransfer
|
|
|
|
org.eclipse.ecf.identity
|
|
|
|
org.eclipse.ecf.provider.filetransfer
|
2022-06-01 12:57:17 +07:00
|
|
|
org.eclipse.ecf.provider.filetransfer.httpclient5
|
2020-10-31 05:53:36 +07:00
|
|
|
org.eclipse.ecf.provider.filetransfer.ssl
|
|
|
|
org.eclipse.equinox.app
|
|
|
|
org.eclipse.equinox.common
|
|
|
|
org.eclipse.equinox.concurrent
|
|
|
|
org.eclipse.equinox.console
|
|
|
|
org.eclipse.equinox.frameworkadmin
|
|
|
|
org.eclipse.equinox.frameworkadmin.equinox
|
|
|
|
org.eclipse.equinox.launcher
|
|
|
|
org.eclipse.equinox.p2.artifact.repository
|
|
|
|
org.eclipse.equinox.p2.console
|
|
|
|
org.eclipse.equinox.p2.core
|
|
|
|
org.eclipse.equinox.p2.director
|
|
|
|
org.eclipse.equinox.p2.engine
|
|
|
|
org.eclipse.equinox.p2.garbagecollector
|
|
|
|
org.eclipse.equinox.p2.jarprocessor
|
|
|
|
org.eclipse.equinox.p2.metadata
|
|
|
|
org.eclipse.equinox.p2.metadata.repository
|
2022-06-01 12:57:17 +07:00
|
|
|
org.eclipse.equinox.p2.operations
|
2020-10-31 05:53:36 +07:00
|
|
|
org.eclipse.equinox.p2.repository
|
|
|
|
org.eclipse.equinox.p2.touchpoint.eclipse
|
|
|
|
org.eclipse.equinox.p2.touchpoint.natives
|
|
|
|
org.eclipse.equinox.p2.transport.ecf
|
|
|
|
org.eclipse.equinox.preferences
|
|
|
|
org.eclipse.equinox.registry
|
|
|
|
org.eclipse.equinox.security
|
|
|
|
org.eclipse.equinox.simpleconfigurator
|
|
|
|
org.eclipse.equinox.simpleconfigurator.manipulator
|
|
|
|
org.eclipse.osgi.services
|
|
|
|
org.eclipse.osgi.util
|
|
|
|
org.sat4j.core
|
|
|
|
org.sat4j.pb
|
|
|
|
org.tukaani.xz
|
2024-02-17 00:05:44 +07:00
|
|
|
// equinox add-on
|
|
|
|
// launcher feature for all environment
|
2020-10-31 05:53:36 +07:00
|
|
|
org.eclipse.equinox.executable.feature.group
|
|
|
|
org.eclipse.equinox.http.registry
|
|
|
|
org.eclipse.osgi.compatibility.state
|
|
|
|
org.eclipse.core.runtime
|
|
|
|
org.eclipse.equinox.http.servlet
|
|
|
|
org.eclipse.equinox.servletbridge
|
|
|
|
org.eclipse.equinox.p2.director.app
|
|
|
|
org.eclipse.equinox.cm
|
|
|
|
org.eclipse.equinox.event
|
|
|
|
org.eclipse.equinox.http.servletbridge
|
|
|
|
org.eclipse.equinox.metatype
|
|
|
|
org.eclipse.ant.core
|
|
|
|
org.eclipse.core.commands
|
|
|
|
org.eclipse.core.contenttype
|
|
|
|
org.eclipse.core.expressions
|
|
|
|
org.eclipse.core.filesystem
|
|
|
|
org.eclipse.core.net
|
|
|
|
org.eclipse.core.resources
|
|
|
|
org.eclipse.core.variables
|
|
|
|
org.eclipse.jdt.core
|
2023-06-21 18:44:18 +07:00
|
|
|
org.eclipse.jdt.core.compiler.batch
|
2021-12-28 20:02:35 +07:00
|
|
|
org.eclipse.text
|
2024-02-17 00:05:44 +07:00
|
|
|
// junit
|
2020-10-31 19:48:16 +07:00
|
|
|
org.opentest4j
|
2023-06-21 18:44:18 +07:00
|
|
|
org.apiguardian.api
|
2020-10-31 19:48:16 +07:00
|
|
|
org.junit
|
|
|
|
org.eclipse.pde.junit.runtime
|
|
|
|
org.eclipse.jdt.junit.runtime
|
|
|
|
org.eclipse.jdt.junit5.runtime
|
2020-10-31 05:53:36 +07:00
|
|
|
}
|
|
|
|
|
2022-06-01 12:57:17 +07:00
|
|
|
location orbit-2021-06-R20210602031627 "https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository" {
|
2020-10-31 05:53:36 +07:00
|
|
|
org.apache.ant
|
|
|
|
org.apache.xml.resolver
|
|
|
|
org.w3c.css.sac
|
2021-09-04 21:12:10 +07:00
|
|
|
org.w3c.dom.smil
|
2020-10-31 05:53:36 +07:00
|
|
|
org.w3c.dom.svg
|
2021-09-04 21:12:10 +07:00
|
|
|
org.w3c.dom.events
|
|
|
|
org.hamcrest.core
|
|
|
|
javax.xml
|
|
|
|
org.apache.xalan
|
|
|
|
org.apache.xml.serializer
|
|
|
|
org.apache.commons.discovery
|
|
|
|
}
|
|
|
|
|
2024-01-21 02:21:52 +07:00
|
|
|
location jasperstudio "https://idempiere.github.io/binary.file/p2.repackaged/jasperstudio/6.17.0" {
|
2021-09-04 21:12:10 +07:00
|
|
|
org.krysalis.barcode4j
|
|
|
|
}
|