Jesse McConnell
2a7abdb18d
[271150] add usage info
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@129 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-10 18:43:18 +00:00
Jesse McConnell
7e772a6078
[271150] updates to allow for deploying jetty javadoc and jxr info to website, also adjust osgi bundle info
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@128 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-10 18:40:51 +00:00
Jesse McConnell
084a8505a2
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@108 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:44:45 +00:00
Jesse McConnell
f84745e1e6
[maven-release-plugin] prepare release jetty-7.0.0.M0
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@106 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:44:26 +00:00
Jesse McConnell
3adb716b38
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@105 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-03 15:37:08 +00:00
Jesse McConnell
b43b16dda9
adding back in url for jars
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@98 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 20:47:13 +00:00
Jan Bartel
849ea36f0f
Add Implementation-Version to all jar manifests - needed particularly for start.jar mechanism to determine what the current version is.
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@89 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 05:46:46 +00:00
Jan Bartel
da4c17cd1c
Change versionpolicy to auto calculate the range ; exclude jetty-plus from osgi manifest generation until we can find a way to correctly generate the export uses clauses, which are all being generated at the default version level irrespective of package
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@85 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 01:53:56 +00:00
Jesse McConnell
c03a51f27a
fix upper bounds for osgi packaging, also address upper bound for optional slfj in jetty-util
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@79 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 20:26:01 +00:00
Jesse McConnell
834d1b71d5
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@78 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 19:03:28 +00:00
Jesse McConnell
3a4b105d48
[maven-release-plugin] prepare release jetty-7.0.0.M0
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@76 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 19:03:12 +00:00
Jesse McConnell
4048a3f2ed
updating osgi plugin and manifest information, also fixing svn property on two dirs
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@75 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 18:06:52 +00:00
Greg Wilkins
b5444d492a
use standard javax.servlet
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@71 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-01 05:05:52 +00:00
Greg Wilkins
65d5888242
ready for M0 push
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@62 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 22:58:05 +00:00
Jesse McConnell
b29f9c1a35
migrating assembly definition from parent to project
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@57 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-31 22:23:19 +00:00
Greg Wilkins
f7b57d3fd8
embedded examples
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@40 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-30 00:47:19 +00:00
Greg Wilkins
0f510e6753
This commit takes jetty-7 back to the 2.5 servlet API, but leaves much of the
...
3.0 asynchronous machinery available.
Introduces a new improved Continuation API that is an evolution of the
original Continuation API, while taking some good ideas from the 3.0 spec.
The intention is that this API will simplify the use of the 3.0
API, while making it available in jetty-7 (scalably) and in all other
2.5 containers with the ContinuationFilter.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@27 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 02:15:22 +00:00
Jesse McConnell
ae18b39ae4
renaming jetty-assembly -> jetty-distribution
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@25 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 21:38:50 +00:00
Greg Wilkins
9f386395e7
mods prior to backport to 2.5 API. These changes should be in both 7 and 8
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@17 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 05:42:33 +00:00
Jesse McConnell
1b8ec6a4f0
updating for current build conditions
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@12 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-24 21:46:34 +00:00
Greg Wilkins
da627b843f
jetty @ eclipse initial commit
...
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@8 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-24 21:07:27 +00:00