[ https://issues.apache.org/jira/browse/JCRVLT-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139444#comment-17139444 ]
Julian Reschke edited comment on JCRVLT-398 at 6/18/20, 2:01 PM: ----------------------------------------------------------------- Hi. I just tried to checkout from Git and build and run, and found the following issues: 1) <http://jackrabbit.apache.org/filevault/scm.html> tells me to use branch "trunk". 2) I was on maven 3.5.*, but apparently at least 3.6 is needed; the built fails with a hard-to-parse error message; can the requirement be documented somewhere (sorry if I missed that), or the failure happen in an easier to understand way? (cc [~kwin]) 3) DiffTest fails on Windows; apparently because the reference files lost their native line ends when moving from SVN to GIT. Fixing "doTest()" to use DiffWriter.LS_UNIX seems to fix this. was (Author: reschke): Hi. I just tried to checkout from Git and build and run, and found the following issues: 1) <http://jackrabbit.apache.org/filevault/scm.html> tells me to use branch "trunk". 2) I was on maven 3.5.*, but apparently at least 3.6 is needed; the built fails with a hard-to-parse error message; can the requirement be documented somewhere (sorry if I missed that), or the failure happen in an easier to understand way? 3) DiffTest fails on Windows; apparently because the reference files lost their native line ends when moving from SVN to GIT. Fixing "doTest()" to use DiffWriter.LS_UNIX seems to fix this. > Migrate Filevault to Git > ------------------------ > > Key: JCRVLT-398 > URL: https://issues.apache.org/jira/browse/JCRVLT-398 > Project: Jackrabbit FileVault > Issue Type: Improvement > Components: Misc > Affects Versions: 3.4.2, package-maven-plugin-1.0.4 > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > Fix For: 3.4.6, package-maven-plugin-1.1.4 > > > As discussed in > https://lists.apache.org/thread.html/8ea0d827d9e8488183648f2364ecd4e178b6d82e03193735aae6b5cd%40%3Coak-dev.jackrabbit.apache.org%3E > we should migrate to Git. > Good candidates are both repos for FileVault which should each get a > dedicated Git repository. -- This message was sent by Atlassian Jira (v8.3.4#803005)