You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2007/07/25 22:53:51 UTC

DO NOT REPLY [Bug 42974] New: - HSSFSheet.protectSheet() method missing in 3.0.1 FINAL JAR

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42974>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42974

           Summary: HSSFSheet.protectSheet() method missing in 3.0.1 FINAL
                    JAR
           Product: POI
           Version: unspecified
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: vscarpenter@gmail.com


The JavaDoc for HSSFSheet has marked the setProtect() method as deprecated. It
recommends that I use protectSheet(String, boolean, boolean) but that method
doesn't appear to have made it in the 3.0.1 FINAL POI jar file.  I've downloaded
the file poi-bin-3.0.1-FINAL-20070705.tar.gz several times from different
mirrors to make sure but I don't see the protectSheet() method in the classes or
the src file itself.

Am I missing something?  Is the JavaDoc generated from another set of code?  thanks

--Vinny

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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


DO NOT REPLY [Bug 42974] - HSSFSheet.protectSheet() method missing in 3.0.1 FINAL JAR

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42974>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42974


nick@torchbox.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From nick@torchbox.com  2007-07-26 03:34 -------
The javadocs on the site are generated from TRUNK. The javadocs for any given
version of POI are included in the binary package.

If you take a look at the change list for poi,
   http://poi.apache.org/changes.html
then you'll see that the new protection code is only in TRUNK for now.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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