Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
9d7833d4af8733720c922a97b1beca4c5a63aae2
/
httplite
« Previous
cb54ad2
httplite: fix bug in which resources were not resolving due to a missing path seperator before the alias.
by Ken Gilmer
· 13 years ago
fd56de3
httplite: fix bug in which service registerations from multiple bundles would cause internal servlet map to be reset, resulting in all but last client registrations to be inaccessable.
by Ken Gilmer
· 13 years ago
f4f0329
httplite: fix bundle activator header in manifest.
by Ken Gilmer
· 13 years ago
645b150
httplite: append version to jars
by Ken Gilmer
· 13 years ago
94a7332
httplite: more fixes to ant build to produce valid bundles.
by Ken Gilmer
· 13 years ago
1c4856a
httplite: fix ant build file to match updates to source structure
by Ken Gilmer
· 13 years ago
b07055e
httplite: only download dependent jars if don't already exist.
by Ken Gilmer
· 13 years ago
75311e1
httplite: fix java 1.5+ annotations eclipse added to sources
by Ken Gilmer
· 13 years ago
924b882
httplite: set bundle version to 0.1.0
by Ken Gilmer
· 13 years ago
58d05ef
httplite: remove redundant license file.
by Ken Gilmer
· 13 years ago
43055a8
httplite: rename java packages to conform to org.apache.felix.httplite as described in FELIX-538.
by Ken Gilmer
· 13 years ago
7dbe1d0
httplite: move metadata files to conform with other bundles project layout.
by Ken Gilmer
· 13 years ago
76e41a6
httplite: updated pom.xml so that it would build against vanilla tree. Copied pom structure from log bundle since it's simple and I am new to maven. mvn clean install produces the httplite bundle, but it is not yet tested.
by Ken Gilmer
· 13 years ago
353c371
httplite: remove annotations that eclipse inserted automagically due to bad project settings.
by Ken Gilmer
· 13 years ago
c65a28c
httplite: implement servlet-api 2.5 methods on HttpServletRequest and ServletContext to fix build.
by Ken Gilmer
· 13 years ago
2c29a97
httplite: commit source archive from FELIX-3084. Also see FELIX-538.
by Ken Gilmer
· 13 years ago
be22bcf
FELIX-538: Root directory and README for the lightweight HTTP Service implementation. Sources forthcoming.
by Ken Gilmer
· 13 years ago