Author: cwiklik
Date: Fri Mar 11 21:01:46 2011
New Revision: 1080756

URL: http://svn.apache.org/viewvc?rev=1080756&view=rev
Log:
UIMA-2087 Modified to include UIMA AS specific .classpath file from 
eclipseProject folder for UIMA AS examples

Modified:
    uima/uima-as/trunk/uima-as/src/main/assembly/bin.xml

Modified: uima/uima-as/trunk/uima-as/src/main/assembly/bin.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as/src/main/assembly/bin.xml?rev=1080756&r1=1080755&r2=1080756&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as/src/main/assembly/bin.xml (original)
+++ uima/uima-as/trunk/uima-as/src/main/assembly/bin.xml Fri Mar 11 21:01:46 
2011
@@ -150,6 +150,9 @@ under the License.    
        -->
       <excludes>
         
<exclude>descriptors/collection_reader/FileSystemCollectionReader.xml</exclude>
+        <!--  These ought to be excluded always. We need UIMA AS versions of 
these
+              from eclipseProject folder under uima-as  -->
+        <exclude>.classpath</exclude>
       </excludes> 
       <fileMode>644</fileMode>
       <directoryMode>755</directoryMode>


Reply via email to