Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tomcat-9.0.62 release #2

Open
wants to merge 211 commits into
base: master
Choose a base branch
from

Conversation

simranwasnik
Copy link

tomcat 9.0.62 is updated

ldaley and others added 30 commits September 4, 2010 15:50
We now launch the ant java task that launches the new tomcat process in a separate thread to avoid blocking.
… be specified in build config via the 'grails.tomcat.jvmArgs' property.

e.g. grails.tomcat.jvmArgs = ['-Xmx1024m']
Conflicts:
	src/groovy/org/grails/tomcat/TomcatServer.groovy
one. Since the argument value was a file, the tomcat -out and -err files
were being retained between executions - not good.
normal server port but I've now changed it to the original port + 1.
Conflicts:
	grails-app/conf/BuildConfig.groovy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.