Procházet zdrojové kódy

revert auto formatting from IDEA that breaks tests


git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@379715 13f79535-47bb-0310-9956-ffa450edef68
tags/archiva-0.9-alpha-1
Brett Porter před 18 roky
rodič
revize
341e4a2be5

+ 1
- 2
maven-repository-converter/src/test/expected-files/converted-v3-snapshot.pom Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<?xml version="1.0" encoding="UTF-8"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>test</groupId>
<artifactId>v3artifact</artifactId>

+ 1
- 2
maven-repository-converter/src/test/expected-files/converted-v3-timestamped-snapshot.pom Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<?xml version="1.0" encoding="UTF-8"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>test</groupId>
<artifactId>v3artifact</artifactId>

+ 1
- 2
maven-repository-converter/src/test/expected-files/converted-v3-warnings.pom Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<?xml version="1.0" encoding="UTF-8"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>test</groupId>
<artifactId>v3-warnings-artifact</artifactId>

+ 1
- 2
maven-repository-converter/src/test/expected-files/converted-v3.pom Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<?xml version="1.0" encoding="UTF-8"?><project>
<modelVersion>4.0.0</modelVersion>
<groupId>test</groupId>
<artifactId>v3artifact</artifactId>

+ 2
- 3
maven-repository-converter/src/test/expected-files/newversion-artifact-metadata.xml Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0"?>
<metadata>
<?xml version="1.0"?><metadata>
<groupId>test</groupId>
<artifactId>newversion-artifact</artifactId>
<versioning>
@@ -8,4 +7,4 @@
<version>1.0.1</version>
</versions>
</versioning>
</metadata>
</metadata>

+ 2
- 3
maven-repository-converter/src/test/expected-files/v3-artifact-metadata.xml Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v3artifact</artifactId>
<versioning>
@@ -7,4 +6,4 @@
<version>1.0.0</version>
</versions>
</versioning>
</metadata>
</metadata>

+ 2
- 3
maven-repository-converter/src/test/expected-files/v3-snapshot-artifact-metadata.xml Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v3artifact</artifactId>
<versioning>
@@ -7,4 +6,4 @@
<version>1.0.0-SNAPSHOT</version>
</versions>
</versioning>
</metadata>
</metadata>

+ 3
- 4
maven-repository-converter/src/test/expected-files/v3-snapshot-metadata.xml Zobrazit soubor

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v3artifact</artifactId>
<version>1.0.0-SNAPSHOT</version>
<versioning/>
</metadata>
<versioning />
</metadata>

+ 2
- 3
maven-repository-converter/src/test/expected-files/v3-timestamped-snapshot-metadata.xml Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v3artifact</artifactId>
<version>1.0.0-SNAPSHOT</version>
@@ -9,4 +8,4 @@
<buildNumber>3</buildNumber>
</snapshot>
</versioning>
</metadata>
</metadata>

+ 3
- 4
maven-repository-converter/src/test/expected-files/v3-version-metadata.xml Zobrazit soubor

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v3artifact</artifactId>
<version>1.0.0</version>
<versioning/>
</metadata>
<versioning />
</metadata>

+ 2
- 3
maven-repository-converter/src/test/expected-files/v4-artifact-metadata.xml Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v4artifact</artifactId>
<versioning>
@@ -7,4 +6,4 @@
<version>1.0.0</version>
</versions>
</versioning>
</metadata>
</metadata>

+ 2
- 3
maven-repository-converter/src/test/expected-files/v4-snapshot-artifact-metadata.xml Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v4artifact</artifactId>
<versioning>
@@ -7,4 +6,4 @@
<version>1.0.0-SNAPSHOT</version>
</versions>
</versioning>
</metadata>
</metadata>

+ 3
- 4
maven-repository-converter/src/test/expected-files/v4-snapshot-metadata.xml Zobrazit soubor

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v4artifact</artifactId>
<version>1.0.0-SNAPSHOT</version>
<versioning/>
</metadata>
<versioning />
</metadata>

+ 2
- 3
maven-repository-converter/src/test/expected-files/v4-timestamped-snapshot-metadata.xml Zobrazit soubor

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v4artifact</artifactId>
<version>1.0.0-SNAPSHOT</version>
@@ -9,4 +8,4 @@
<buildNumber>1</buildNumber>
</snapshot>
</versioning>
</metadata>
</metadata>

+ 3
- 4
maven-repository-converter/src/test/expected-files/v4-version-metadata.xml Zobrazit soubor

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<?xml version="1.0" encoding="UTF-8"?><metadata>
<groupId>test</groupId>
<artifactId>v4artifact</artifactId>
<version>1.0.0</version>
<versioning/>
</metadata>
<versioning />
</metadata>

Načítá se…
Zrušit
Uložit