Author: tv Date: Sun Dec 9 16:32:12 2018 New Revision: 1848533 URL: http://svn.apache.org/viewvc?rev=1848533&view=rev Log: Remove SuppressWarnings annotation
Modified: db/torque/torque4/trunk/torque-test/src/main/torque-gen/templates/peer/base/classAnnotations.vm Modified: db/torque/torque4/trunk/torque-test/src/main/torque-gen/templates/peer/base/classAnnotations.vm URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/src/main/torque-gen/templates/peer/base/classAnnotations.vm?rev=1848533&r1=1848532&r2=1848533&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-test/src/main/torque-gen/templates/peer/base/classAnnotations.vm (original) +++ db/torque/torque4/trunk/torque-test/src/main/torque-gen/templates/peer/base/classAnnotations.vm Sun Dec 9 16:32:12 2018 @@ -14,4 +14,4 @@ ## KIND, either express or implied. See the License for the ## specific language governing permissions and limitations ## under the License. -@SuppressWarnings({"unused", "unchecked"}) \ No newline at end of file +// @SuppressWarnings({"unused", "unchecked"}) \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org