You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tv...@apache.org on 2018/12/09 16:32:12 UTC

svn commit: r1848533 - /db/torque/torque4/trunk/torque-test/src/main/torque-gen/templates/peer/base/classAnnotations.vm

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-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org