Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/windup/2014/windup.2014-12-10-15.01.html
Minutes (text): http://transcripts.jboss.org/meeting/irc.freenode.org/windup/2014/windup.2014-12-10-15.01.txt
Log: http://transcripts.jboss.org/meeting/irc.freenode.org/windup/2014/windup.2014-12-10-15.01.log.html
Meeting summary --------------- * Agenda (lincolnthree, 15:02:08) * Status Reports (lincolnthree, 15:02:14) * Agenda (lincolnthree, 15:02:21) * Status Reports (lincolnthree, 15:04:24) * Nothing spectacular from me. I am working on merging the rule parameterization and XML rule conversion, but running into a few roadblocks (something not right with XML rules at the moment,) but working on figuring it out. Seems like something simple. (lincolnthree, 15:06:19) * Once that is done (WINDUP-377) I plan on working on refactoring and simplifying / reviewing UX. (lincolnthree, 15:06:43) * I have resolved WINDUP-340 (report of freemarker functions and directives) (jsightler, 15:09:21) * WINDUP-382 - Increase defaults for permgen and codecachesize (improves performance and avoids some common out of memory errors with the defaults) (jsightler, 15:09:46) * WINDUP-406 - TypeInterestFactory perf improvement (typeinterestfactory is no longer our slowest point :) ) (jsightler, 15:10:11) * And WINDUP-416 (memory usage reduction) (jsightler, 15:10:40) * I'm planning to look over the current parameterization stuff soon, and then hopefully continue with some performance stuff (maybe multithreading in a couple of key places) (jsightler, 15:12:00) * still playing with migrating legacy rules to XML, besides started to work on WINDUP-407 ... (mbriskar, 15:12:38) * Worked on the PRs as per comments: (ozizka, 15:20:20) * Review rules metadata WINDUP-395 (ozizka, 15:20:21) * WINDUP-394 Support default value in WindupConfigurationOption (ozizka, 15:20:21) * WINDUP-411 Report multiple rules sorting metadata errors at once (ozizka, 15:20:21) * WINDUP-417 WindupRuleProviderSorter - make the error message clearer, shorten (ozizka, 15:20:21) * Been working on a Ruleset for automated archives ignoring, the part of getting data from JBoss Nexus (ozizka, 15:20:21) * New Javadoc 2.0.0.Beta6 online (ozizka, 15:20:21) * WINDUP-422 Make Javadoc crosslink with Forge (ozizka, 15:20:22) * WINDUP-409 Allow rules metadata to annotations - @Rules (test not finished, was not a priority) (ozizka, 15:20:22) * Priorities (lincolnthree, 15:24:59) * Priorities are unchanged: (lincolnthree, 15:28:54) * 1. Rules parameterization & Usability improvements (lincolnthree, 15:29:10) * 2. Performance enhancements (lincolnthree, 15:29:20) * 3. Stability improvements (lincolnthree, 15:30:44) * Rule Parameterization (lincolnthree, 15:31:26) * LINK: https://github.com/lincolnthree/windup/blob/PARAMETERIZED_RULES/rules-java/src/main/java/org/jboss/windup/rules/apps/java/condition/JavaClass.java#L188 (jsightler, 16:11:41)