Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » p2 repository update with log4j2x(p2 repository with log4j2x )
p2 repository update with log4j2x [message #1831337] Mon, 17 August 2020 16:54 Go to next message
sarath s is currently offline sarath sFriend
Messages: 13
Registered: April 2020
Junior Member
Earlier eclipse rcp workspace is referring to the target having log4j1.x version. Below are the reference links.

eclipse latest p2 repository:(does not have the log4j)
ref1:https://download.eclipse.org/eclipse/updates/4.17-I-builds/I20200817-0920/plugins/

old p2 repo with log4j 1x version?
ref2:https://download.eclipse.org/oomph/archive/reports/download.eclipse.org/releases/2020-06/http___download.eclipse.org_releases_2020-06_202006171000/org.apache.log4j_1.2.15.v201012070815.html

From which p2 repository , we can find the log4j2 version jars (log4j2xapi, log4j2xcore).

Or is there any way to build jars and update corporate p2 repo instead of eclipse p2 repo

thanks
Re: p2 repository update with log4j2x [message #1831339 is a reply to message #1831337] Mon, 17 August 2020 17:45 Go to previous messageGo to next message
Rolf Theunissen is currently offline Rolf TheunissenFriend
Messages: 260
Registered: April 2012
Senior Member
Have a look at the Orbit Project, it provides repositories of bundled versions of third party libraries that are approved for use in one or more Eclipse projects. These bundles are also used when the Eclipse Platform is build.

https://download.eclipse.org/tools/orbit/downloads/

Also note that the first link you provide links to the download provided by the Eclipse Project, while the second is an report on the simultaneous release. For repositories of the full releases look at https://download.eclipse.org/releases/ (this includes milestones for the to be released 4.17 version)
Re: p2 repository update with log4j2x [message #1831341 is a reply to message #1831339] Mon, 17 August 2020 18:37 Go to previous messageGo to next message
sarath s is currently offline sarath sFriend
Messages: 13
Registered: April 2020
Junior Member
hi rolf ,
thanks for the quick help.
https://download.eclipse.org/tools/orbit/downloads/ latest build R20200529191137 has very old version of log4j which 1.2.15, looking for log4j 2x version.
Even the releases has the same problem, not sure why eclipse not upgrading the log4j.
Re: p2 repository update with log4j2x [message #1831343 is a reply to message #1831341] Mon, 17 August 2020 19:01 Go to previous message
Rolf Theunissen is currently offline Rolf TheunissenFriend
Messages: 260
Registered: April 2012
Senior Member
Apparently there is no single Eclipse project that requires a the newer log4j API. If you like to use this API in your own product, you will have to wrap jar it into a bundle yourself.

The log4j is also released as maven bundle. I know there is tooling that more or less automatically can use the maven bundles and wrap them into an Eclipse bundle, but I don't have any pointers for you know.
Previous Topic:Enable Eclipse Project Explorer extension only when two elements are selected
Next Topic:Change the style of property sheet
Goto Forum:
  


Current Time: Sat Apr 20 04:10:51 GMT 2024

Powered by FUDForum. Page generated in 0.07614 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top