/[Apache-SVN]
ViewVC logotype

Revision 1049146


Jump to revision: Previous Next
Author: hibou
Date: Tue Dec 14 16:28:01 2010 UTC (13 years, 4 months ago)
Changed paths: 1327 (showing only 100; show all)
Log Message:
svn_apply_autoprops, mainly for line endings

Changed paths

Path Details
Directoryant/ivy/core/trunk/.project modified , text changed , props changed
Directoryant/ivy/core/trunk/CHANGES.txt modified , props changed
Directoryant/ivy/core/trunk/README modified , props changed
Directoryant/ivy/core/trunk/build-for-bin-distrib.xml modified , props changed
Directoryant/ivy/core/trunk/build-release.xml modified , props changed
Directoryant/ivy/core/trunk/build.properties modified , props changed
Directoryant/ivy/core/trunk/build.xml modified , props changed
Directoryant/ivy/core/trunk/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/ivysettings-release.xml modified , text changed , props changed
Directoryant/ivy/core/trunk/src/etc/checkstyle/RequiredHeader.txt modified , props changed
Directoryant/ivy/core/trunk/src/etc/checkstyle/checkstyle-frames.xsl modified , props changed
Directoryant/ivy/core/trunk/src/etc/checkstyle/checkstyle-suppress.xml modified , props changed
Directoryant/ivy/core/trunk/src/etc/checkstyle/checkstyle-text.xsl modified , props changed
Directoryant/ivy/core/trunk/src/etc/checkstyle/checkstyle-xdoc.xsl modified , props changed
Directoryant/ivy/core/trunk/src/etc/license/license-header.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/build-a-ivy-repository/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/build-a-ivy-repository/settings/ivysettings-advanced.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/build-a-ivy-repository/settings/ivysettings-basic.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/chained-resolvers/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/chained-resolvers/chainedresolvers-project/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/chained-resolvers/chainedresolvers-project/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java modified , props changed
Directoryant/ivy/core/trunk/src/example/chained-resolvers/settings/ivysettings.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/jdbc-example/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/jdbc-example/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/jdbc-example/src/dev.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/jdbc-example/src/example/ConfigurationsExample.java modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/jdbc-example/src/prod.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/src/filter/FilterProvider.java modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/src/filter/IFilter.java modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/src/filter/ccimpl/CCFilter.java modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/src/filter/hmimpl/HMFilter.java modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/test/filter/AbstractTestFilter.java modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/test/filter/ccimpl/CCFilterTest.java modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/filter-framework/test/filter/hmimpl/HMFilterTest.java modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/myapp/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/myapp/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/configurations/multi-projects/myapp/src/myapp/Main.java modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/dependee/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/dependee/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/dependee/src/standalone/Main.java modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/depender/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/depender/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/depender/src/depending/Main.java modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/settings/ivysettings.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/dependence/settings/ivysettings.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dual/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dual/project/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dual/project/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dual/project/src/example/Hello.java modified , props changed
Directoryant/ivy/core/trunk/src/example/dual/repository/commons-httpclient-ivy-2.0.2.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/dual/settings/ivysettings.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/go-ivy/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/hello-ivy/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/hello-ivy/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/hello-ivy/src/example/Hello.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/common/build.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/common/common.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/console/build.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/console/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/console/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/console/src/console/Main.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/find/build.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/find/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/find/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/find/src/find/FindFile.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/find/src/find/Main.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/list/build.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/list/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/list/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/list/src/list/ListFile.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/list/src/list/Main.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/size/build.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/size/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/size/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/size/src/size/FileSize.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/sizewhere/build.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/sizewhere/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/sizewhere/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/sizewhere/src/sizewhere/Main.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/sizewhere/src/sizewhere/SizeWhere.java modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/version/build.properties modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/version/build.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/version/ivy.xml modified , props changed
Directoryant/ivy/core/trunk/src/example/multi-project/projects/version/src/version/Version.java modified , props changed
Directoryant/ivy/core/trunk/src/example/packager-resolver/ivysettings.xml modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/Ivy.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/Ivy14.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/Main.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/ant/AddPathTask.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/ant/AntBuildTrigger.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/ant/AntCallTrigger.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/ant/AntMessageLogger.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/ant/BuildBundleRepoDescriptorTask.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/ant/ConvertManifestTask.java modified , props changed
Directoryant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyAntSettings.java modified , props changed
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26