On 01/04/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: ptahchiev
>  Date: Tue Apr  1 15:07:52 2008
>  New Revision: 643616
>
>  URL: http://svn.apache.org/viewvc?rev=643616&view=rev
>  Log:
>  Changed the top-level  assembly descriptors.
>
>  Modified:
>     jakarta/cactus/trunk/cactus-bin-assembly.xml
>     jakarta/cactus/trunk/cactus-site/src/site/xdoc/news.xml
>     jakarta/cactus/trunk/cactus-src-assembly.xml
>
>  Modified: jakarta/cactus/trunk/cactus-bin-assembly.xml
>  URL: 
> http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-bin-assembly.xml?rev=643616&r1=643615&r2=643616&view=diff
>  
> ==============================================================================
>  --- jakarta/cactus/trunk/cactus-bin-assembly.xml (original)
>  +++ jakarta/cactus/trunk/cactus-bin-assembly.xml Tue Apr  1 15:07:52 2008
>  @@ -100,16 +100,6 @@
>                         </includes>
>                 </fileSet>
>                 <fileSet>
>  -                       
> <directory>cactus-site/src/site/resources/</directory>
>  -                       <outputDirectory>documentation</outputDirectory>
>  -                       <includes>
>  -                               <include>**/apidocs/**</include>
>  -                       </includes>
>  -                       <excludes>
>  -                               <exclude>**/xref/**</exclude>
>  -                       </excludes>
>  -               </fileSet>
>  -               <fileSet>
>                         <directory>descriptors/licenses</directory>
>                         <outputDirectory>licenses</outputDirectory>
>                         <includes>
>  @@ -122,6 +112,9 @@
>        <includes>
>          <include>**/*.*</include>
>        </includes>
>  +                       <excludes>
>  +                               <exclude>**/xref/**</exclude>
>  +                       </excludes>
>                 </fileSet>
>   </fileSets>
>   </assembly>
>
>  Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/news.xml
>  URL: 
> http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/news.xml?rev=643616&r1=643615&r2=643616&view=diff
>  
> ==============================================================================
>  --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/news.xml (original)
>  +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/news.xml Tue Apr  1 
> 15:07:52 2008
>  @@ -1,22 +1,5 @@
>   <?xml version="1.0" encoding="UTF-8"?>
>  -<!--
>  -   Licensed to the Apache Software Foundation (ASF) under one or more
>  -   contributor license agreements.  See the NOTICE file distributed with
>  -   this work for additional information regarding copyright ownership.
>  -   The ASF licenses this file to You under the Apache License, Version 2.0
>  -   (the "License"); you may not use this file except in compliance with
>  -   the License.  You may obtain a copy of the License at
>  -
>  -       http://www.apache.org/licenses/LICENSE-2.0
>  -
>  -   Unless required by applicable law or agreed to in writing, software
>  -   distributed under the License is distributed on an "AS IS" BASIS,
>  -   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
>  -   See the License for the specific language governing permissions and
>  -   limitations under the License.
>  --->

Why has the AL header been deleted?

>  -
>  -<document xmlns:dc="http://purl.org/dc/elements/1.1/"; 
> xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; id="news">
>  +<document id="news" xmlns:dc="http://purl.org/dc/elements/1.1/"; 
> xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
>   <properties>
>   <title>Jakarta Cactus News</title>
>   </properties>
>
>  Modified: jakarta/cactus/trunk/cactus-src-assembly.xml
>  URL: 
> http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-src-assembly.xml?rev=643616&r1=643615&r2=643616&view=diff
>  
> ==============================================================================
>  --- jakarta/cactus/trunk/cactus-src-assembly.xml (original)
>  +++ jakarta/cactus/trunk/cactus-src-assembly.xml Tue Apr  1 15:07:52 2008
>  @@ -36,6 +36,7 @@
>                                 <exclude>**/target/**</exclude>
>                                 <!--Linux Kate makes such temp files. -->
>                                 <exclude>**/*.*~</exclude>
>  +                               <exclude>**/*~</exclude>
>                                 <!--Eclipse's work directory. -->
>                                 <exclude>bin/**</exclude>
>                                 <!-- svn directories. -->
>
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to