Stop depending on narya's dependency on jsr205. Use modern @Generated.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.micasa.lobby;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.presents.data.InvocationMarshaller;
|
||||
import java.util.List;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.micasa.lobby;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.presents.data.ClientObject;
|
||||
import com.threerings.presents.server.InvocationException;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.micasa.lobby.table;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
import com.threerings.presents.dobj.DSet;
|
||||
|
||||
import com.threerings.parlor.data.Table;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.micasa.simulator.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.micasa.simulator.client.SimulatorService;
|
||||
import com.threerings.parlor.game.data.GameConfig;
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.card.trick.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.card.data.Card;
|
||||
import com.threerings.parlor.card.trick.client.TrickCardGameService;
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.card.trick.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.card.data.Card;
|
||||
import com.threerings.parlor.card.trick.client.TrickCardGameService;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.client.ParlorService;
|
||||
import com.threerings.parlor.game.data.GameConfig;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.client.TableService;
|
||||
import com.threerings.parlor.game.data.GameConfig;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.game.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
import com.samskivert.util.StringUtil;
|
||||
|
||||
import com.threerings.util.Name;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.client.ParlorService;
|
||||
import com.threerings.parlor.game.data.GameConfig;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.client.TableService;
|
||||
import com.threerings.parlor.data.TableConfig;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.tourney.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.tourney.client.TourneyService;
|
||||
import com.threerings.presents.client.InvocationService;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.tourney.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
import com.threerings.presents.dobj.DObject;
|
||||
import com.threerings.presents.dobj.DSet;
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.tourney.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.tourney.client.TourniesService;
|
||||
import com.threerings.presents.client.InvocationService;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.tourney.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.tourney.client.TourneyService;
|
||||
import com.threerings.presents.client.InvocationService;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.parlor.tourney.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.parlor.tourney.client.TourniesService;
|
||||
import com.threerings.parlor.tourney.data.TourneyConfig;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.puzzle.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.presents.data.InvocationMarshaller;
|
||||
import com.threerings.puzzle.client.PuzzleGameService;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.puzzle.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
import com.threerings.parlor.game.data.GameObject;
|
||||
|
||||
/**
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.puzzle.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.presents.data.ClientObject;
|
||||
import com.threerings.presents.server.InvocationProvider;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.stage.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.miso.data.ObjectInfo;
|
||||
import com.threerings.presents.client.InvocationService;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.stage.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
import com.threerings.whirled.spot.data.SpotSceneObject;
|
||||
|
||||
/**
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.stage.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.miso.data.ObjectInfo;
|
||||
import com.threerings.presents.client.InvocationService;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.crowd.data.PlaceConfig;
|
||||
import com.threerings.presents.data.InvocationMarshaller;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.presents.data.ClientObject;
|
||||
import com.threerings.presents.server.InvocationException;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.spot.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
import com.threerings.presents.dobj.DObject;
|
||||
import com.threerings.presents.dobj.OidList;
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.spot.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.crowd.data.PlaceConfig;
|
||||
import com.threerings.presents.client.InvocationService;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.spot.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
import com.threerings.presents.dobj.DSet;
|
||||
|
||||
import com.threerings.whirled.data.SceneObject;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.spot.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.presents.client.InvocationService;
|
||||
import com.threerings.presents.data.ClientObject;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.zone.data;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.crowd.data.PlaceConfig;
|
||||
import com.threerings.presents.data.InvocationMarshaller;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.zone.peer.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
import com.threerings.presents.dobj.DSet;
|
||||
import com.threerings.crowd.peer.data.CrowdNodeObject;
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
package com.threerings.whirled.zone.server;
|
||||
|
||||
import javax.annotation.Generated;
|
||||
import javax.annotation.processing.Generated;
|
||||
|
||||
import com.threerings.presents.data.ClientObject;
|
||||
import com.threerings.presents.server.InvocationException;
|
||||
|
||||
Reference in New Issue
Block a user