Closed GoogleCodeExporter closed 9 years ago
Original comment by gslowiko...@gmail.com
on 5 Feb 2012 at 2:50
svn rev. 7665
Supported:
1) application.conf parameters:
- jvm.memory
- jpda.port
- application.mode ("-server" jvm parameter for PROD mode)
- java.policy
2) mojo parameters:
- httpPort
- httpsPort
- disableCheckJpda (Play!'s "-f" parameter)
3) other
- javaagent configured (remote debugging possible)
- "-XX:-UseSplitVerifier" jvm parameter for Java7 compatibility
Original comment by gslowiko...@gmail.com
on 19 Mar 2012 at 11:10
svn rev. 7666 - polishing
Original comment by gslowiko...@gmail.com
on 19 Mar 2012 at 11:16
svn rev.8283 - fixed bug introduced in "start" mojo
Original comment by gslowiko...@gmail.com
on 21 Mar 2012 at 4:03
"1.0.0-beta1-SNAPSHOT" snapshot version deployed
Original comment by gslowiko...@gmail.com
on 21 Mar 2012 at 4:11
Original issue reported on code.google.com by
gslowiko...@gmail.com
on 2 Feb 2012 at 2:25