You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by GitBox <gi...@apache.org> on 2021/11/13 21:37:35 UTC

[GitHub] [poi] pjfanning commented on a change in pull request #278: Spot bugs configuration

pjfanning commented on a change in pull request #278:
URL: https://github.com/apache/poi/pull/278#discussion_r748768144



##########
File path: poi-examples/src/main/java/org/apache/poi/examples/hssf/usermodel/AddDimensionedImage.java
##########
@@ -18,6 +18,10 @@ Licensed to the Apache Software Foundation (ASF) under one or more
 
 package org.apache.poi.examples.hssf.usermodel;
 
-/* Placeholder - this is now handled in the Common SS example **/
+/**
+ * Placeholder Class - this is now handled in the Common SS example
+ * @deprecated in 5.1.0 - use {@link org.apache.poi.examples.ss.AddDimensionedImage}
+ */

Review comment:
       can you add `@Removal(version="6.0.0")`?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org