Hi all, Xalan-J's repos is at https://gitbox.apache.org/repos/asf/xalan-java.git. I've questions about its branches 'xalan-j_2_7_1_maint' & 'master'.
Following is what I know currently (please correct me, if I'm wrong), about above two mentioned Xalan branches, 1) The branch 'xalan-j_2_7_1_maint', is our latest development branch requiring JDK min 1.5 level. Xalan-J 2.7.3 would be released from this branch. 2) The 'master' branch requires JDK min 1.3 level. Would we ignore the 'master' branch for all practical purposes (its just there, for legacy reasons)? If 'master' branch is still important to us, for what purpose its important, and are there any principles by which the branches 'xalan-j_2_7_1_maint' & 'master' should be kept in sync, for e.g do we first develop on branch 'xalan-j_2_7_1_maint', and then migrate changes on it to the 'master' branch (if yes, why migrating changes from branch 'xalan-j_2_7_1_maint' to 'master' is important)? -- Regards, Mukul Gandhi