You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2009/08/24 19:35:59 UTC

[jira] Created: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Don't set executable bits on non-executables, when building assemblies
----------------------------------------------------------------------

                 Key: UIMA-1517
                 URL: https://issues.apache.org/jira/browse/UIMA-1517
             Project: UIMA
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Trivial


Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760613#action_12760613 ] 

Marshall Schor commented on UIMA-1517:
--------------------------------------

While in here fixing this, should we make the owner permissions for most files which should not be normally modified by the user, "r" instead of "rw"?


> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1517.
--------------------------------

    Resolution: Fixed

> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>             Fix For: 2.3S, 2.3, 2.3AS
>
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor reopened UIMA-1517:
----------------------------------


wrong permissions on uima-as-distr src files for activemq

> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>             Fix For: 2.3S, 2.3, 2.3AS
>
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746987#action_12746987 ] 

Jörn Kottmann commented on UIMA-1517:
-------------------------------------

The .bat files also should not have to executable bit set, on windows its not needed (and not supported ?) and on unix it ruins the tab completion in a shell.

> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor reopened UIMA-1517:
----------------------------------


forgot to do with sandbox projects

> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>             Fix For: 2.3S, 2.3, 2.3AS
>
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760619#action_12760619 ] 

Marshall Schor commented on UIMA-1517:
--------------------------------------

While in here fixing this, should we make the owner permissions for most files which should not be normally modified by the user, "r" instead of "rw"?


> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760614#action_12760614 ] 

Marshall Schor commented on UIMA-1517:
--------------------------------------

While in here fixing this, should we make the owner permissions for most files which should not be normally modified by the user, "r" instead of "rw"?


> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1517.
--------------------------------

    Resolution: Fixed

> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>             Fix For: 2.3S, 2.3, 2.3AS
>
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1517.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3AS
                   2.3
                   2.3S

> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>             Fix For: 2.3S, 2.3, 2.3AS
>
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-1517) Don't set executable bits on non-executables, when building assemblies

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-1517:
---------------------------------

    Comment: was deleted

(was: While in here fixing this, should we make the owner permissions for most files which should not be normally modified by the user, "r" instead of "rw"?
)

> Don't set executable bits on non-executables, when building assemblies
> ----------------------------------------------------------------------
>
>                 Key: UIMA-1517
>                 URL: https://issues.apache.org/jira/browse/UIMA-1517
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>
> Example, the .html files in doc folder have this bit set  Ubuntu 9.04 won't open in browser via double click if set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.