[jboss-jira] [JBoss JIRA] Commented: (JBFORUMS-252) unix permission problems into build.sh and ant script

Ryszard Kozmik (JIRA) jira-events at lists.jboss.org
Mon Jul 30 15:59:57 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBFORUMS-252?page=comments#action_12370476 ] 
            
Ryszard Kozmik commented on JBFORUMS-252:
-----------------------------------------

Permissions are not saved in files themselves but in svn properties for files.

svn propset svn:executable true filePath

> unix permission problems  into build.sh and ant script
> ------------------------------------------------------
>
>                 Key: JBFORUMS-252
>                 URL: http://jira.jboss.com/jira/browse/JBFORUMS-252
>             Project: JBoss Forums
>          Issue Type: Bug
>          Components: Forum Enhancements
>    Affects Versions: 1.0.0 GA, 1.0.1 GA, 1.1.0 GA
>         Environment: any version of forums
>            Reporter: Luca Stancapiano
>         Assigned To: Ryszard Kozmik
>             Fix For: 1.0.1 RC, 1.1.0 Alpha
>
>         Attachments: ant, build.sh
>
>
> it's good thing to set unix permission on /tools/bin/ant and build/build.sh files so we can to compile without to set manually theese permission
> are sufficient commands like:
> chmod 775 ./tools/bin/ant
> chmod 775 ./build/build.sh
> this problem is in all versions of forums

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list