I've done a comparison of the latest SVN revision with the most recent trunk(master) Git entry that includes a line of the following form: git-svn-id: https://svn-us.apache.org/repos/asf/commons/proper/jexl/trunk@1821853 13f79535-47bb-0310-9956-ffa450edef68
AFAICT any discrepancies mean that the SVN repo has been updated since the move to Git. I have moved all [1] the components to _moved_to_git where the latest SVN revision agrees with the latest git-svn-id comment in the trunk log. The following 4 components have had changes to SVN that don't appear in the SVN-Git conversion comments. I've listed the changes following the summary line. bcel git-svn-id='1852359' SVN='1852455' ------------------------------------------------------------------------ r1852455 | ggregory | 2019-01-29 14:10:43 +0000 (Tue, 29 Jan 2019) | 1 line Use proper hashes. ------------------------------------------------------------------------ beanutils git-svn-id='1852248' SVN='1852822' ------------------------------------------------------------------------ r1852822 | britter | 2019-02-03 09:57:04 +0000 (Sun, 03 Feb 2019) | 1 line Drop ant build ------------------------------------------------------------------------ jcs git-svn-id='1852304' SVN='1859859' ------------------------------------------------------------------------ r1858701 | tv | 2019-05-05 18:59:39 +0100 (Sun, 05 May 2019) | 1 line Remove most Iterators ------------------------------------------------------------------------ r1859280 | tv | 2019-05-15 10:27:20 +0100 (Wed, 15 May 2019) | 1 line JCS-195 Update element attributes size on serialization ------------------------------------------------------------------------ r1859283 | tv | 2019-05-15 10:43:32 +0100 (Wed, 15 May 2019) | 1 line Remove duplicate code ------------------------------------------------------------------------ r1859284 | tv | 2019-05-15 10:44:22 +0100 (Wed, 15 May 2019) | 1 line JCS-195 Update element attributes size on serialization ------------------------------------------------------------------------ r1859285 | tv | 2019-05-15 10:44:56 +0100 (Wed, 15 May 2019) | 1 line Make all statistic numbers long ------------------------------------------------------------------------ r1859286 | tv | 2019-05-15 10:45:24 +0100 (Wed, 15 May 2019) | 1 line Remove synchronized sections ------------------------------------------------------------------------ r1859289 | tv | 2019-05-15 13:46:21 +0100 (Wed, 15 May 2019) | 1 line JCS-194 NullPointerException in IndexedDiskCache.addToRecycleBin(...) ------------------------------------------------------------------------ r1859857 | tv | 2019-05-24 10:12:04 +0100 (Fri, 24 May 2019) | 1 line Use lambdas for Runnables ------------------------------------------------------------------------ r1859859 | tv | 2019-05-24 10:26:50 +0100 (Fri, 24 May 2019) | 1 line Use Java7 diamond operator ------------------------------------------------------------------------ jexl git-svn-id='1821853' SVN='1831656' ------------------------------------------------------------------------ r1831656 | ggregory | 2018-05-15 19:57:05 +0100 (Tue, 15 May 2018) | 1 line Typo: 'JavaDoc' -> 'Javadoc'. ------------------------------------------------------------------------ [1] I had to leave weaver for now as it is currently read-only; I will fix that shortly. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org