[virtualcommons-svn] commit/foraging: alllee: kwexpand
Status: Beta
Brought to you by:
alllee
From: Bitbucket <com...@bi...> - 2012-01-16 07:30:01
|
1 new commit in foraging: https://bitbucket.org/virtualcommons/foraging/changeset/4bc5f2e09840/ changeset: 4bc5f2e09840 user: alllee date: 2012-01-16 08:30:02 summary: kwexpand affected #: 2 files diff -r 88d0e042e52b794fc0b6ebdb88d2878c1ff0e410 -r 4bc5f2e09840acff13d8e0a5200f97e1d67a3525 src/main/java/edu/asu/commons/foraging/facilitator/Facilitator.java --- a/src/main/java/edu/asu/commons/foraging/facilitator/Facilitator.java +++ b/src/main/java/edu/asu/commons/foraging/facilitator/Facilitator.java @@ -30,10 +30,10 @@ import edu.asu.commons.foraging.model.ServerDataModel; /** - * $Id: Facilitator.java 529 2010-08-17 00:08:01Z alllee $ + * $Id$ * * @author <a href='ano...@gm...'>Allen Lee</a>, Deepali Bhagvat - * @version $Revision: 529 $ + * @version $Revision$ */ public class Facilitator extends BaseFacilitator<ServerConfiguration> { diff -r 88d0e042e52b794fc0b6ebdb88d2878c1ff0e410 -r 4bc5f2e09840acff13d8e0a5200f97e1d67a3525 src/main/java/edu/asu/commons/foraging/model/ServerDataModel.java --- a/src/main/java/edu/asu/commons/foraging/model/ServerDataModel.java +++ b/src/main/java/edu/asu/commons/foraging/model/ServerDataModel.java @@ -40,13 +40,13 @@ import edu.asu.commons.net.Identifier; /** - * $Id: ServerDataModel.java 508 2010-04-19 08:02:04Z alllee $ + * $Id$ * * The ForagerServerGameState is the data model needed on the server side. * * * @author Allen Lee, Deepali Bhagvat - * @version $Revision: 508 $ + * @version $Revision$ */ public class ServerDataModel extends ForagingDataModel { 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. |