[virtualcommons-svn] commit/foraging: <all...@asu.edu> Allen Lee: forgot import
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2011-09-29 11:20:33
|
1 new changeset in foraging: http://bitbucket.org/virtualcommons/foraging/changeset/8a517b0c64da/ changeset: 8a517b0c64da user: <all...@asu.edu> Allen Lee date: 2011-09-29 12:52:30 summary: forgot import affected #: 1 file (-1 bytes) --- a/src/main/java/edu/asu/commons/foraging/conf/RoundConfiguration.java Thu Sep 29 03:48:47 2011 -0700 +++ b/src/main/java/edu/asu/commons/foraging/conf/RoundConfiguration.java Thu Sep 29 03:52:30 2011 -0700 @@ -1,6 +1,7 @@ package edu.asu.commons.foraging.conf; import java.awt.Dimension; +import java.util.Arrays; import java.util.Collections; import java.util.HashMap; import java.util.List; @@ -12,6 +13,7 @@ import edu.asu.commons.foraging.model.ClientData; import edu.asu.commons.foraging.model.EnforcementMechanism; + /** * $Id: RoundConfiguration.java 534 2011-05-08 02:02:39Z alllee $ * Repository URL: https://bitbucket.org/virtualcommons/foraging/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |