Commit Graph

6 Commits

Author SHA1 Message Date
Greg Wilkins 347982809d fixed pom
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@975 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-06 08:36:07 +00:00
Joakim Erdfelt 0f9e84dd1b Adding -boot classifier to allow for oddball distributions with lib/ext
usage.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@974 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-05 18:36:49 +00:00
Joakim Erdfelt f9f81cda61 Adding MDC & Request Context information to logging.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@965 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-02 20:52:56 +00:00
Joakim Erdfelt caea709d83 Fixing logging level filtering + adding more severity level tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@902 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 20:38:42 +00:00
Joakim Erdfelt e8ccebcc67 Build cleanup post-refactor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@884 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-11 17:43:42 +00:00
Joakim Erdfelt c148b97ffc Refactoring jetty-centralized-logger to be more real-world.
* Moving jetty specific pieces out to jetty-webapp-logging so that the
  core logging implementation can exist in places such as JVM endorsed
  library paths and still function, without bringin in all of Jetty in
  the process.
* Removing dependency on any jetty components from
  jetty-centralized-logging per reasons above.
* Establishing jetty-webapp-logging as central place to house the webapp
  logging integration bits and pieces.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@883 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-11 17:43:18 +00:00