182 Commits

Author SHA1 Message Date
Joakim Erdfelt
5cdd27b7b9 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2014-01-13 19:13:32 -07:00
Joakim Erdfelt
1cad68b263 Windows file mod (0755 to 0655) changes 2014-01-13 19:13:19 -07:00
Joakim Erdfelt
e99ad50a90 Fixing README 2013-12-18 05:54:11 -07:00
Simone Bordet
7a235e6e69 423397 - Jetty server does not run on Linux server startup because of
a bug in jetty.sh script.

Fixed by using the "*" instead of "+" for numbers so that sed does not
complain and it's also non-GNU compliant.
2013-12-10 16:42:39 +01:00
Joakim Erdfelt
3ad20296ae Removing bogus file 2013-11-15 16:35:09 -07:00
Joakim Erdfelt
753a53f77f More overhaul of the startup scripts 2013-11-15 16:34:35 -07:00
Jan Bartel
2824d91336 Remove old javadoc.xml from distro 2013-11-11 14:09:25 +11:00
Simone Bordet
1f140548fa Updated to use a $NAME variable to create PID and state files,
correcting also locations where these are stored (in jetty.base rather
than jetty.home).
2013-11-07 23:46:55 +01:00
Greg Wilkins
660cf58a51 improved jetty.sh for JETTY_BASE 2013-11-07 23:28:22 +11:00
Joakim Erdfelt
5965e695fa Cleaning up modules 2013-10-24 14:06:50 -07: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
Greg Wilkins
8449ccc873 415826 modules initialised with --add-to-start and --add-to-startd 2013-09-16 11:53:46 +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
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
a5addbeb5a jetty-distribution / making demo-base function? 2013-08-29 15:26:31 -07:00
Jesse McConnell
ac30f5c9bd update other jetty mods to new format 2013-08-29 16:39:28 -05: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
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
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
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
Greg Wilkins
2d3f0bfe0b 412466 Improved search for unset JETTY_HOME 2013-07-08 14:27:13 +10:00
Jesse McConnell
4db892d6b3 update links on root context of distro 2013-06-21 11:29:02 -05:00
Greg Wilkins
53270e7edb 410522 JETTY_PORT sets jetty.port property instead of -Djetty.port 2013-06-12 13:13:09 +10:00
Greg Wilkins
affc41ddf5 fixed comment 2013-05-10 19:47:01 +10:00
Thomas Becker
7448c4fe57 add https listener config to 900-demo.ini 2013-05-07 10:46:11 +02:00
Greg Wilkins
b89de0346d updated jndi, jaas and annotation tests to webapps.demo 2013-05-06 16:16:43 +10:00
Greg Wilkins
d3f33909c2 improved comments for ini files 2013-05-06 09:26:14 +10:00
Greg Wilkins
369a13d265 405327 Modular start
reverted to a single start.ini file until multiple files are fully reviewed
2013-05-02 09:23:49 +10:00
Greg Wilkins
ce0c37cd6c renamed 2013-05-02 08:28:01 +10:00
Greg Wilkins
7ce709519a 405327 Merge branch jetty-9-modularstart 2013-04-29 15:44:56 +10:00
Greg Wilkins
9558d7e815 modular start.ini files and --download start option 2013-04-26 13:53:28 +10:00