|
|
| <prev next> |
Choosing A Webhost: |
svn commit: r533784 - in /lenya/trunk/src: cocoon/local.build.properties ta: msg#00258cms.lenya.cvs
Author: andreas Date: Mon Apr 30 09:03:37 2007 New Revision: 533784 URL: http://svn.apache.org/viewvc?view=rev&rev=533784 Log: Disable cocoon.reload parameter in local.build.properties (fixes bug 37631, thanks to Joern Nettingsmeier and Josias Thoeny), updated note about version check. Modified: lenya/trunk/src/cocoon/local.build.properties lenya/trunk/src/targets/init-build.xml Modified: lenya/trunk/src/cocoon/local.build.properties URL: http://svn.apache.org/viewvc/lenya/trunk/src/cocoon/local.build.properties?view=diff&rev=533784&r1=533783&r2=533784 ============================================================================== --- lenya/trunk/src/cocoon/local.build.properties (original) +++ lenya/trunk/src/cocoon/local.build.properties Mon Apr 30 09:03:37 2007 @@ -16,10 +16,11 @@ #------------------------------------------------------------------------------------ # Build properties version to make sure that local.build.properties is kept in sync -# NOTE: Version check is not implemented yet! # NOTE: Do NOT modify this number unless you are a Dev and want to modify this file +# NOTE for Devs: Update this number if this file is being updated. +# Also update the version number within src/targets/init-build.xml -lenya.build.properties.version=386155 +lenya.build.properties.version=529161 lenya.version=1.4-dev #---------------------------------------------- @@ -50,7 +51,7 @@ #include.driver.oracle=true #include.driver.postgre=true #include.driver.odbc=true -#config.allow-reloads=true +config.allow-reloads=false # TODO: Since externals/cocoon_2_1_x/src/webapp/WEB-INF/web.xml is true already this won't help ... config.enable-uploads=false Modified: lenya/trunk/src/targets/init-build.xml URL: http://svn.apache.org/viewvc/lenya/trunk/src/targets/init-build.xml?view=diff&rev=533784&r1=533783&r2=533784 ============================================================================== --- lenya/trunk/src/targets/init-build.xml (original) +++ lenya/trunk/src/targets/init-build.xml Mon Apr 30 09:03:37 2007 @@ -86,7 +86,7 @@ <target name="check-build-properties" if="cocoon.build.webapp.dir.exists"> <property file="${cocoon.src.dir}/local.build.properties"/> <condition property="local.build.properties.in.sync"> - <equals arg1="${lenya.build.properties.version}" arg2="386155"/> + <equals arg1="${lenya.build.properties.version}" arg2="529161"/> </condition> <fail unless="local.build.properties.in.sync" message="It seems that your ${cocoon.src.dir}/local.build.properties is NOT in sync with ${src.cocoon.properties.dir}/local.build.properties! The file ${src.cocoon.properties.dir}/local.build.properties has probably been modified by some Apache Lenya developer. Issue a 'build clean-all' and rebuild Lenya."/> </target>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | svn commit: r533777 - /lenya/trunk/src/pubs/default/sitemap.xmap, andreas |
|---|---|
| Previous by Thread: | svn commit: r533777 - /lenya/trunk/src/pubs/default/sitemap.xmap, andreas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive 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 |