Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: 858a110364e51daf99f6241955765379b735ffda
https://github.com/windup/windup/commit/858a110364e51daf99f6241955765379b...
Author: Marco Rizzi <mrizzi(a)users.noreply.github.com>
Date: 2017-10-31 (Tue, 31 Oct 2017)
Changed paths:
M
bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/AbstractListCommand.java
A
bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/AbstractListCommandWithoutFurnace.java
M
bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/windup/ListSourceTechnologiesCommand.java
M
bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/windup/ListTagsCommand.java
M
bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/windup/ListTargetTechnologiesCommand.java
Log Message:
-----------
WINDUP-1724 Reduce list {source,target,tag} commands execution time (#1215)
* WINDUP-1724 Reduce list {source,target,tag} commands execution time
* WINDUP-1724 Reduce list {source,target,tag} commands execution time: enhanced