Revert "tmf: Add null annotations to tmf.core.statevalue"
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 3 Jul 2013 19:07:37 +0000 (15:07 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 3 Jul 2013 19:09:41 +0000 (15:09 -0400)
commitfa6b1ab8428abfce89cd5852fdc26007a56e85bb
tree17f441ecb8a58336731a0dddd5c3381d34b63e54
parent0e00c0cbc18ac656d7a29c091b172593dc5a00aa
Revert "tmf: Add null annotations to tmf.core.statevalue"

This reverts commit ba0b892f5a0ec84996f4ef3ed9faa09a034c542d.

This breaks compatibility with Eclipse < 3.8, which we'd like to have for a bit. Revert it temporarily until we can deal with it better.

Change-Id: I900a45d80f1c97aef9cc638db15afac212802b6d
Reviewed-on: https://git.eclipse.org/r/14237
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
IP-Clean: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/IntegerStateValue.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/LongStateValue.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/NullStateValue.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/TmfStateValue.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statevalue/package-info.java [deleted file]
This page took 0.025669 seconds and 5 git commands to generate.