Welcome, Guest
Username Password: Remember me

Where can you set/change the ANT_OPTS in Hudson
(1 viewing) (1) Guest
Hudson
  • Page:
  • 1

TOPIC: Where can you set/change the ANT_OPTS in Hudson

Where can you set/change the ANT_OPTS in Hudson 1 year, 10 months ago #254

  • rajeshkumar
  • OFFLINE
  • Moderator
  • I love software configuration management
  • Posts: 370
  • Points: 44553
  • Karma: 4
  • Honor Medal 2009
Where can you set/change the ANT_OPTS in Hudson

Questions:
I'm using Hudson and Maven and also Ant to make a build.

I need to set the ANT_OPTS to pass additional JVM arguments. But where can I
set/change the ANT_OPTS in Hudson for a project?

When I configure a project I press button 'ADVANCED' in the build section.
In there I can set the MAVEN_OPTS, but actually I'm searching for the
ANT_OPTS.

Because at the moment the JunitReport code which is being called by ant
within Maven I'm running out of permgen memory.

At the moment this is what I pass to MAVEN_OPTS:
-Xmx1024m -Xms1024m -XX:MaxPermSize=512m -XX:+CMSPermGenSweepingEnabled
-XX:+CMSClassUnloadingEnabled

but I really need to set the ANT_OPTS somewhere.

Answer
Try the "java options" field in the advanced section.
Regards,
Rajesh Kumar
Build and Release Engineer
My Blog: community.scmgalaxy.com/pg/profile/rajeshkumar
  • Page:
  • 1
Time to create page: 0.46 seconds

     
    
Home Forum