Skip to content
Snippets Groups Projects
Commit 57a62583 authored by david_williams's avatar david_williams
Browse files

[142342] Moving common logging and log4j to seperate plugins

Fine tuning: I believe the "axis feature" requires the logging feature ...
the dependancy should be at this axis level, instead of wst level, to get
the modularity (and build order) correct.
parent 58a24631
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,11 @@
<update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates/"/>
</url>
<requires>
<import feature="org.apache.commons_logging.feature" version="1.0.4.qualifier"/>
<import feature="org.apache.jakarta_log4j.feature" version="1.2.8.qualifier"/>
</requires>
<plugin
id="org.apache.axis"
download-size="0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment