]> source.dussan.org Git - vaadin-framework.git/commit
Added Serializable where missing and ignore classes which do not need Serializable
authorArtur Signell <artur@vaadin.com>
Mon, 27 May 2013 18:38:25 +0000 (21:38 +0300)
committerArtur Signell <artur@vaadin.com>
Tue, 28 May 2013 07:13:56 +0000 (10:13 +0300)
commit2882cf98756974f40ba98d66c7d7318db6acd538
tree4ea30c0cf6eb6118b93cf9a482d4758d36ad4be4
parentf7f1e3ece5206c335487ce25f4e709370024109d
Added Serializable where missing and ignore classes which do not need Serializable

Change-Id: I197b2d62282ee957458e05d9cac357df47f05e85
server/src/com/vaadin/data/util/LegacyPropertyHelper.java
server/src/com/vaadin/server/communication/AtmospherePushConnection.java
server/src/com/vaadin/server/communication/PushConnection.java
server/tests/src/com/vaadin/tests/server/TestClassesSerializable.java
shared/src/com/vaadin/shared/ui/calendar/CalendarEventId.java
shared/src/com/vaadin/shared/ui/calendar/DateConstants.java
shared/src/com/vaadin/shared/util/SharedUtil.java