From jesse.sightler at gmail.com Wed Apr 5 17:24:34 2017 From: jesse.sightler at gmail.com (Jesse Sightler) Date: Wed, 05 Apr 2017 14:24:34 -0700 Subject: [Windup-commits] [windup/windup] c05b23: Fix charts to use category id and not display 0 it... Message-ID: <58e560925deee_10493fdc29b6bc38145152@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: c05b23ec7537ca1b0cfb7c4f6398b3de0f401d0a https://github.com/windup/windup/commit/c05b23ec7537ca1b0cfb7c4f6398b3de0f401d0a Author: Jesse Sightler Date: 2017-04-05 (Wed, 05 Apr 2017) Changed paths: M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateIssueSummaryDataRuleProvider.java M rules-java/api/src/main/resources/reports/resources/js/report-index-graphs.js M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureDuplicateTest.java M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureMediumBinaryModeTest.java Log Message: ----------- Fix charts to use category id and not display 0 items (#1099) From jesse.sightler at gmail.com Thu Apr 6 12:16:21 2017 From: jesse.sightler at gmail.com (Jess Sightler) Date: Thu, 06 Apr 2017 09:16:21 -0700 Subject: [Windup-commits] [windup/windup] e26c7a: Updated to the latest maven index data Message-ID: <58e669d576a03_cea3fad35433c2c18066b@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: e26c7a013072565d1a1ba020cfde97f6dfb9dd37 https://github.com/windup/windup/commit/e26c7a013072565d1a1ba020cfde97f6dfb9dd37 Author: Jess Sightler Date: 2017-04-06 (Thu, 06 Apr 2017) Changed paths: M bom/pom.xml Log Message: ----------- Updated to the latest maven index data From jesse.sightler at gmail.com Thu Apr 6 19:57:56 2017 From: jesse.sightler at gmail.com (Jess Sightler) Date: Thu, 06 Apr 2017 16:57:56 -0700 Subject: [Windup-commits] [windup/windup] a118ee: T638 Rebrand About Page Message-ID: <58e6d60496667_64583fe3c92b5c2c176411@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: a118eeaa5a55d05650707cb6bddcfc9472f62d17 https://github.com/windup/windup/commit/a118eeaa5a55d05650707cb6bddcfc9472f62d17 Author: Ondrej Zizka Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetAllFreeMarkerMethodsMethod.java A reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetWindupBrandNameMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/WindupFreeMarkerMethod.java M rules-java/api/src/main/resources/reports/templates/about_windup.ftl M utils/src/main/java/org/jboss/windup/util/Util.java Log Message: ----------- T638 Rebrand About Page Commit: a2c89a81880d4322b55c27dba7253a1409279289 https://github.com/windup/windup/commit/a2c89a81880d4322b55c27dba7253a1409279289 Author: Ondrej Zizka Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetAllFreeMarkerMethodsMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetWindupBrandNameMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/WindupFreeMarkerMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/AbstractGetPrettyPathForFile.java Log Message: ----------- T638 Rebrand About Page; use the default interface method elsewhere Commit: 1872024fafb143f515fa604b090ef47c33625a38 https://github.com/windup/windup/commit/1872024fafb143f515fa604b090ef47c33625a38 Author: Ondrej Zizka Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GenerateGUIDMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetAllFreeMarkerDirectivesMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetArchiveSHA1ToPathsMapperMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortDescriptionForPoints.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetProjectTraversalMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/problemsummary/GetProblemSummariesMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/FindFilesNotClassifiedOrHinted.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/FindSourceFilesByClassNameMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/GroupHintsByFile.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/IterableHasContent.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/SortDependencyArchivesByPathMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/SortDependencyGroupArchiveByPathMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/GetPrettyPathForFile.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/GetPrettyPathForFileWithExtensions.java M utils/src/main/java/org/jboss/windup/util/Util.java Log Message: ----------- T638 Rebrand About Page; use the default interface methods where appropriate. Don't use where the name is used for perf audit. Commit: c35ed736806787a73cdedf93693005e61040b1ba https://github.com/windup/windup/commit/c35ed736806787a73cdedf93693005e61040b1ba Author: Ondrej Zizka Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M reporting/impl/src/main/resources/reports/templates/application_list.ftl Log Message: ----------- T637 Rebrand Freemarker methods link Commit: 0a7053bc222dae00e29d7d3b2fd70fade3afb65a https://github.com/windup/windup/commit/0a7053bc222dae00e29d7d3b2fd70fade3afb65a Author: Ondrej Zizka Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: A reporting/impl/src/main/resources/reports/resources/img/rhamt-logo-gray.svg M reporting/impl/src/main/resources/reports/templates/application_list.ftl Log Message: ----------- T637 Rebrand App list - change logo Commit: ff3c0b155d9de00e0113dd8396296da5e46e1bb8 https://github.com/windup/windup/commit/ff3c0b155d9de00e0113dd8396296da5e46e1bb8 Author: Ondrej Zizka Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateJavaIgnoredFilesReportRuleProvider.java Log Message: ----------- T639 Report Index - Description for "Ignored Files" and description for "About" mention "Windup" -- Rebrand Commit: 4da8f84e6c42bd27b4a43febdfa6d6bc77568aa9 https://github.com/windup/windup/commit/4da8f84e6c42bd27b4a43febdfa6d6bc77568aa9 Author: Ondrej Zizka Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: A reporting/impl/src/main/resources/reports/resources/img/rhamt-icon-128.png M reporting/impl/src/main/resources/reports/templates/application_list.ftl M reporting/impl/src/main/resources/reports/templates/classloader.ftl M reporting/impl/src/main/resources/reports/templates/embedded.ftl M reporting/impl/src/main/resources/reports/templates/migration-issues.ftl M reporting/impl/src/main/resources/reports/templates/ruleprovidersummary.ftl M reporting/impl/src/main/resources/reports/templates/source.ftl M reporting/impl/src/main/resources/reports/templates/windupfreemarkerfunctions.ftl M rules-java-ee/addon/src/main/resources/reports/templates/ejb.ftl M rules-java-ee/addon/src/main/resources/reports/templates/hibernate.ftl M rules-java-ee/addon/src/main/resources/reports/templates/jbpm.ftl M rules-java-ee/addon/src/main/resources/reports/templates/jpa.ftl M rules-java-ee/addon/src/main/resources/reports/templates/remote.ftl M rules-java-ee/addon/src/main/resources/reports/templates/server.ftl M rules-java-ee/addon/src/main/resources/reports/templates/spring.ftl M rules-java/api/src/main/resources/reports/templates/about_windup.ftl M rules-java/api/src/main/resources/reports/templates/compatible_files.ftl M rules-java/api/src/main/resources/reports/templates/dependency_report.ftl M rules-java/api/src/main/resources/reports/templates/hardcoded_ip_addresses.ftl M rules-java/api/src/main/resources/reports/templates/ignored_files.ftl M rules-java/api/src/main/resources/reports/templates/java_application.ftl M rules-java/api/src/main/resources/reports/templates/report_index.ftl M rules-java/api/src/main/resources/reports/templates/unparsable_files.ftl Log Message: ----------- T637 Rebrand - change favicon Commit: 556484824ff0d9c0c6d4aff00ba4398ab093dffc https://github.com/windup/windup/commit/556484824ff0d9c0c6d4aff00ba4398ab093dffc Author: Ondrej Zizka Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M reporting/impl/src/main/resources/reports/templates/source.ftl Log Message: ----------- T637 Rebrand Source report Commit: a2575d33c0a9a3c00eefee4cae138e8edc433b18 https://github.com/windup/windup/commit/a2575d33c0a9a3c00eefee4cae138e8edc433b18 Author: Ondrej Zizka Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M reporting/impl/src/main/resources/reports/templates/windupfreemarkerfunctions.ftl Log Message: ----------- T637 Rebrand Freemarker functions report Commit: 8a4e69b0352231c2ef50d737dc601d1948e648b2 https://github.com/windup/windup/commit/8a4e69b0352231c2ef50d737dc601d1948e648b2 Author: Ondrej Zizka Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/jboss/GenerateJBossEjbDescriptorRuleProvider.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/jboss/GenerateJBossWebDescriptorRuleProvider.java Log Message: ----------- T637 Rebrand generated files - "Generated by Windup" Commit: 6b918a99a19f5f7c85c1a0b602d3f8d8bb2dd8b3 https://github.com/windup/windup/commit/6b918a99a19f5f7c85c1a0b602d3f8d8bb2dd8b3 Author: Ondrej Zizka Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M reporting/impl/src/main/resources/reports/templates/ruleprovidersummary.ftl Log Message: ----------- T637 Rebrand rule providers page Commit: 31e67d3d8a6b5523395c82b3b50c821abe0f53b6 https://github.com/windup/windup/commit/31e67d3d8a6b5523395c82b3b50c821abe0f53b6 Author: Ondrej Zizka Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M rules-java/api/src/main/resources/reports/templates/compatible_files.ftl Log Message: ----------- T637 Rebrand compatible files page Commit: b3497675769a4df63b48c12d586bc3c71b054736 https://github.com/windup/windup/commit/b3497675769a4df63b48c12d586bc3c71b054736 Author: Ondrej Zizka Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M reporting/impl/src/main/java/org/jboss/windup/reporting/ruleexecution/GetRuleExecutionResults.java Log Message: ----------- T637 Rebrand a freemarker method Commit: c14c89065f58a22e835cdffb836342d382d87c39 https://github.com/windup/windup/commit/c14c89065f58a22e835cdffb836342d382d87c39 Author: Jess Sightler Date: 2017-04-06 (Thu, 06 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GenerateGUIDMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetAllFreeMarkerDirectivesMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetAllFreeMarkerMethodsMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetArchiveSHA1ToPathsMapperMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortDescriptionForPoints.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetProjectTraversalMethod.java A reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetWindupBrandNameMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/WindupFreeMarkerMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/problemsummary/GetProblemSummariesMethod.java M reporting/impl/src/main/java/org/jboss/windup/reporting/ruleexecution/GetRuleExecutionResults.java A reporting/impl/src/main/resources/reports/resources/img/rhamt-icon-128.png A reporting/impl/src/main/resources/reports/resources/img/rhamt-logo-gray.svg M reporting/impl/src/main/resources/reports/templates/application_list.ftl M reporting/impl/src/main/resources/reports/templates/classloader.ftl M reporting/impl/src/main/resources/reports/templates/embedded.ftl M reporting/impl/src/main/resources/reports/templates/migration-issues.ftl M reporting/impl/src/main/resources/reports/templates/ruleprovidersummary.ftl M reporting/impl/src/main/resources/reports/templates/source.ftl M reporting/impl/src/main/resources/reports/templates/windupfreemarkerfunctions.ftl M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/jboss/GenerateJBossEjbDescriptorRuleProvider.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/jboss/GenerateJBossWebDescriptorRuleProvider.java M rules-java-ee/addon/src/main/resources/reports/templates/ejb.ftl M rules-java-ee/addon/src/main/resources/reports/templates/hibernate.ftl M rules-java-ee/addon/src/main/resources/reports/templates/jbpm.ftl M rules-java-ee/addon/src/main/resources/reports/templates/jpa.ftl M rules-java-ee/addon/src/main/resources/reports/templates/remote.ftl M rules-java-ee/addon/src/main/resources/reports/templates/server.ftl M rules-java-ee/addon/src/main/resources/reports/templates/spring.ftl M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/FindFilesNotClassifiedOrHinted.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/FindSourceFilesByClassNameMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/GroupHintsByFile.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/IterableHasContent.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/SortDependencyArchivesByPathMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/SortDependencyGroupArchiveByPathMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/AbstractGetPrettyPathForFile.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/GetPrettyPathForFile.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/GetPrettyPathForFileWithExtensions.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateJavaIgnoredFilesReportRuleProvider.java M rules-java/api/src/main/resources/reports/templates/about_windup.ftl M rules-java/api/src/main/resources/reports/templates/compatible_files.ftl M rules-java/api/src/main/resources/reports/templates/dependency_report.ftl M rules-java/api/src/main/resources/reports/templates/hardcoded_ip_addresses.ftl M rules-java/api/src/main/resources/reports/templates/ignored_files.ftl M rules-java/api/src/main/resources/reports/templates/java_application.ftl M rules-java/api/src/main/resources/reports/templates/report_index.ftl M rules-java/api/src/main/resources/reports/templates/unparsable_files.ftl M utils/src/main/java/org/jboss/windup/util/Util.java Log Message: ----------- Merge branch 'T638-rebrandAboutPage' of https://github.com/OndraZizka/windup into OndraZizka-T638-rebrandAboutPage Commit: 603f64b80ea8fb2b08d992b8eed4230cc358a560 https://github.com/windup/windup/commit/603f64b80ea8fb2b08d992b8eed4230cc358a560 Author: Jess Sightler Date: 2017-04-06 (Thu, 06 Apr 2017) Changed paths: M rules-java/api/src/main/resources/reports/templates/about_windup.ftl Log Message: ----------- Removed descriptive text for now Commit: 409ad90da85a839f3308be9025b030c331b0d63b https://github.com/windup/windup/commit/409ad90da85a839f3308be9025b030c331b0d63b Author: Jess Sightler Date: 2017-04-06 (Thu, 06 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GenerateGUIDMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetAllFreeMarkerDirectivesMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetAllFreeMarkerMethodsMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetArchiveSHA1ToPathsMapperMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortDescriptionForPoints.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetProjectTraversalMethod.java A reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetWindupBrandNameMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/WindupFreeMarkerMethod.java M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/problemsummary/GetProblemSummariesMethod.java M reporting/impl/src/main/java/org/jboss/windup/reporting/ruleexecution/GetRuleExecutionResults.java A reporting/impl/src/main/resources/reports/resources/img/rhamt-icon-128.png A reporting/impl/src/main/resources/reports/resources/img/rhamt-logo-gray.svg M reporting/impl/src/main/resources/reports/templates/application_list.ftl M reporting/impl/src/main/resources/reports/templates/classloader.ftl M reporting/impl/src/main/resources/reports/templates/embedded.ftl M reporting/impl/src/main/resources/reports/templates/migration-issues.ftl M reporting/impl/src/main/resources/reports/templates/ruleprovidersummary.ftl M reporting/impl/src/main/resources/reports/templates/source.ftl M reporting/impl/src/main/resources/reports/templates/windupfreemarkerfunctions.ftl M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/jboss/GenerateJBossEjbDescriptorRuleProvider.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/jboss/GenerateJBossWebDescriptorRuleProvider.java M rules-java-ee/addon/src/main/resources/reports/templates/ejb.ftl M rules-java-ee/addon/src/main/resources/reports/templates/hibernate.ftl M rules-java-ee/addon/src/main/resources/reports/templates/jbpm.ftl M rules-java-ee/addon/src/main/resources/reports/templates/jpa.ftl M rules-java-ee/addon/src/main/resources/reports/templates/remote.ftl M rules-java-ee/addon/src/main/resources/reports/templates/server.ftl M rules-java-ee/addon/src/main/resources/reports/templates/spring.ftl M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/FindFilesNotClassifiedOrHinted.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/FindSourceFilesByClassNameMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/GroupHintsByFile.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/IterableHasContent.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/SortDependencyArchivesByPathMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/SortDependencyGroupArchiveByPathMethod.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/AbstractGetPrettyPathForFile.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/GetPrettyPathForFile.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/filepath/GetPrettyPathForFileWithExtensions.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateAboutWindupReportRuleProvider.java M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateJavaIgnoredFilesReportRuleProvider.java M rules-java/api/src/main/resources/reports/templates/about_windup.ftl M rules-java/api/src/main/resources/reports/templates/compatible_files.ftl M rules-java/api/src/main/resources/reports/templates/dependency_report.ftl M rules-java/api/src/main/resources/reports/templates/hardcoded_ip_addresses.ftl M rules-java/api/src/main/resources/reports/templates/ignored_files.ftl M rules-java/api/src/main/resources/reports/templates/java_application.ftl M rules-java/api/src/main/resources/reports/templates/report_index.ftl M rules-java/api/src/main/resources/reports/templates/unparsable_files.ftl M utils/src/main/java/org/jboss/windup/util/Util.java Log Message: ----------- Merge branch 'OndraZizka-T638-rebrandAboutPage' Compare: https://github.com/windup/windup/compare/e26c7a013072...409ad90da85a From jesse.sightler at gmail.com Tue Apr 11 11:18:06 2017 From: jesse.sightler at gmail.com (Jess Sightler) Date: Tue, 11 Apr 2017 08:18:06 -0700 Subject: [Windup-commits] [windup/windup] 53ade0: Fix branding in the report generation notice Message-ID: <58ecf3aeda90d_52683fc4d30ffc3010992f@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: 53ade0c656a4a75a7bdc13a8a4e9274fdf5652b7 https://github.com/windup/windup/commit/53ade0c656a4a75a7bdc13a8a4e9274fdf5652b7 Author: Jess Sightler Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/windup/RunWindupCommand.java M tests/src/test/java/org/jboss/windup/tests/bootstrap/migrate/CorrectParameterTest.java M ui/addon/src/main/java/org/jboss/windup/ui/WindupCommand.java Log Message: ----------- Fix branding in the report generation notice From jesse.sightler at gmail.com Wed Apr 12 15:09:15 2017 From: jesse.sightler at gmail.com (Jess Sightler) Date: Wed, 12 Apr 2017 12:09:15 -0700 Subject: [Windup-commits] [windup/windup] e4e7f3: Registry approach to custom quickfix classes Message-ID: <58ee7b5b5550d_e143fa6816c9c30141718@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: e4e7f354bf39b06f52de7b01da911b0902666d41 https://github.com/windup/windup/commit/e4e7f354bf39b06f52de7b01da911b0902666d41 Author: Jess Sightler Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/config/Hint.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/HintQuickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/HintText.java R reporting/api/src/main/java/org/jboss/windup/reporting/config/Quickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/Classification.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/ClassificationQuickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/model/QuickfixModel.java M reporting/api/src/main/java/org/jboss/windup/reporting/model/QuickfixType.java A reporting/api/src/main/java/org/jboss/windup/reporting/model/ReplacementQuickfixModel.java A reporting/api/src/main/java/org/jboss/windup/reporting/model/TransformationQuickfixModel.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/Quickfix.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixLocationDTO.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixTransformation.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixTransformationRegistry.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/ClassificationHandler.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/HintHandler.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/QuickfixHandler.java M reporting/tests/src/test/java/org/jboss/windup/reporting/handlers/QuickfixHandlerTest.java M tooling/api/src/main/java/org/jboss/windup/tooling/ToolingRMIServer.java M tooling/api/src/main/java/org/jboss/windup/tooling/data/Quickfix.java M tooling/api/src/main/java/org/jboss/windup/tooling/data/QuickfixType.java A tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixLocationDTO.java A tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixService.java M tooling/impl/src/main/java/org/jboss/windup/tooling/ExecutionResultsImpl.java M tooling/impl/src/main/java/org/jboss/windup/tooling/data/QuickfixImpl.java A tooling/impl/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixServiceImpl.java M tooling/tests/src/test/java/org/jboss/windup/tooling/ExecutionBuilderTest.java Log Message: ----------- Registry approach to custom quickfix classes Commit: 3840eed3c59bb52cfbb677fe4aa41f14cd1dee6f https://github.com/windup/windup/commit/3840eed3c59bb52cfbb677fe4aa41f14cd1dee6f Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M pom.xml M reporting/api/pom.xml A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixUtil.java A rules-summit-demo/addon/pom.xml A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicApplicationLifecycleListenerRuleProvider.java A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/ResolveWeblogicLifecycleListenerRuleProvider.java A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicApplicationLifecycleListenerQuickfixTransformation.java A rules-summit-demo/addon/src/main/resources/META-INF/beans.xml A rules-summit-demo/pom.xml A rules-summit-demo/tests/hs_err_pid55860.log A rules-summit-demo/tests/pom.xml A rules-summit-demo/tests/src/test/java/org/jboss/windup/rules/apps/summit/demo/tests/DiscoverWeblogicApplicationLifecycleListenerTest.java A rules-summit-demo/tests/src/test/resources/weblogic-application.xml Log Message: ----------- Started implementing quickfix for XML weblogic application lifecycle listener. Commit: 608509ceacd493d24ce30aa2e76e589f4d8d322c https://github.com/windup/windup/commit/608509ceacd493d24ce30aa2e76e589f4d8d322c Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixLocationDTO.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicApplicationLifecycleListenerRuleProvider.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicApplicationLifecycleListenerQuickfixTransformation.java M rules-summit-demo/tests/src/test/java/org/jboss/windup/rules/apps/summit/demo/tests/DiscoverWeblogicApplicationLifecycleListenerTest.java A test-files/summit-demo-test/weblogic-application.xml M tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixLocationDTO.java M tooling/impl/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixServiceImpl.java Log Message: ----------- Created quickfix for weblogic application lifecycle listeners. I also updated the test. Commit: 886b2c71597e42ca6929a57114212019c4333e43 https://github.com/windup/windup/commit/886b2c71597e42ca6929a57114212019c4333e43 Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/model/TransformationQuickfixModel.java M reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/Quickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixLocationDTO.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicApplicationLifecycleListenerRuleProvider.java A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicJavaLifecycleQuickfixTransformation.java M rules-summit-demo/tests/src/test/java/org/jboss/windup/rules/apps/summit/demo/tests/DiscoverWeblogicApplicationLifecycleListenerTest.java A test-files/summit-demo-test/AppListener.java M test-files/summit-demo-test/weblogic-application.xml M tooling/api/src/main/java/org/jboss/windup/tooling/data/Quickfix.java M tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixLocationDTO.java M tooling/impl/src/main/java/org/jboss/windup/tooling/ExecutionResultsImpl.java M tooling/impl/src/main/java/org/jboss/windup/tooling/data/QuickfixImpl.java M tooling/impl/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixServiceImpl.java Log Message: ----------- Started implementing quickfix for Java weblogic application lifecycle listener. Commit: 804fd4eab399dab85dd2acaab006fd96aba207cc https://github.com/windup/windup/commit/804fd4eab399dab85dd2acaab006fd96aba207cc Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicApplicationLifecycleListenerRuleProvider.java R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/ResolveWeblogicLifecycleListenerRuleProvider.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicJavaLifecycleQuickfixTransformation.java M rules-summit-demo/tests/src/test/java/org/jboss/windup/rules/apps/summit/demo/tests/DiscoverWeblogicApplicationLifecycleListenerTest.java R test-files/summit-demo-test/AppListener.java A test-files/summit-demo-test/solution/AppListenerFixed.java A test-files/summit-demo-test/test/AppListener.java A test-files/summit-demo-test/test/weblogic-application.xml R test-files/summit-demo-test/weblogic-application.xml Log Message: ----------- Implemented quickfix for Java Weblogic application lifecyle listener. Commit: 52248c42c727989911455bb2a9fef9d873aac9d7 https://github.com/windup/windup/commit/52248c42c727989911455bb2a9fef9d873aac9d7 Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicApplicationLifecycleListenerRuleProvider.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicApplicationLifecycleListenerQuickfixTransformation.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicJavaLifecycleQuickfixTransformation.java M rules-summit-demo/tests/src/test/java/org/jboss/windup/rules/apps/summit/demo/tests/DiscoverWeblogicApplicationLifecycleListenerTest.java A test-files/summit-demo-test/solution/weblogic-application.xml M tooling/api/src/main/java/org/jboss/windup/tooling/ExecutionBuilder.java M tooling/api/src/main/java/org/jboss/windup/tooling/ToolingRMIServer.java M tooling/impl/src/main/java/org/jboss/windup/tooling/ExecutionBuilderImpl.java Log Message: ----------- Moved quickfix transformation calls to ExecutionBuilder to prevent needing to manage two remotes. Update weblogic xml test to compare files intead of fixed string. Commit: 8167e041194ae6c97c25d8ace81d70c3dae8adbf https://github.com/windup/windup/commit/8167e041194ae6c97c25d8ace81d70c3dae8adbf Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicApplicationLifecycleListenerRuleProvider.java A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/JNDILookupQuickfixTransformation.java A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/NonPortableJNDInamespaceRuleProvider.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicApplicationLifecycleListenerQuickfixTransformation.java M rules-summit-demo/tests/src/test/java/org/jboss/windup/rules/apps/summit/demo/tests/DiscoverWeblogicApplicationLifecycleListenerTest.java A test-files/summit-demo-test/solution/NonPortableJNDIReference.java R test-files/summit-demo-test/test/AppListener.java A test-files/summit-demo-test/test/NonPortableJNDIReference.java R test-files/summit-demo-test/test/weblogic-application.xml A test-files/summit-demo-test/test/weblogic/AppListener.java A test-files/summit-demo-test/test/weblogic/weblogic-application.xml Log Message: ----------- Created basic transformation quickfix for JNDI lookup. Commit: 6360da32f6fe7a445f73d05ead7fb1303fe8422c https://github.com/windup/windup/commit/6360da32f6fe7a445f73d05ead7fb1303fe8422c Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/JNDILookupQuickfixTransformation.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/NonPortableJNDInamespaceRuleProvider.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicJavaLifecycleQuickfixTransformation.java A test-files/summit-demo-test/solution/weblogic-ejb-jar.xml A test-files/summit-demo-test/test/transactions/weblogic-ejb-jar.xml Log Message: ----------- Refactor weblogic app lifecycle listener quickfix for code readability. Cleaned up imports. Added test files for weblogic lazy DB transactions. Commit: 5c58e53c8ec5c87e05f1be9108298df761629bdb https://github.com/windup/windup/commit/5c58e53c8ec5c87e05f1be9108298df761629bdb Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/Quickfix.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/DiscoverHibernateConfigurationRuleProvider.java A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicEjbTransactionRuleProvider.java A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/JBossEjbTransactionTransformationQuickfix.java A rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicEjbTransactionTransformationQuickfix.java M rules-summit-demo/tests/src/test/java/org/jboss/windup/rules/apps/summit/demo/tests/DiscoverWeblogicApplicationLifecycleListenerTest.java A test-files/summit-demo-test/solution/jbosscmp-jdbc.xml M test-files/summit-demo-test/solution/weblogic-ejb-jar.xml R test-files/summit-demo-test/test/transactions/weblogic-ejb-jar.xml R test-files/summit-demo-test/test/weblogic/AppListener.java A test-files/summit-demo-test/test/weblogic/listener/AppListener.java A test-files/summit-demo-test/test/weblogic/listener/weblogic-application.xml A test-files/summit-demo-test/test/weblogic/transaction/jbosscmp-jdbc.xml A test-files/summit-demo-test/test/weblogic/transaction/weblogic-ejb-jar.xml R test-files/summit-demo-test/test/weblogic/weblogic-application.xml Log Message: ----------- Created transformation quickfix for Weblogic EJB delayed transactions. Commit: f7d4470480749d8c56f2b357aa6a447ccc7d668b https://github.com/windup/windup/commit/f7d4470480749d8c56f2b357aa6a447ccc7d668b Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicApplicationLifecycleListenerRuleProvider.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicEjbTransactionRuleProvider.java M rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicEjbTransactionTransformationQuickfix.java Log Message: ----------- Fix line weblogic-application listener-class line number location. Clean up hint lazy-db transaction message. Commit: f79bfaf797608d4b1dd393c93cdc27538919dd33 https://github.com/windup/windup/commit/f79bfaf797608d4b1dd393c93cdc27538919dd33 Author: John Steele Date: 2017-04-10 (Mon, 10 Apr 2017) Changed paths: M pom.xml R rules-summit-demo/addon/pom.xml R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicApplicationLifecycleListenerRuleProvider.java R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/DiscoverWeblogicEjbTransactionRuleProvider.java R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/JBossEjbTransactionTransformationQuickfix.java R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/JNDILookupQuickfixTransformation.java R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/NonPortableJNDInamespaceRuleProvider.java R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicApplicationLifecycleListenerQuickfixTransformation.java R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicEjbTransactionTransformationQuickfix.java R rules-summit-demo/addon/src/main/java/org/jboss/windup/rules/apps/summit/demo/rules/WeblogicJavaLifecycleQuickfixTransformation.java R rules-summit-demo/addon/src/main/resources/META-INF/beans.xml R rules-summit-demo/pom.xml R rules-summit-demo/tests/hs_err_pid55860.log R rules-summit-demo/tests/pom.xml R rules-summit-demo/tests/src/test/java/org/jboss/windup/rules/apps/summit/demo/tests/DiscoverWeblogicApplicationLifecycleListenerTest.java R rules-summit-demo/tests/src/test/resources/weblogic-application.xml R test-files/summit-demo-test/solution/AppListenerFixed.java R test-files/summit-demo-test/solution/NonPortableJNDIReference.java R test-files/summit-demo-test/solution/jbosscmp-jdbc.xml R test-files/summit-demo-test/solution/weblogic-application.xml R test-files/summit-demo-test/solution/weblogic-ejb-jar.xml R test-files/summit-demo-test/test/NonPortableJNDIReference.java R test-files/summit-demo-test/test/weblogic/listener/AppListener.java R test-files/summit-demo-test/test/weblogic/listener/weblogic-application.xml R test-files/summit-demo-test/test/weblogic/transaction/jbosscmp-jdbc.xml R test-files/summit-demo-test/test/weblogic/transaction/weblogic-ejb-jar.xml Log Message: ----------- Transformation quickfix support. Commit: 14d88e79dde07f708a38bbc5e033169aeea4444c https://github.com/windup/windup/commit/14d88e79dde07f708a38bbc5e033169aeea4444c Author: Jess Sightler Date: 2017-04-12 (Wed, 12 Apr 2017) Changed paths: M reporting/api/pom.xml M reporting/api/src/main/java/org/jboss/windup/reporting/config/Hint.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/HintQuickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/HintText.java R reporting/api/src/main/java/org/jboss/windup/reporting/config/Quickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/Classification.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/ClassificationQuickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/model/QuickfixModel.java M reporting/api/src/main/java/org/jboss/windup/reporting/model/QuickfixType.java A reporting/api/src/main/java/org/jboss/windup/reporting/model/ReplacementQuickfixModel.java A reporting/api/src/main/java/org/jboss/windup/reporting/model/TransformationQuickfixModel.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/Quickfix.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixLocationDTO.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixTransformation.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixTransformationRegistry.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixUtil.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/ClassificationHandler.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/HintHandler.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/QuickfixHandler.java M reporting/tests/src/test/java/org/jboss/windup/reporting/handlers/QuickfixHandlerTest.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/DiscoverHibernateConfigurationRuleProvider.java M tooling/api/src/main/java/org/jboss/windup/tooling/ExecutionBuilder.java M tooling/api/src/main/java/org/jboss/windup/tooling/ToolingRMIServer.java M tooling/api/src/main/java/org/jboss/windup/tooling/data/Quickfix.java M tooling/api/src/main/java/org/jboss/windup/tooling/data/QuickfixType.java A tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixLocationDTO.java A tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixService.java M tooling/impl/src/main/java/org/jboss/windup/tooling/ExecutionBuilderImpl.java M tooling/impl/src/main/java/org/jboss/windup/tooling/ExecutionResultsImpl.java M tooling/impl/src/main/java/org/jboss/windup/tooling/data/QuickfixImpl.java A tooling/impl/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixServiceImpl.java M tooling/tests/src/test/java/org/jboss/windup/tooling/ExecutionBuilderTest.java Log Message: ----------- Merge branch 'quickfix_transformation_support' of https://github.com/johnsteele/windup into johnsteele-quickfix_transformation_support Commit: a85c780605f971dc647d246ffc58c9f94e6bbd90 https://github.com/windup/windup/commit/a85c780605f971dc647d246ffc58c9f94e6bbd90 Author: Jess Sightler Date: 2017-04-12 (Wed, 12 Apr 2017) Changed paths: M reporting/api/pom.xml M reporting/api/src/main/java/org/jboss/windup/reporting/model/ReplacementQuickfixModel.java M reporting/api/src/main/java/org/jboss/windup/reporting/model/TransformationQuickfixModel.java M reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixLocationDTO.java R reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixUtil.java M tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixLocationDTO.java M tooling/impl/src/main/java/org/jboss/windup/tooling/ExecutionBuilderImpl.java Log Message: ----------- Tweaks to formatting and javadoc Commit: 042b38430310d421a0fde15c3c498a306051d700 https://github.com/windup/windup/commit/042b38430310d421a0fde15c3c498a306051d700 Author: Jess Sightler Date: 2017-04-12 (Wed, 12 Apr 2017) Changed paths: M reporting/api/pom.xml M reporting/api/src/main/java/org/jboss/windup/reporting/config/Hint.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/HintQuickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/HintText.java R reporting/api/src/main/java/org/jboss/windup/reporting/config/Quickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/Classification.java M reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/ClassificationQuickfix.java M reporting/api/src/main/java/org/jboss/windup/reporting/model/QuickfixModel.java M reporting/api/src/main/java/org/jboss/windup/reporting/model/QuickfixType.java A reporting/api/src/main/java/org/jboss/windup/reporting/model/ReplacementQuickfixModel.java A reporting/api/src/main/java/org/jboss/windup/reporting/model/TransformationQuickfixModel.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/Quickfix.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixLocationDTO.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixTransformation.java A reporting/api/src/main/java/org/jboss/windup/reporting/quickfix/QuickfixTransformationRegistry.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/ClassificationHandler.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/HintHandler.java M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/QuickfixHandler.java M reporting/tests/src/test/java/org/jboss/windup/reporting/handlers/QuickfixHandlerTest.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/DiscoverHibernateConfigurationRuleProvider.java M tooling/api/src/main/java/org/jboss/windup/tooling/ExecutionBuilder.java M tooling/api/src/main/java/org/jboss/windup/tooling/ToolingRMIServer.java M tooling/api/src/main/java/org/jboss/windup/tooling/data/Quickfix.java M tooling/api/src/main/java/org/jboss/windup/tooling/data/QuickfixType.java A tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixLocationDTO.java A tooling/api/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixService.java M tooling/impl/src/main/java/org/jboss/windup/tooling/ExecutionBuilderImpl.java M tooling/impl/src/main/java/org/jboss/windup/tooling/ExecutionResultsImpl.java M tooling/impl/src/main/java/org/jboss/windup/tooling/data/QuickfixImpl.java A tooling/impl/src/main/java/org/jboss/windup/tooling/quickfix/QuickfixServiceImpl.java M tooling/tests/src/test/java/org/jboss/windup/tooling/ExecutionBuilderTest.java Log Message: ----------- Merge branch 'johnsteele-quickfix_transformation_support' Compare: https://github.com/windup/windup/compare/53ade0c656a4...042b38430310 From jesse.sightler at gmail.com Mon Apr 17 17:57:33 2017 From: jesse.sightler at gmail.com (Jess Sightler) Date: Mon, 17 Apr 2017 14:57:33 -0700 Subject: [Windup-commits] [windup/windup] 416f7f: Fix windup config directory Message-ID: <58f53a4d29175_54663fd80585fc382068b9@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: 416f7fc7892895a8623ba3568eb1ff38b3284c39 https://github.com/windup/windup/commit/416f7fc7892895a8623ba3568eb1ff38b3284c39 Author: Jess Sightler Date: 2017-04-17 (Mon, 17 Apr 2017) Changed paths: M utils/src/main/java/org/jboss/windup/util/PathUtil.java M utils/src/test/java/org/jboss/windup/util/PathUtilTest.java Log Message: ----------- Fix windup config directory From zizka at seznam.cz Fri Apr 21 09:40:39 2017 From: zizka at seznam.cz (Ondrej Zizka) Date: Fri, 21 Apr 2017 06:40:39 -0700 Subject: [Windup-commits] [windup/windup] f4125c: T752 Make WebSphere descriptors mandatory (#1105) Message-ID: <58fa0bd793ff0_77e03f865afb9c382798bb@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: f4125c298ae3a69b97b14c585c5cb43ecd5f070a https://github.com/windup/windup/commit/f4125c298ae3a69b97b14c585c5cb43ecd5f070a Author: Ondrej Zizka Date: 2017-04-21 (Fri, 21 Apr 2017) Changed paths: M reporting/api/src/main/java/org/jboss/windup/reporting/service/ClassificationService.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/websphere/ResolveWebSphereEjbBindingXmlRuleProvider.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/websphere/ResolveWebSphereEjbExtensionXmlRuleProvider.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/websphere/ResolveWebSphereWsBindingXmlRuleProvider.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/websphere/ResolveWebSphereWsClientBindingXmlRuleProvider.java M rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/websphere/ResolveWebSphereWsExtBindingXmlRuleProvider.java Log Message: ----------- T752 Make WebSphere descriptors mandatory (#1105) From jesse.sightler at gmail.com Thu Apr 27 18:46:02 2017 From: jesse.sightler at gmail.com (Jesse Sightler) Date: Thu, 27 Apr 2017 15:46:02 -0700 Subject: [Windup-commits] [windup/windup] 1df2e5: Add support for loading only rules that come form ... Message-ID: <590274aa2d554_b8bd3ff34e74bc3469863@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: 1df2e56d09d598a0b183b8d11974f0c79fc287ad https://github.com/windup/windup/commit/1df2e56d09d598a0b183b8d11974f0c79fc287ad Author: Jesse Sightler Date: 2017-04-27 (Thu, 27 Apr 2017) Changed paths: M config-groovy/addon/src/main/java/org/jboss/windup/ext/groovy/GroovyWindupRuleProviderLoader.java M config-xml/addon/src/main/java/org/jboss/windup/config/parser/XMLRuleProviderLoader.java M config/api/src/main/java/org/jboss/windup/config/loader/RuleLoaderContext.java M config/api/src/main/java/org/jboss/windup/config/loader/RuleProviderLoader.java M config/impl/src/main/java/org/jboss/windup/config/loader/DefaultRuleProviderLoader.java M config/impl/src/main/java/org/jboss/windup/config/loader/RuleLoaderImpl.java Log Message: ----------- Add support for loading only rules that come form a particular path for performance reasons (#1106) From jesse.sightler at gmail.com Thu Apr 27 21:00:54 2017 From: jesse.sightler at gmail.com (Jess Sightler) Date: Thu, 27 Apr 2017 18:00:54 -0700 Subject: [Windup-commits] [windup/windup] 03d5f0: Fixed a couple of remaining ~/.windup references Message-ID: <5902944686c7a_13383fd22891dc341188a6@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: 03d5f08dff6678f1a02173b7ccd64866fe9959fd https://github.com/windup/windup/commit/03d5f08dff6678f1a02173b7ccd64866fe9959fd Author: Jess Sightler Date: 2017-04-27 (Thu, 27 Apr 2017) Changed paths: M bootstrap/src/main/java/org/jboss/windup/bootstrap/Bootstrap.java Log Message: ----------- Fixed a couple of remaining ~/.windup references From hotmana76 at gmail.com Fri Apr 28 04:42:40 2017 From: hotmana76 at gmail.com (Marek =?UTF-8?B?Tm92b3Ruw70=?=) Date: Fri, 28 Apr 2017 01:42:40 -0700 Subject: [Windup-commits] [windup/windup] fc9559: [maven-release-plugin] prepare release 4.0.0.Beta1 Message-ID: <59030080ad521_77ef3f925ae33c2c10296a@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: fc9559ef1f3345d6ced97b0ad5203e6233547ab5 https://github.com/windup/windup/commit/fc9559ef1f3345d6ced97b0ad5203e6233547ab5 Author: Marek Novotn? Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M bom/pom.xml M bootstrap/pom.xml M config-groovy/addon/pom.xml M config-groovy/pom.xml M config-groovy/tests/pom.xml M config-xml/addon/pom.xml M config-xml/pom.xml M config-xml/tests/pom.xml M config/addon/pom.xml M config/api/pom.xml M config/impl/pom.xml M config/pom.xml M config/tests/pom.xml M decompiler/api/pom.xml M decompiler/impl-fernflower/pom.xml M decompiler/impl-procyon/pom.xml M decompiler/pom.xml M exec/addon/pom.xml M exec/api/pom.xml M exec/impl/pom.xml M exec/pom.xml M exec/tests/pom.xml M forks/frames/pom.xml M forks/jdt/pom.xml M graph/addon/pom.xml M graph/api/pom.xml M graph/impl/pom.xml M graph/pom.xml M graph/tests/pom.xml M java-ast/addon/pom.xml M java-ast/pom.xml M java-ast/tests/pom.xml M pom.xml M reporting/addon/pom.xml M reporting/api/pom.xml M reporting/impl/pom.xml M reporting/pom.xml M reporting/tests/pom.xml M rexster/addon/pom.xml M rexster/pom.xml M rexster/tests/pom.xml M rules-base/addon/pom.xml M rules-base/api/pom.xml M rules-base/impl/pom.xml M rules-base/pom.xml M rules-base/tests/pom.xml M rules-java-archives/addon/pom.xml M rules-java-archives/pom.xml M rules-java-archives/tests/pom.xml M rules-java-ee/addon/pom.xml M rules-java-ee/pom.xml M rules-java-ee/tests/pom.xml M rules-java-project/addon/pom.xml M rules-java-project/pom.xml M rules-java-project/tests/pom.xml M rules-java/addon/pom.xml M rules-java/api/pom.xml M rules-java/impl/pom.xml M rules-java/pom.xml M rules-java/tests/pom.xml M rules-tattletale/addon/pom.xml M rules-tattletale/pom.xml M rules-tattletale/tests/pom.xml M rules-xml/addon/pom.xml M rules-xml/api/pom.xml M rules-xml/impl/pom.xml M rules-xml/pom.xml M rules-xml/tests/pom.xml M test-files/pom.xml M test-util/pom.xml M tests/pom.xml M tooling/addon/pom.xml M tooling/api/pom.xml M tooling/impl/pom.xml M tooling/pom.xml M tooling/tests/pom.xml M ui/addon/pom.xml M ui/pom.xml M ui/tests/pom.xml M utils/pom.xml M windup-test-harness/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 4.0.0.Beta1 From hotmana76 at gmail.com Fri Apr 28 04:42:44 2017 From: hotmana76 at gmail.com (mareknovotny) Date: Fri, 28 Apr 2017 01:42:44 -0700 Subject: [Windup-commits] [windup/windup] Message-ID: <590300849d355_73e53fd277ff5c381416f4@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/tags/4.0.0.Beta1 Home: https://github.com/windup/windup From hotmana76 at gmail.com Fri Apr 28 04:42:49 2017 From: hotmana76 at gmail.com (Marek =?UTF-8?B?Tm92b3Ruw70=?=) Date: Fri, 28 Apr 2017 01:42:49 -0700 Subject: [Windup-commits] [windup/windup] a781fe: [maven-release-plugin] prepare for next developmen... Message-ID: <5903008977292_b1523fb7407c9c3c12105a@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: a781fe7d2fe06721f1f503203c7ac2c9ea383b0d https://github.com/windup/windup/commit/a781fe7d2fe06721f1f503203c7ac2c9ea383b0d Author: Marek Novotn? Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M bom/pom.xml M bootstrap/pom.xml M config-groovy/addon/pom.xml M config-groovy/pom.xml M config-groovy/tests/pom.xml M config-xml/addon/pom.xml M config-xml/pom.xml M config-xml/tests/pom.xml M config/addon/pom.xml M config/api/pom.xml M config/impl/pom.xml M config/pom.xml M config/tests/pom.xml M decompiler/api/pom.xml M decompiler/impl-fernflower/pom.xml M decompiler/impl-procyon/pom.xml M decompiler/pom.xml M exec/addon/pom.xml M exec/api/pom.xml M exec/impl/pom.xml M exec/pom.xml M exec/tests/pom.xml M forks/frames/pom.xml M forks/jdt/pom.xml M graph/addon/pom.xml M graph/api/pom.xml M graph/impl/pom.xml M graph/pom.xml M graph/tests/pom.xml M java-ast/addon/pom.xml M java-ast/pom.xml M java-ast/tests/pom.xml M pom.xml M reporting/addon/pom.xml M reporting/api/pom.xml M reporting/impl/pom.xml M reporting/pom.xml M reporting/tests/pom.xml M rexster/addon/pom.xml M rexster/pom.xml M rexster/tests/pom.xml M rules-base/addon/pom.xml M rules-base/api/pom.xml M rules-base/impl/pom.xml M rules-base/pom.xml M rules-base/tests/pom.xml M rules-java-archives/addon/pom.xml M rules-java-archives/pom.xml M rules-java-archives/tests/pom.xml M rules-java-ee/addon/pom.xml M rules-java-ee/pom.xml M rules-java-ee/tests/pom.xml M rules-java-project/addon/pom.xml M rules-java-project/pom.xml M rules-java-project/tests/pom.xml M rules-java/addon/pom.xml M rules-java/api/pom.xml M rules-java/impl/pom.xml M rules-java/pom.xml M rules-java/tests/pom.xml M rules-tattletale/addon/pom.xml M rules-tattletale/pom.xml M rules-tattletale/tests/pom.xml M rules-xml/addon/pom.xml M rules-xml/api/pom.xml M rules-xml/impl/pom.xml M rules-xml/pom.xml M rules-xml/tests/pom.xml M test-files/pom.xml M test-util/pom.xml M tests/pom.xml M tooling/addon/pom.xml M tooling/api/pom.xml M tooling/impl/pom.xml M tooling/pom.xml M tooling/tests/pom.xml M ui/addon/pom.xml M ui/pom.xml M ui/tests/pom.xml M utils/pom.xml M windup-test-harness/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From mrizzi at redhat.com Fri Apr 7 06:22:23 2017 From: mrizzi at redhat.com (mrizzi) Date: Fri, 07 Apr 2017 10:22:23 -0000 Subject: [Windup-commits] [windup/windup] fe95b0: Console progress output on the same line Message-ID: <58e7685d699ba_1b7873fa8d05d7c2c11672b@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: fe95b0f932ccd4c8b2af35ca0febc2c34b93c29f https://github.com/windup/windup/commit/fe95b0f932ccd4c8b2af35ca0febc2c34b93c29f Author: mrizzi Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M bootstrap/src/main/java/org/jboss/windup/bootstrap/ConsoleProgressMonitor.java M exec/impl/src/main/java/org/jboss/windup/exec/DefaultRuleLifecycleListener.java Log Message: ----------- Console progress output on the same line From mrizzi at redhat.com Fri Apr 7 08:07:44 2017 From: mrizzi at redhat.com (mrizzi) Date: Fri, 07 Apr 2017 12:07:44 -0000 Subject: [Windup-commits] [windup/windup] 93128e: WINDUP-1348 Right number in rules' progress monito... Message-ID: <58e78108132b1_1a8223fe9dd545c34223683@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/windup/windup Commit: 93128ef3adfb09ad029daa8d46554b4fc65757d3 https://github.com/windup/windup/commit/93128ef3adfb09ad029daa8d46554b4fc65757d3 Author: mrizzi Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M exec/impl/src/main/java/org/jboss/windup/exec/DefaultRuleLifecycleListener.java Log Message: ----------- WINDUP-1348 Right number in rules' progress monitor