From: Joe W. <jo...@gm...> - 2010-03-19 19:49:28
|
Hi all, On a related note, what's the lib module which is mentioned in extensions/build.properties? Joe On Fri, Mar 19, 2010 at 7:13 AM, <el...@us...> wrote: > Revision: 11477 > http://exist.svn.sourceforge.net/exist/?rev=11477&view=rev > Author: ellefj > Date: 2010-03-19 11:13:25 +0000 (Fri, 19 Mar 2010) > > Log Message: > ----------- > More comments in build.properties. Gev, fix the description and the name of the sharepoint rescue gate feature. > > Modified Paths: > -------------- > trunk/eXist/extensions/build.properties > > Modified: trunk/eXist/extensions/build.properties > =================================================================== > --- trunk/eXist/extensions/build.properties 2010-03-19 10:12:29 UTC (rev 11476) > +++ trunk/eXist/extensions/build.properties 2010-03-19 11:13:25 UTC (rev 11477) > @@ -8,8 +8,11 @@ > # $Id$ > ########################################################## > > -# Features > +## The followning two lists (features and modules) are alphabetically sorted. > +## Please try to keep it that way. > > +## Features > + > #Cocoon extension > include.feature.cocoon = true > > @@ -19,6 +22,13 @@ > #Fluent API for eXist > include.feature.fluent = true > > +# TODO: explain what this is > +# The name is not descriptive. > +# It should be changed since *the* gate is probably best known as > +# http://gate.ac.uk/ > +# Sharepoint rescue gate for your documents > +include.feature.gate = false > + > #Security OpenID extensions for eXist > include.feature.security.openid = false > > @@ -31,7 +41,7 @@ > #XSLT extension > include.feature.xslt = true > > -# Modules > +## Modules > > # Cache module > include.module.cache = false > @@ -102,6 +112,3 @@ > include.module.xslfo.avalon.api.url = http://www.apache.org/dist/excalibur/excalibur-framework/binaries/avalon-framework-api-4.3.zip > include.module.xslfo.avalon.impl.url = http://www.apache.org/dist/excalibur/excalibur-framework/binaries/avalon-framework-impl-4.3.zip > include.module.xslfo.url = http://apache.cs.uu.nl/dist/xmlgraphics/fop/binaries/fop-0.95-bin.zip > - > -# TODO: explain what this is > -include.feature.gate = false > > > This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Exist-commits mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-commits > |