|
|
Choosing A Webhost: |
svn commit: r533767 - in /lenya/trunk/src: impl/java/org/apache/lenya/cms/p: msg#00251cms.lenya.cvs
Author: andreas Date: Mon Apr 30 08:04:13 2007 New Revision: 533767 URL: http://svn.apache.org/viewvc?view=rev&rev=533767 Log: Moved publication.rng from webapp to resources/build Added: lenya/trunk/src/resources/build/publication.rng - copied unchanged from r533732, lenya/trunk/src/webapp/lenya/resources/schemas/publication.rng Removed: lenya/trunk/src/webapp/lenya/resources/schemas/publication.rng Modified: lenya/trunk/src/impl/java/org/apache/lenya/cms/publication/PublicationConfiguration.java lenya/trunk/src/webapp/readme.xml Modified: lenya/trunk/src/impl/java/org/apache/lenya/cms/publication/PublicationConfiguration.java URL: http://svn.apache.org/viewvc/lenya/trunk/src/impl/java/org/apache/lenya/cms/publication/PublicationConfiguration.java?view=diff&rev=533767&r1=533766&r2=533767 ============================================================================== --- lenya/trunk/src/impl/java/org/apache/lenya/cms/publication/PublicationConfiguration.java (original) +++ lenya/trunk/src/impl/java/org/apache/lenya/cms/publication/PublicationConfiguration.java Mon Apr 30 08:04:13 2007 @@ -31,8 +31,7 @@ /** * A publication's configuration. - * Keep in sync with src/webapp/lenya/resources/schemas/publication.rng! - * FIXME: validate publication.xml before attempting to parse + * Keep in sync with src/resources/build/publication.rng! */ public class PublicationConfiguration extends AbstractLogEnabled implements Publication { Modified: lenya/trunk/src/webapp/readme.xml URL: http://svn.apache.org/viewvc/lenya/trunk/src/webapp/readme.xml?view=diff&rev=533767&r1=533766&r2=533767 ============================================================================== --- lenya/trunk/src/webapp/readme.xml (original) +++ lenya/trunk/src/webapp/readme.xml Mon Apr 30 08:04:13 2007 @@ -94,14 +94,14 @@ in <code><modules/></code>, <code><proxies/></code>, and <code><resource-types/></code>. See the default publication for an example.<br /> - You can use the RNG schema at <code>webapp/lenya/resources/schemas/publication.rng</code> + You can use the RNG schema at <code>src/resources/build/publication.rng</code> to verify that your file is correct: </p> <p> <code> cd $LENYA_HOME<br /> java -jar lib/jing-20030619.jar \<br /> -   src/webapp/lenya/resources/schemas/publication.rng \<br /> +   src/resources/build/publication.rng \<br />   $YOURPUB/config/publication.xconf </code> </p>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
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 |