You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2006/06/02 16:26:42 UTC

svn commit: r411168 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/

Author: mbenson
Date: Fri Jun  2 07:26:40 2006
New Revision: 411168

URL: http://svn.apache.org/viewvc?rev=411168&view=rev
Log:
remove erroneously set svn:executable property.

Modified:
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ArchiveResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/BZip2Resource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/BaseResourceCollectionContainer.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/BaseResourceCollectionWrapper.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/CompressedResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Difference.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FailFast.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FileResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FileResourceIterator.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Files.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/First.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/GZipResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ImmutableResourceException.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Intersect.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/JavaResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/PropertyResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Restrict.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Sort.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/StringResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/TarResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Touchable.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/URLResource.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Union.java   (props changed)
    ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ZipResource.java   (props changed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ArchiveResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/BZip2Resource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/BaseResourceCollectionContainer.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/BaseResourceCollectionWrapper.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/CompressedResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Difference.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FailFast.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FileResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/FileResourceIterator.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Files.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/First.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/GZipResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ImmutableResourceException.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Intersect.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/JavaResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/PropertyResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Restrict.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Sort.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/StringResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/TarResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Touchable.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/URLResource.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Union.java
            ('svn:executable' removed)

Propchange: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ZipResource.java
            ('svn:executable' removed)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org