Skip to content

Commit

Permalink
Adapt java-doc build to replacement of embedded service.http sources
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Dec 19, 2023
1 parent 9b48f91 commit 90e8115
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -163,6 +163,7 @@
;${dependency.dir}/org.osgi.service.prefs_*.jar
;${dependency.dir}/org.osgi.service.event_*.jar
;${dependency.dir}/org.osgi.service.cm_*.jar
;${dependency.dir}/org.osgi.service.http.whiteboard_*.jar
;${dependency.dir}/org.osgi.service.component.annotations_*.jar
;${dependency.dir}/jetty-http_*.jar
;${dependency.dir}/jetty-io_*.jar
Expand All @@ -184,7 +185,7 @@
;${eclipse.platform.ui.bundles}/org.eclipse.e4.emf.xpath/${dot.classes}
;${rt.equinox.framework.bundles}/org.eclipse.osgi/${dot.classes}
;${rt.equinox.framework.bundles}/org.eclipse.osgi/osgi/osgi.annotation.jar
;${rt.equinox.framework.bundles}/org.eclipse.osgi.services/${dot.classes}
;${rt.equinox.framework.bundles}/org.eclipse.equinox.http.service.api/${dot.classes}
;${rt.equinox.p2.bundles}/org.eclipse.equinox.p2.director/${dot.classes}
;${rt.equinox.p2.bundles}/org.eclipse.equinox.p2.garbagecollector/${dot.classes}
;${rt.equinox.p2.bundles}/org.eclipse.equinox.p2.metadata.repository/${dot.classes}
Expand Down

0 comments on commit 90e8115

Please sign in to comment.