[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1079) Allow users to specify a build directory
Galder ZamarreƱo (JIRA)
jira-events at lists.jboss.org
Wed Jun 1 04:35:01 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605715#comment-12605715 ]
Galder ZamarreƱo commented on ISPN-1079:
----------------------------------------
Dan, how much do you allocate for your RAM disk?
> Allow users to specify a build directory
> ----------------------------------------
>
> Key: ISPN-1079
> URL: https://issues.jboss.org/browse/ISPN-1079
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Optional
> Fix For: 4.2.2.BETA1, 4.2.2.FINAL, 5.0.0.CR4, 5.0.0.FINAL
>
>
> If a user wants to speed up the build by compiling to a ramdisk, he should be able to set the build directory in ~/.m2/settings.xml, something like this:
> <settings>
> <profiles>
> <profile>
> <properties>
> <buildDirectory>/tmp/privatebuild/${project.basedir}/${project.version}</buildDirectory>
> </properties>
> </profile>
> </profiles>
> </settings>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list