diff --git a/test/TestExportSymbol/build.xml b/test/TestExportSymbol/build.xml index 7ebc9a9..bfa6eec 100644 --- a/test/TestExportSymbol/build.xml +++ b/test/TestExportSymbol/build.xml @@ -2,17 +2,27 @@ - + + + + + + + - - - - + + + + + + + + + - @@ -32,8 +42,9 @@ + - + @@ -72,14 +83,14 @@ - + - + diff --git a/test/TestExportSymbol/versions.xml b/test/TestExportSymbol/versions.xml new file mode 100644 index 0000000..f563cc3 --- /dev/null +++ b/test/TestExportSymbol/versions.xml @@ -0,0 +1,70 @@ + + + OUTPUTS: ${version.runtime}, ${dir.agsruntimejavasdk} + Checks filesystem and sets the correct values depending on version detected. + Checks based on the default SDK folder locations and verifies that the folder exists + If 2 versions are installed, it uses the current version first + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/test/TestExportSymbolsAll/CONTRIBUTING.md b/test/TestExportSymbolsAll/CONTRIBUTING.md new file mode 100644 index 0000000..084f8d1 --- /dev/null +++ b/test/TestExportSymbolsAll/CONTRIBUTING.md @@ -0,0 +1 @@ +Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing). \ No newline at end of file diff --git a/test/TestExportSymbolsAll/build.xml b/test/TestExportSymbolsAll/build.xml index cd9bbd5..fd663ea 100644 --- a/test/TestExportSymbolsAll/build.xml +++ b/test/TestExportSymbolsAll/build.xml @@ -2,19 +2,28 @@ - + + + + + + + - - - + + + - + + + + + - @@ -35,6 +44,7 @@ + @@ -76,14 +86,14 @@ - + - + diff --git a/test/TestExportSymbolsAll/versions.xml b/test/TestExportSymbolsAll/versions.xml new file mode 100644 index 0000000..f563cc3 --- /dev/null +++ b/test/TestExportSymbolsAll/versions.xml @@ -0,0 +1,70 @@ + + + OUTPUTS: ${version.runtime}, ${dir.agsruntimejavasdk} + Checks filesystem and sets the correct values depending on version detected. + Checks based on the default SDK folder locations and verifies that the folder exists + If 2 versions are installed, it uses the current version first + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +