Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

svn commit: r201799 - /lenya/branches/BRANCH_1_2_X/src/targets/dist-build.x: msg#00256

cms.lenya.cvs

Subject: svn commit: r201799 - /lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml

Author: gregor
Date: Sat Jun 25 16:27:54 2005
New Revision: 201799

URL: http://svn.apache.org/viewcvs?rev=201799&view=rev
Log:
Made sure that all batch files have their executable bit set.

Modified:
lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml

Modified: lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml
URL:
http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml?rev=201799&r1=201798&r2=201799&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/dist-build.xml Sat Jun 25 16:27:54
2005
@@ -54,12 +54,15 @@

<!-- Make shell scripts executable -->
<chmod file="${dist.bin.dir}/*.sh" perm="ugo+rx"/>
+ <chmod file="${dist.bin.dir}/tools/bin/*.sh" perm="ugo+rx"/>

<!-- Make sure linefeeds in shell scripts are UNIX-style -->
<fixcrlf srcdir="${dist.bin.dir}" eol="lf" includes="*.sh"/>
+ <fixcrlf srcdir="${dist.bin.dir}/tools/bin" eol="lf" includes="*.sh"/>

<!-- Make sure linefeeds in batch files are Windows-style -->
<fixcrlf srcdir="${dist.bin.dir}" eol="crlf" includes="*.bat"/>
+ <fixcrlf srcdir="${dist.bin.dir}/tools/bin" eol="crlf" includes="*.bat"/>
</target>

<target name="dist-bin" depends="prepare-dist-bin" description="Build a
regular binary distribution tar ball">
@@ -127,12 +130,19 @@

<!-- Make shell scripts executable -->
<chmod file="${dist.src.dir}/*.sh" perm="ugo+rx"/>
+ <chmod file="${dist.src.dir}/tools/bin/*.sh" perm="ugo+rx"/>
+ <chmod file="${dist.src.dir}/src/webapp/lenya/bin/*.sh" perm="ugo+rx"/>
+ <chmod file="${dist.src.dir}/src/webapp/lenya/bin/replication/*.sh"
perm="ugo+rx"/>

<!-- Make sure linefeeds in shell scripts are UNIX-style -->
<fixcrlf srcdir="${dist.src.dir}" eol="lf" includes="*.sh"/>
+ <fixcrlf srcdir="${dist.src.dir}/tools/bin" eol="lf" includes="*.sh"/>
+ <fixcrlf srcdir="${dist.src.dir}/src/webapp/lenya/bin" eol="lf"
includes="*.sh"/>
+ <fixcrlf srcdir="${dist.src.dir}/src/webapp/lenya/bin/replication"
eol="lf" includes="*.sh"/>

<!-- Make sure linefeeds in batch files are Windows-style -->
<fixcrlf srcdir="${dist.src.dir}" eol="crlf" includes="*.bat"/>
+ <fixcrlf srcdir="${dist.src.dir}/tools/bin" eol="crlf" includes="*.bat"/>
</target>

<target name="dist-src" depends="prepare-dist-src" description="Builds a
regular tar ball containing the sources for developers">


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
solaris.opensol...    editors.vim/200...    web.turbogears....    jakarta.ant.dev...    mathematics.max...    text.unicode.ge...    lang.ruby.core/...    xfce.announce/2...    network.centeri...    php.cvs.pear/20...    user-groups.lin...    kde.devel.quant...    file-systems.ar...    redhat.fedora.t...    apple.fink.auto...    gnome.orbit.gen...    qplus.devel/200...    culture.transpo...    video.dri.user/...    operators.nanog...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation