Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-26Adjusting --exec to [exec]Joakim Erdfelt16-32/+16
2014-05-16435086 - ${jetty.base}/resources not on classpath when using --module=resourcesJoakim Erdfelt12-1/+87
2014-05-08432321 - jetty-start / Allow defining extra start directories for common conf...Joakim Erdfelt10-56/+56
2014-04-29433563 - Jetty fails to startup on windows - InvalidPathExceptionJoakim Erdfelt4-119/+185
2014-04-16Merged branch 'jetty-9.1.x' into 'master'.Simone Bordet1-0/+9
2014-04-16Added profile in the main pom.xml to build with JDK 7u55.Simone Bordet1-0/+9
2014-04-15Removing deprecated methodsJoakim Erdfelt2-4/+4
2014-04-15432321 - jetty-start / Allow defining extra start directories for common conf...Joakim Erdfelt2-4/+8
2014-04-11432321 - jetty-start / Allow defining extra start directories for common conf...Joakim Erdfelt10-120/+137
2014-04-10432321 - jetty-start / Allow defining extra start directories for common conf...Joakim Erdfelt6-95/+188
2014-04-10432321 - jetty-start / Allow defining extra start directories for common conf...Joakim Erdfelt3-67/+692
2014-04-09432321 - jetty-start / Allow defining extra start directories for common conf...Joakim Erdfelt6-1/+611
2014-04-08432321 - jetty-start / Allow defining extra start directories for common conf...Joakim Erdfelt4-0/+24
2014-04-08Preparing BaseHome for extra-start-dirsJoakim Erdfelt1-2/+2
2014-04-04Fixed start.jar handling of expanded modules during --add-to-startGreg Wilkins1-0/+1
2014-03-27426920 - jetty-start / BaseHome.listFilesRegex() and .recurseDir() do not det...Joakim Erdfelt8-37/+346
2014-02-04[426003] active modules with missing dependencies fail accordingly, non-activ...Jesse McConnell5-0/+81
2014-01-23Bug 426481 fix < java 1.7.0_10 npn filesJesse McConnell5-0/+0
2014-01-14Updated build profiles to JDK 7u51, along with NPN modules.Simone Bordet1-0/+9
2014-01-14Fixing path based assertions to be OS neutral (windows)Joakim Erdfelt2-419/+428
2014-01-06424598 - Module [npn] downloads wrong npn jarJoakim Erdfelt14-0/+42
2014-01-02Happy New Year - 2014!Joakim Erdfelt13-13/+13
2013-12-27Reducing noise during testingJoakim Erdfelt2-1/+1
2013-12-27424390 - Allow enabling modules via regexJoakim Erdfelt1-0/+16
2013-12-27424168 - Module [ext] should load libraries recursively from lib/ext/Joakim Erdfelt14-4/+76
2013-12-26Changing repo1.maven.org to central.maven.orgJoakim Erdfelt15-15/+29
2013-12-26424598 - Module [npn] downloads wrong npn jarJoakim Erdfelt19-11/+84
2013-12-26Fixing double '2152' expandJoakim Erdfelt1-6/+6
2013-12-26417202 - Start / command line arguments with ${variable} should be expandedJoakim Erdfelt12-17/+223
2013-12-23423739 Start checks module files.Greg Wilkins1-1/+1
2013-12-15424051 - Using --list-config can result in NPEJoakim Erdfelt4-0/+54
2013-11-04global clean up importsGreg Wilkins7-9/+17
2013-09-06refined start.jar mechanism to align with updated documentationGreg Wilkins1-1/+1
2013-09-06create directories on module iniGreg Wilkins2-3/+3
2013-09-03415899 - jetty-start / add --lib=<cp> capability from Jetty 7/8Joakim Erdfelt5-9/+29
2013-09-03Removing unused test resourcesJoakim Erdfelt21-63/+0
2013-08-30Adding --write-module-graph=<filename>Joakim Erdfelt1-0/+60
2013-08-29[Bug 416143] mod file format uses [type]Jesse McConnell30-65/+135
2013-08-29jetty-start / fixing build + work towards demo-baseJoakim Erdfelt2-17/+1
2013-08-29jetty-start / DownloadArg to its own class + Main cleanupJoakim Erdfelt1-1/+0
2013-08-29jetty-start / fixing BaseHomeTest failureJoakim Erdfelt2-5/+6
2013-08-29jetty-start / removing last remnants of module persistenceJoakim Erdfelt4-19/+0
2013-08-29415826 start.jar replace --enable with --module-iniGreg Wilkins4-25/+7
2013-08-28415826 start.jar replace --enable with --initializeGreg Wilkins1-177/+0
2013-08-27jetty-start / Making sure that download worksJoakim Erdfelt1-6/+7
2013-08-26jetty-start / removing --module= references in start.iniJoakim Erdfelt2-1/+2
2013-08-26jetty-start / fleshing out with spdy test caseJoakim Erdfelt6-11/+28
2013-08-26jetty-start / updating test case module files.Joakim Erdfelt16-4/+58
2013-08-26jetty-start / fixing test case for bootlib + jvm argsJoakim Erdfelt2-10/+9
2013-08-26[Bug 415913] support bootlib and download in modulesJesse McConnell5-0/+75

Back to the top