Author: smartini Date: Fri Dec 8 13:00:46 2023 New Revision: 1914463 URL: http://svn.apache.org/viewvc?rev=1914463&view=rev Log: fix line endings, from our ant task
Modified: pivot/trunk/charts/pom.xml pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTest.json pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTestParent.json pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTest_en.json pivot/trunk/eclipse/plugin.xml pivot/trunk/tests/src/org/apache/pivot/tests/clipboard.js pivot/trunk/tests/src/org/apache/pivot/tests/enum_bean.bxml pivot/trunk/tutorials/src/org/apache/pivot/tutorials/clipboard/clipboard.js pivot/trunk/web-server/pom.xml pivot/trunk/web/pom.xml pivot/trunk/wtk-terra/pom.xml Modified: pivot/trunk/charts/pom.xml URL: http://svn.apache.org/viewvc/pivot/trunk/charts/pom.xml?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== --- pivot/trunk/charts/pom.xml (original) +++ pivot/trunk/charts/pom.xml Fri Dec 8 13:00:46 2023 @@ -37,4 +37,4 @@ limitations under the License. <version>@VERSION@</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project> Modified: pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTest.json URL: http://svn.apache.org/viewvc/pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTest.json?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== Binary files - no diff available. Modified: pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTestParent.json URL: http://svn.apache.org/viewvc/pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTestParent.json?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== Binary files - no diff available. Modified: pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTest_en.json URL: http://svn.apache.org/viewvc/pivot/trunk/core/test/org/apache/pivot/util/test/ParentResourcesTest_en.json?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== Binary files - no diff available. Modified: pivot/trunk/eclipse/plugin.xml URL: http://svn.apache.org/viewvc/pivot/trunk/eclipse/plugin.xml?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== --- pivot/trunk/eclipse/plugin.xml (original) +++ pivot/trunk/eclipse/plugin.xml Fri Dec 8 13:00:46 2023 @@ -64,4 +64,4 @@ limitations under the License. </contextualLaunch> </shortcut> </extension> -</plugin> \ No newline at end of file +</plugin> Modified: pivot/trunk/tests/src/org/apache/pivot/tests/clipboard.js URL: http://svn.apache.org/viewvc/pivot/trunk/tests/src/org/apache/pivot/tests/clipboard.js?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== --- pivot/trunk/tests/src/org/apache/pivot/tests/clipboard.js (original) +++ pivot/trunk/tests/src/org/apache/pivot/tests/clipboard.js Fri Dec 8 13:00:46 2023 @@ -45,4 +45,4 @@ function paste() { destinationImageView.setImage(image); } } -} \ No newline at end of file +} Modified: pivot/trunk/tests/src/org/apache/pivot/tests/enum_bean.bxml URL: http://svn.apache.org/viewvc/pivot/trunk/tests/src/org/apache/pivot/tests/enum_bean.bxml?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== --- pivot/trunk/tests/src/org/apache/pivot/tests/enum_bean.bxml (original) +++ pivot/trunk/tests/src/org/apache/pivot/tests/enum_bean.bxml Fri Dec 8 13:00:46 2023 @@ -226,4 +226,4 @@ required in order to handle the Enum.val <vote>defer</vote> <vote>deny</vote> -</EnumBean> \ No newline at end of file +</EnumBean> Modified: pivot/trunk/tutorials/src/org/apache/pivot/tutorials/clipboard/clipboard.js URL: http://svn.apache.org/viewvc/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/clipboard/clipboard.js?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== --- pivot/trunk/tutorials/src/org/apache/pivot/tutorials/clipboard/clipboard.js (original) +++ pivot/trunk/tutorials/src/org/apache/pivot/tutorials/clipboard/clipboard.js Fri Dec 8 13:00:46 2023 @@ -45,4 +45,4 @@ function paste() { destinationImageView.setImage(image); } } -} \ No newline at end of file +} Modified: pivot/trunk/web-server/pom.xml URL: http://svn.apache.org/viewvc/pivot/trunk/web-server/pom.xml?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== --- pivot/trunk/web-server/pom.xml (original) +++ pivot/trunk/web-server/pom.xml Fri Dec 8 13:00:46 2023 @@ -42,4 +42,4 @@ limitations under the License. <version>@VERSION@</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project> Modified: pivot/trunk/web/pom.xml URL: http://svn.apache.org/viewvc/pivot/trunk/web/pom.xml?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== --- pivot/trunk/web/pom.xml (original) +++ pivot/trunk/web/pom.xml Fri Dec 8 13:00:46 2023 @@ -37,4 +37,4 @@ limitations under the License. <version>@VERSION@</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project> Modified: pivot/trunk/wtk-terra/pom.xml URL: http://svn.apache.org/viewvc/pivot/trunk/wtk-terra/pom.xml?rev=1914463&r1=1914462&r2=1914463&view=diff ============================================================================== --- pivot/trunk/wtk-terra/pom.xml (original) +++ pivot/trunk/wtk-terra/pom.xml Fri Dec 8 13:00:46 2023 @@ -37,4 +37,4 @@ limitations under the License. <version>@VERSION@</version> </dependency> </dependencies> -</project> \ No newline at end of file +</project>