From: <[EMAIL PROTECTED]> > sbailliez 01/08/11 15:07:00 > > Added: src/testcases/org/apache/tools/ant/taskdefs/optional Tag: > ANT_14_BRANCH AbstractXSLTLiaisonTest.java > TraXLiaisonTest.java XalanLiaisonTest.java > XslpLiaisonTest.java > Log: > Great deal of modification around style tasks...
Ummm. I wasn't really hoping for a "great deal of modification" in the beta :-) Oh well, we will now require a second beta, I guess. Another thing, it is easier to manage the branches if you don't make the same changes on both the 1.4 branch and the main branch. CVS can sometimes see the concurrent modifications as conflicts. If you need to have code in the next beta, add it to the 1.4 branch and when I cut the next beta I will merge it into the main branch. Conor
