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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to