You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2020/08/07 09:46:00 UTC

[jira] [Created] (LUCENE-9448) Make an eqivalent to Ant's "run" target for Luke module

Tomoko Uchida created LUCENE-9448:
-------------------------------------

             Summary: Make an eqivalent to Ant's "run" target for Luke module
                 Key: LUCENE-9448
                 URL: https://issues.apache.org/jira/browse/LUCENE-9448
             Project: Lucene - Core
          Issue Type: Sub-task
            Reporter: Tomoko Uchida


With Ant build, Luke Swing app can be launched by "ant run" after checking out the source code. "ant run" allows developers to immediately see the effects of UI changes without creating the whole zip/tgz package (originally, it was suggested when integrating Luke to Lucene).

In Gradle, {{:lucene:luke:run}} task would be easily implemented with {{JavaExec}}, I think.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org