Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
18af5c1c01c800a77372a21da5f526d98789a3e8
/
httplite
03e1650
httplite: re-delete unused class after project reorg
by Ken Gilmer
· 13 years ago
b6fb809
httplite: re-update code after project re-org
by Ken Gilmer
· 13 years ago
536c9fa
httplite: re-add test code after project re-org
by Ken Gilmer
· 13 years ago
3ea5ed1
httplite: execute tests in minimum target
by Ken Gilmer
· 13 years ago
e72e1d6
httplite: update readme.
by Ken Gilmer
· 13 years ago
d81feba
httplite: create base and 'complete' targets.
by Ken Gilmer
· 13 years ago
567b345
httplite: move base project into 'minimum' target
by Ken Gilmer
· 13 years ago
70b8922
httplite: javadoc additions to public methods.
by Ken Gilmer
· 13 years ago
a5cdf54
httplite: cleanup and correct javadoc comments.
by Ken Gilmer
· 13 years ago
2beb53a
httplite: Add javadoc to public constants, remove non-java1.4 compatible annotation.
by Ken Gilmer
· 13 years ago
bf3d0b8
httplite: remove Ant build file. Fixes FELIX-3256.
by Ken Gilmer
· 13 years ago
8991a90
Use consistent names in DEPS/NOTICE files.
by Richard S. Hall
· 13 years ago
a995383
[maven-release-plugin] prepare for next development iteration
by Ken Gilmer
· 13 years ago
e897031
[maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2
by Ken Gilmer
· 13 years ago
25aea80
httplite: rollback version from failed release attempt
by Ken Gilmer
· 13 years ago
8ea8141
httplite: add DEPENDENCIES to build artifacts
by Ken Gilmer
· 13 years ago
bfe22fa
[maven-release-plugin] prepare for next development iteration
by Ken Gilmer
· 13 years ago
430e4c0
[maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2
by Ken Gilmer
· 13 years ago
616eac3
httplite: fix scm stanza in pom from aborted release
by Ken Gilmer
· 13 years ago
c649f93
[maven-release-plugin] rollback the release of org.apache.felix.httplite-0.1.2
by Ken Gilmer
· 13 years ago
405a9b2
[maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2
by Ken Gilmer
· 13 years ago
40b8cc7
httplite: append SNAPSHOT to version in pom.
by Ken Gilmer
· 13 years ago
de3d17f
[maven-release-plugin] prepare release org.apache.felix.httplite-0.1.2
by Ken Gilmer
· 13 years ago
8c81797
httplite: bump version to 1.2 to conform to dev/stable release version convention.
by Ken Gilmer
· 13 years ago
39f46ff
httplite: set version to SNAPSHOT for 0.1.1 release.
by Ken Gilmer
· 13 years ago
9beb6b0
httplite: fix project metadata based on Richard's recommendations from first attempt at release of 0.1.1 version.
by Ken Gilmer
· 13 years ago
3f5f9f1
[maven-release-plugin] prepare for next development iteration
by Ken Gilmer
· 13 years ago
2460ddc
[maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1
by Ken Gilmer
· 13 years ago
ccc45b5
httplite: fix bundle manifest generation metadata in pom
by Ken Gilmer
· 13 years ago
6ba8b55
[maven-release-plugin] prepare for next development iteration
by Ken Gilmer
· 13 years ago
2eeafba
[maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1
by Ken Gilmer
· 13 years ago
8da5ce6
httplite: fixed private-package metadata in pom
by Ken Gilmer
· 13 years ago
21dfb81
[maven-release-plugin] prepare for next development iteration
by Ken Gilmer
· 13 years ago
4399d2d
[maven-release-plugin] prepare release org.apache.felix.httplite-0.1.1
by Ken Gilmer
· 13 years ago
9b63dff
httplite: added changelog and DEPENDENCIES in prep for initial release
by Ken Gilmer
· 13 years ago
b6ff4a7
httplite: fix bug in which resources were not resolving due to a missing path seperator before the alias.
by Ken Gilmer
· 13 years ago
1532bdc
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
6101fba
httplite: fix bundle activator header in manifest.
by Ken Gilmer
· 13 years ago
1864aea
httplite: append version to jars
by Ken Gilmer
· 13 years ago
884ff11
httplite: more fixes to ant build to produce valid bundles.
by Ken Gilmer
· 13 years ago
1bd5a2e
httplite: fix ant build file to match updates to source structure
by Ken Gilmer
· 13 years ago
9e77100
httplite: only download dependent jars if don't already exist.
by Ken Gilmer
· 13 years ago
6c328d6
httplite: fix java 1.5+ annotations eclipse added to sources
by Ken Gilmer
· 13 years ago
05d1e92
httplite: set bundle version to 0.1.0
by Ken Gilmer
· 13 years ago
f960b2f
httplite: remove redundant license file.
by Ken Gilmer
· 13 years ago
1bab64e
httplite: rename java packages to conform to org.apache.felix.httplite as described in FELIX-538.
by Ken Gilmer
· 13 years ago
e596545
httplite: move metadata files to conform with other bundles project layout.
by Ken Gilmer
· 13 years ago
83092c1
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
b0b31ff
httplite: remove annotations that eclipse inserted automagically due to bad project settings.
by Ken Gilmer
· 13 years ago
28f392d
httplite: implement servlet-api 2.5 methods on HttpServletRequest and ServletContext to fix build.
by Ken Gilmer
· 13 years ago
d709bf1
httplite: commit source archive from FELIX-3084. Also see FELIX-538.
by Ken Gilmer
· 13 years ago
d2f5ab5
FELIX-538: Root directory and README for the lightweight HTTP Service implementation. Sources forthcoming.
by Ken Gilmer
· 13 years ago