Achim, Harold did pull my trivial addition to the exam plugin, but no one has shown any sign of noticing my JIRA/PR for the change to allow adding event handlers to the framework.
--benson On Sat, Aug 15, 2015 at 12:24 PM, Achim Nierbeck <[email protected]> wrote: > Hi Benson, > > just did give you the access to confluence. > Regarding Pax - Exam pull request, if it's good we'll give you access to > the repo :-) > > regards, Achim > > > 2015-08-15 18:14 GMT+02:00 Benson Margulies <[email protected]>: > >> Can you give me access to edit >> https://ops4j1.jira.com/wiki/display/paxlogging/How+to+use+Pax+Logging? >> >> My profile on the wiki is attached to [email protected]. >> >> >> On Sat, Aug 15, 2015 at 12:11 PM, Benson Margulies <[email protected]> >> wrote: >> > OK, away I go. I misunderstood the requirement to have the API bundle. >> > >> > p.s. Care to merge in my pull request in pax-exam? >> > >> > >> > On Sat, Aug 15, 2015 at 12:09 PM, Achim Nierbeck >> > <[email protected]> wrote: >> >> Hi, >> >> >> >> usually you need two bundles for pax-logging. >> >> One is the pax-logging-service, the other one is the pax-logging-api >> >> bundle. >> >> >> >> Btw. talking of elderly documentation, if you see improvements for the >> >> documentation feel free to improve it. >> >> OPS4j is a very open community. Like you find an issue you fix it ;-) >> >> >> >> regards, Achim >> >> >> >> >> >> 2015-08-12 18:41 GMT+02:00 Benson Margulies <[email protected]>: >> >> >> >>> The pax logging documentation is a bit elderly. >> >>> >> >>> My goal is to set up a shell in which bundles that import org.slf4j or >> >>> log4j API's are happy, and in which the resulting log messages are >> >>> visible (at least) to the felix:log commands. Is there a recipe >> >>> somewhere? When I try to add the pax logging service, I get >> >>> >> >>> !ENTRY org.ops4j.pax.logging.pax-logging-service 4 0 2015-08-12 >> >>> 12:29:35.130 >> >>> !MESSAGE FrameworkEvent ERROR >> >>> !STACK 0 >> >>> org.osgi.framework.BundleException: Could not resolve module: >> >>> org.ops4j.pax.logging.pax-logging-service [30] >> >>> Unresolved requirement: Import-Package: com.ibm.uvm.tools; >> >>> resolution:="optional" >> >>> Unresolved requirement: Import-Package: com.sun.jdmk.comm; >> >>> resolution:="optional" >> >>> Unresolved requirement: Import-Package: javax.jmdns; >> >>> resolution:="optional" >> >>> Unresolved requirement: Import-Package: javax.jms; >> >>> version="[1.1.0,2.0.0)"; resolution:="optional" >> >>> Unresolved requirement: Import-Package: javax.mail; >> >>> resolution:="optional" >> >>> Unresolved requirement: Import-Package: javax.mail.internet; >> >>> resolution:="optional" >> >>> Unresolved requirement: Import-Package: >> >>> org.knopflerfish.service.log; provider="paxlogging"; >> >>> version="[1.1.0,2.0.0)" >> >>> >> >>> I presume it's the last one that is killing me: why is a knoplerfish >> >>> package required? >> >>> >> >>> --------------------------------------------------------------------- >> >>> To unsubscribe, e-mail: [email protected] >> >>> For additional commands, e-mail: [email protected] >> >>> >> >>> >> >> >> >> >> >> -- >> >> >> >> Apache Member >> >> Apache Karaf <http://karaf.apache.org/> Committer & PMC >> >> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> >> Committer & >> >> Project Lead >> >> blog <http://notizblog.nierbeck.de/> >> >> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> >> >> >> >> Software Architect / Project Manager / Scrum Master >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > > Apache Member > Apache Karaf <http://karaf.apache.org/> Committer & PMC > OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & > Project Lead > blog <http://notizblog.nierbeck.de/> > Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> > > Software Architect / Project Manager / Scrum Master --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

