Joakim Erdfelt
9172d6115b
[maven-release-plugin] prepare for next development iteration
2013-11-15 16:58:44 -07:00
Joakim Erdfelt
6feeab6ec3
[maven-release-plugin] prepare release jetty-9.1.0.v20131115
2013-11-15 16:58:36 -07:00
Joakim Erdfelt
7bbc0ff4df
[maven-release-plugin] rollback the release of jetty-9.1.0.v20131115
2013-11-15 16:33:52 -07:00
Joakim Erdfelt
1126e68971
[maven-release-plugin] prepare for next development iteration
2013-11-15 16:03:28 -07:00
Joakim Erdfelt
d6418c73d4
[maven-release-plugin] prepare release jetty-9.1.0.v20131115
2013-11-15 16:03:20 -07:00
Joakim Erdfelt
6c372b9440
Reverting <version> to 9.1.0-SNAPSHOT
2013-11-15 15:36:26 -07:00
Jesse McConnell
b5345caed1
[maven-release-plugin] prepare for next development iteration
2013-11-14 15:27:52 -06:00
Jesse McConnell
1582aa196d
[maven-release-plugin] prepare release jetty-9.1.0.v20131114
2013-11-14 15:27:37 -06:00
Jesse McConnell
63f20d4518
[maven-release-plugin] prepare for next development iteration
2013-11-07 10:42:54 -06:00
Jesse McConnell
dc2fd1b9ce
[maven-release-plugin] prepare release jetty-9.1.0.RC2
2013-11-07 10:42:41 -06:00
Greg Wilkins
f567bddad9
global clean up imports
2013-11-04 13:48:03 +11:00
Joakim Erdfelt
1620b34a6e
418441 - Use of OPTIONS= in Jetty 9.1 should display WARNING message
2013-10-03 11:53:37 -07:00
Joakim Erdfelt
a50054c74b
Fixing typo in usage.txt
2013-09-24 11:53:23 -07:00
Joakim Erdfelt
937a91a0db
417938 - Startup / Sort properties presented in --list-config alphabetically
2013-09-24 09:00:30 -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
bb8d8fb999
415826 modules initialised with --module-start-ini and --module-startd-ini
2013-09-13 14:12:09 +10:00
Greg Wilkins
ace43502ad
refined start.jar mechanism to align with updated documentation
2013-09-06 16:10:03 +10:00
Greg Wilkins
5c3f498624
create directories on module ini
2013-09-06 13:06:15 +10:00
Joakim Erdfelt
d920ef8c40
415899 - jetty-start / add --lib=<cp> capability from Jetty 7/8
...
+ Adding --lib=<cp> concept from Jetty 7/8 to allow for arbitrary
library additions, similar to how path=<name> and lib=<name>
was used back in those revisions.
2013-09-03 11:26:35 -07:00
Joakim Erdfelt
02a838bef7
Removing unused test resources
2013-09-03 11:26:30 -07:00
Joakim Erdfelt
444a49f97e
Adding --write-module-graph=<filename>
2013-08-30 13:08:32 -07:00
Joakim Erdfelt
7d50302562
Fixing distribution build + demo-base start port
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
Jesse McConnell
6e3094e1b0
[Bug 416143] mod file format uses [type]
2013-08-29 16:13:50 -05:00
Joakim Erdfelt
8a1f12ae81
jetty-start / fixing build + work towards demo-base
2013-08-29 11:49:33 -07:00
Joakim Erdfelt
78dfd287e3
jetty-start / DownloadArg to its own class + Main cleanup
2013-08-29 08:59:20 -07:00
Joakim Erdfelt
de4febf1b9
jetty-start / fixing BaseHomeTest failure
2013-08-29 08:54:12 -07:00
Joakim Erdfelt
fad7f94619
jetty-start / removing last remnants of module persistence
2013-08-29 08:53:46 -07:00
Joakim Erdfelt
9a40e12b70
jetty-start / import cleanup + change MODULE= to --module= in usage
2013-08-29 08:36:45 -07:00
Joakim Erdfelt
51b0ea05ee
jetty-start / minor cleanup of BaseHome + use canonical file more consistently
2013-08-29 08:36:15 -07: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
c84063a5f8
415826 start.jar replace --enable with --initialize
...
refactored impl to be clearer when creating ini
2013-08-28 23:53:32 +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
Greg Wilkins
7d308bf8a5
Merge branch 'jetty-9.1' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9.1
...
Conflicts:
jetty-start/src/main/java/org/eclipse/jetty/start/Main.java
jetty-start/src/main/java/org/eclipse/jetty/start/StartArgs.java
2013-08-27 13:41:20 +10:00
Greg Wilkins
302ffe4ff1
415826 start.jar module --enable and --disable
2013-08-27 13:38:42 +10:00
Greg Wilkins
ea21a1798a
415826 start.jar module --enable and --disable
2013-08-27 13:12:22 +10:00
Joakim Erdfelt
c1517fe866
jetty-start / Making sure that download works
2013-08-26 17:11:00 -07: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
29670845e7
jetty-start / fleshing out with spdy test case
2013-08-26 16:08:08 -07:00
Joakim Erdfelt
38aaf38f2d
jetty-start / updating test case module files.
...
+ updated test modules are a copy of what is being used in the
distribution right now.
2013-08-26 15:44:33 -07:00
Joakim Erdfelt
067fbcba8d
jetty-start / fixing test case for bootlib + jvm args
2013-08-26 15:31:06 -07:00
Joakim Erdfelt
71a94364f3
jetty-start / cleaning up download mechanism
2013-08-26 15:25:07 -07:00
Joakim Erdfelt
8124f151c8
415826 - jetty-start / add --enable an --disable functionality for modules
...
+ Ensure that --enable will work, even with a pristene base directory
2013-08-26 15:19:27 -07:00
Jesse McConnell
0ec70b66ce
[Bug 415913] support bootlib and download in modules
2013-08-26 17:18:18 -05:00
Joakim Erdfelt
69892d36a6
415832 - jetty-start / fix ClassNotFound exception when starting from empty base directory
...
+ Displaying simple warning and not starting if appropriate.
2013-08-26 14:50:59 -07:00
Joakim Erdfelt
b6dbdd98d4
415839 - jetty-start / warning about need for --exec given when not needed by default configuration
...
+ Adding exclusion on System properties check for jetty.home and jetty.base
2013-08-26 14:44:48 -07:00
Joakim Erdfelt
c61cbaec2b
415830 - jetty-start / add more TestUseCases for home + base + modules configurations
...
+ Adding more complexity to module persistence mechanism test case to
demonstrate how it works.
2013-08-26 14:35:48 -07:00
Joakim Erdfelt
d53e9e4ada
415830 - jetty-start / add more TestUseCases for home + base + modules configurations
...
+ Adding testcase for module persistence management with home + base
2013-08-26 14:02:16 -07:00