You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2007/11/01 20:58:29 UTC

DO NOT REPLY [Bug 43775] New: - The tomcat6.exe in source download in tar.gz is broken (ok in zip)

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=43775>.
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=43775

           Summary: The tomcat6.exe in source download in tar.gz is broken
                    (ok in zip)
           Product: Tomcat 6
           Version: 6.0.14
          Platform: Other
               URL: http://tomcat.apache.org
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: fredk2@gmail.com


Hi,

I observed that following files in the source download apache-tomcat-6.0.14-
src.tar.gz 

   apache-tomcat-6.0.14-src/res/procrun/tomcat6.exe
   apache-tomcat-6.0.14-src/res/procrun/tomcat6w.exe

do not work.  However, the same files in apache-tomcat-6.0.14-src.zip do work 
properly.

On Linux I expended the zip file in apache-tomcat-6.0.14-src-zip and tar.gz in 
apache-tomcat-6.0.14-src then diffed the content:

bash-3.1$ diff -bBr --brief apache-tomcat-6.0.14-src apache-tomcat-6.0.14-src-
zip
Files apache-tomcat-6.0.14-src/native/connector/os/win32/logmessages.bin and 
apache-tomcat-6.0.14-src-zip/native/connector/os/win32/logmessages.bin differ
Files apache-tomcat-6.0.14-src/res/procrun/amd64/tomcat6.exe and apache-tomcat-
6.0.14-src-zip/res/procrun/amd64/tomcat6.exe differ
Files apache-tomcat-6.0.14-src/res/procrun/amd64/tomcat6w.exe and apache-
tomcat-6.0.14-src-zip/res/procrun/amd64/tomcat6w.exe differ
Files apache-tomcat-6.0.14-src/res/procrun/ia64/tomcat6.exe and apache-tomcat-
6.0.14-src-zip/res/procrun/ia64/tomcat6.exe differ
Files apache-tomcat-6.0.14-src/res/procrun/ia64/tomcat6w.exe and apache-tomcat-
6.0.14-src-zip/res/procrun/ia64/tomcat6w.exe differ
Files apache-tomcat-6.0.14-src/res/procrun/tomcat6.exe and apache-tomcat-
6.0.14-src-zip/res/procrun/tomcat6.exe differ
Files apache-tomcat-6.0.14-src/res/procrun/tomcat6w.exe and apache-tomcat-
6.0.14-src-zip/res/procrun/tomcat6w.exe differ
Files apache-tomcat-6.0.14-
src/webapps/docs/architecture/requestProcess/requestProcess.pdf and apache-
tomcat-6.0.14-src-
zip/webapps/docs/architecture/requestProcess/requestProcess.pdf differ
Files apache-tomcat-6.0.14-
src/webapps/docs/architecture/startup/serverStartup.pdf and apache-tomcat-
6.0.14-src-zip/webapps/docs/architecture/startup/serverStartup.pdf differ
Files apache-tomcat-6.0.14-src/webapps/docs/tribes/leader-election-initiate-
election.dia and apache-tomcat-6.0.14-src-zip/webapps/docs/tribes/leader-
election-initiate-election.dia differ
Files apache-tomcat-6.0.14-src/webapps/docs/tribes/leader-election-message-
arrives.dia and apache-tomcat-6.0.14-src-zip/webapps/docs/tribes/leader-
election-message-arrives.dia differ

You will also observe that the 2 pdf in the tar.gz will not open without an 
error whereas the same files in the zip will open properly.

I wonder if the problem starts in the dist.xml Ant script <target 
name="package-src-tgz">

<fixcrlf srcdir="${tomcat.dist}/src" 
excludes="**/*.jar,**/*.gif,**/*.bmp,**/*.jpg,**/*.ico,**/*.war" eol="lf"/>

The exclude list should probably exclude also: pdf and exe (also .dia 
and .bin?)

What do you think?

Kind Regards,
Fred

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


DO NOT REPLY [Bug 43775] - The tomcat6.exe in source download in tar.gz is broken (ok in zip)

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=43775>.
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=43775


markt@apache.org changed:

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




------- Additional Comments From markt@apache.org  2008-01-10 13:32 -------
This has been fixed in svn and will be included in 6.0.16 onwards.

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


DO NOT REPLY [Bug 43775] - The tomcat6.exe in source download in tar.gz is broken (ok in zip)

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=43775>.
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=43775





------- Additional Comments From markt@apache.org  2008-01-01 10:12 -------
Fixed in svn and propsoed for 6.0.x

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