Greg Wilkins
|
2d53fe8744
|
cleaned up demo
|
2013-10-03 18:43:06 +10:00 |
Jesse McConnell
|
3fb3616b21
|
remove overlay deployer for 9.1 while it gets reconsidered in new module system
|
2013-09-30 19:11:34 -05:00 |
Joakim Erdfelt
|
cc9c19fd9d
|
Merge branch 'master' into jetty-9.1
|
2013-09-23 11:18:04 -07:00 |
Joakim Erdfelt
|
0e34cdf7d8
|
417831 - Remove jetty-logging.properties from distro/resources
|
2013-09-23 11:17:32 -07:00 |
Jan Bartel
|
07f3230784
|
412469 make module for jetty-jaspi
|
2013-09-20 17:56:02 +10:00 |
Jan Bartel
|
cf9f007fbd
|
417340 Upgrade JDT compiler to one that supports source/target of Java 1.7
|
2013-09-20 15:36:55 +10:00 |
Greg Wilkins
|
cb33fa36fd
|
Use modules to initialise demo-base where possible
|
2013-09-20 14:24:22 +10:00 |
Jan Bartel
|
f44787075a
|
417382 - Upgrade to asm 4.1 and refactor annotation parsing
|
2013-09-17 13:12:54 +10:00 |
Greg Wilkins
|
8449ccc873
|
415826 modules initialised with --add-to-start and --add-to-startd
|
2013-09-16 11:53:46 +10:00 |
Greg Wilkins
|
bb8d8fb999
|
415826 modules initialised with --module-start-ini and --module-startd-ini
|
2013-09-13 14:12:09 +10:00 |
Greg Wilkins
|
822f5d2a0f
|
417108 - demo-base uses HTTPS
|
2013-09-13 13:02:27 +10:00 |
Jan Bartel
|
0abeb876dc
|
Update start.ini to handle different versions of npn boot jar
|
2013-09-12 12:37:50 +10:00 |
Thomas Becker
|
9008210c2e
|
setuid.mod, ext.mod fix module errors
|
2013-09-06 17:34:28 +02:00 |
Joakim Erdfelt
|
db19102bba
|
Fixing distribution - adding servlets.mod + javax.mail support
|
2013-09-06 07:53:35 -07:00 |
Greg Wilkins
|
ace43502ad
|
refined start.jar mechanism to align with updated documentation
|
2013-09-06 16:10:03 +10:00 |
Greg Wilkins
|
c9ddc8f345
|
415826 start.jar replace --enable with --module-ini
Fixed up comments in start.ini
|
2013-08-30 16:30:39 +10:00 |
Joakim Erdfelt
|
7d50302562
|
Fixing distribution build + demo-base start port
|
2013-08-29 15:26:31 -07:00 |
Joakim Erdfelt
|
a5addbeb5a
|
jetty-distribution / making demo-base function?
|
2013-08-29 15:26:31 -07:00 |
Jesse McConnell
|
6d376c174d
|
remove demo mod from distro init line
|
2013-08-29 16:43:52 -05:00 |
Jesse McConnell
|
ac30f5c9bd
|
update other jetty mods to new format
|
2013-08-29 16:39:28 -05:00 |
Greg Wilkins
|
aec807804d
|
415826 start.jar replace --enable with --module-ini
Added --module-ini and --module-start-ini
jetty.base is set from user.dir
jetty.home is set from start.jar dir
|
2013-08-29 12:37:50 +10:00 |
Greg Wilkins
|
e5b4f37b62
|
renamed README.txt to README.TXT and updated contents
|
2013-08-29 00:32:36 +10:00 |
Greg Wilkins
|
c1bd267c17
|
415826 start.jar replace --enable with --initialize
|
2013-08-28 15:41:27 +10:00 |
Greg Wilkins
|
d66778ad06
|
415826 start.jar module --enable and --disable
morphed mechanism into --initialize based templates
|
2013-08-28 09:30:03 +10:00 |
Joakim Erdfelt
|
866a9c96d2
|
jetty-start / removing --module= references in start.ini
+ making sure that demo.mod starts jetty appropriately.
+ making sure that --disable-module=demo works as advertised with
jetty-distribution
|
2013-08-26 16:47:08 -07:00 |
Joakim Erdfelt
|
14ec13000d
|
Moving demo related files in distro to ${jetty.base}/demo/ directory
|
2013-08-26 09:50:31 -07:00 |
Greg Wilkins
|
e224ba5e94
|
415831 - rename ini keyword from MODULES= to --module=
Also cleaned up output from --list-modules to include the source of
module enabling.
|
2013-08-26 10:53:16 +10:00 |
Joakim Erdfelt
|
e36ce2743e
|
414635 Modular start.d and jetty.base property
+ More *.mod definition updates
+ Some safety checks in Module edge addition to prevent duplicates
+ Minor updates to README in jetty-start
|
2013-08-23 15:47:50 -07:00 |
Joakim Erdfelt
|
a396563340
|
414635 Modular start.d and jetty.base property
+ More work on startup of real jetty server.
|
2013-08-22 14:52:02 -07:00 |
Joakim Erdfelt
|
5b2d9bc825
|
More work to get jetty to start
|
2013-08-22 12:45:52 -07:00 |
Jesse McConnell
|
54091990cb
|
remove duplicate schema.jar
|
2013-08-22 13:08:51 -05:00 |
Jesse McConnell
|
6ef6841a2e
|
add modules directory
|
2013-08-22 12:04:11 -05:00 |
Jesse McConnell
|
8efba9fb40
|
bring back start.ini
|
2013-08-22 11:59:07 -05:00 |
Jesse McConnell
|
725e405dac
|
first pass for mod files for distribution
|
2013-08-22 11:53:58 -05:00 |
Greg Wilkins
|
9bb6d91742
|
414635 Modular start.d and jetty.base property
dependencies
|
2013-08-20 17:04:20 +10:00 |
Greg Wilkins
|
bead95314a
|
414635 Modular start.d and jetty.base property
Added more info in README.TXT files
|
2013-08-19 13:22:02 +10:00 |
Jesse McConnell
|
42387785bd
|
fix start.ini
|
2013-08-15 12:07:47 -05:00 |
Greg Wilkins
|
145f544861
|
414635 Modular start.d and jetty.base property
Added --enable and --disable
|
2013-08-15 22:57:43 +10:00 |
Jan Bartel
|
c80100b4a9
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-15 19:13:27 +10:00 |
Jan Bartel
|
e7e7e45500
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130815
|
2013-08-15 19:13:13 +10:00 |
Jan Bartel
|
716430bb03
|
[maven-release-plugin] rollback the release of jetty-9.0.5.v20130815
|
2013-08-15 18:03:49 +10:00 |
Jan Bartel
|
3d13c15d35
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130815
|
2013-08-15 17:22:03 +10:00 |
Jan Bartel
|
7947b35134
|
Reset version for rerun of 9.0.5
|
2013-08-15 16:47:03 +10:00 |
Jesse McConnell
|
4383c9042d
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-13 14:20:56 -05:00 |
Jesse McConnell
|
160d34ec23
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130813
|
2013-08-13 14:20:47 -05:00 |
Greg Wilkins
|
dcf98fd675
|
414635 Modular start.d and jetty.base property
Made https and spdy mutually exclusive
|
2013-08-08 18:07:42 +10:00 |
Greg Wilkins
|
21e7b67cc7
|
414635 Modular start.d and jetty.base property
|
2013-08-08 17:53:52 +10:00 |
Joakim Erdfelt
|
6278f8eb30
|
JSR-356 - making the JSR happy enough to start
|
2013-08-06 09:32:49 -07:00 |
Joakim Erdfelt
|
12f6853900
|
WebSocket - enabling WebSocket on distribution
|
2013-08-06 09:20:02 -07:00 |
Jan Bartel
|
fac202e1ac
|
Update new jetty-schemas to 3.1.RC0. Update to 3.1 before 9.1 milestone release.
|
2013-07-12 14:45:56 +10:00 |