[jira] [Commented] (LUCENE-9947) Don't publish luke jar to Maven Central

2021-05-01 Thread Tomoko Uchida (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17337822#comment-17337822
 ] 

Tomoko Uchida commented on LUCENE-9947:
---

!docsite-8x.png|width=100%!

> Don't publish luke jar to Maven Central
> ---
>
> Key: LUCENE-9947
> URL: https://issues.apache.org/jira/browse/LUCENE-9947
> Project: Lucene - Core
>  Issue Type: Task
>  Components: general/build
>Affects Versions: main (9.0)
>Reporter: Tomoko Uchida
>Assignee: Tomoko Uchida
>Priority: Minor
> Fix For: main (9.0)
>
> Attachments: LUCENE-9947-backport-8x.patch, 
> LUCENE-9947-embed-version-to-luke-path.patch, docsite-8x.png
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The "luke" module is listed in 
> [https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle].
> Luke is not a API but a packaged GUI tool so it doesn't much make sense to 
> publish the jar itself to the Maven Central.
> 1) In 8.x the luke jar is intentionally excluded from the published JAR list, 
> I think we should also exclude it on 9.0.
> In addition, I think 2) we shouldn't publish the Javadocs of luke module 
> [https://lucene.apache.org/core/8_8_2/luke/index.html] - it is supposed that 
> the APIs are only used for internal purposes (from the GUI). Instead of 
> linking to the Javadocs from 
> [https://lucene.apache.org/core/8_8_2/index.html], we could add a short guide 
> to launch the Swing app.



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

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



[jira] [Commented] (LUCENE-9947) Don't publish luke jar to Maven Central

2021-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17337821#comment-17337821
 ] 

ASF subversion and git services commented on LUCENE-9947:
-

Commit bdf8753c9819135183644329a98f807a3af466ca in lucene-solr's branch 
refs/heads/branch_8x from Tomoko Uchida
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=bdf8753 ]

LUCENE-9947: add short descrition about Luke to documentation.


> Don't publish luke jar to Maven Central
> ---
>
> Key: LUCENE-9947
> URL: https://issues.apache.org/jira/browse/LUCENE-9947
> Project: Lucene - Core
>  Issue Type: Task
>  Components: general/build
>Affects Versions: main (9.0)
>Reporter: Tomoko Uchida
>Assignee: Tomoko Uchida
>Priority: Minor
> Fix For: main (9.0)
>
> Attachments: LUCENE-9947-backport-8x.patch, 
> LUCENE-9947-embed-version-to-luke-path.patch
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The "luke" module is listed in 
> [https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle].
> Luke is not a API but a packaged GUI tool so it doesn't much make sense to 
> publish the jar itself to the Maven Central.
> 1) In 8.x the luke jar is intentionally excluded from the published JAR list, 
> I think we should also exclude it on 9.0.
> In addition, I think 2) we shouldn't publish the Javadocs of luke module 
> [https://lucene.apache.org/core/8_8_2/luke/index.html] - it is supposed that 
> the APIs are only used for internal purposes (from the GUI). Instead of 
> linking to the Javadocs from 
> [https://lucene.apache.org/core/8_8_2/index.html], we could add a short guide 
> to launch the Swing app.



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

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



[jira] [Commented] (LUCENE-9947) Don't publish luke jar to Maven Central

2021-05-01 Thread Tomoko Uchida (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17337819#comment-17337819
 ] 

Tomoko Uchida commented on LUCENE-9947:
---

We can partially backport the changes in documentation (only adding "Tools" 
section to index.html) to 8x. [^LUCENE-9947-backport-8x.patch]

> Don't publish luke jar to Maven Central
> ---
>
> Key: LUCENE-9947
> URL: https://issues.apache.org/jira/browse/LUCENE-9947
> Project: Lucene - Core
>  Issue Type: Task
>  Components: general/build
>Affects Versions: main (9.0)
>Reporter: Tomoko Uchida
>Assignee: Tomoko Uchida
>Priority: Minor
> Fix For: main (9.0)
>
> Attachments: LUCENE-9947-backport-8x.patch, 
> LUCENE-9947-embed-version-to-luke-path.patch
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The "luke" module is listed in 
> [https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle].
> Luke is not a API but a packaged GUI tool so it doesn't much make sense to 
> publish the jar itself to the Maven Central.
> 1) In 8.x the luke jar is intentionally excluded from the published JAR list, 
> I think we should also exclude it on 9.0.
> In addition, I think 2) we shouldn't publish the Javadocs of luke module 
> [https://lucene.apache.org/core/8_8_2/luke/index.html] - it is supposed that 
> the APIs are only used for internal purposes (from the GUI). Instead of 
> linking to the Javadocs from 
> [https://lucene.apache.org/core/8_8_2/index.html], we could add a short guide 
> to launch the Swing app.



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

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



[jira] [Commented] (LUCENE-9947) Don't publish luke jar to Maven Central

2021-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17337784#comment-17337784
 ] 

ASF subversion and git services commented on LUCENE-9947:
-

Commit 0e8c3080daaebeedca48b40da894e84e00f0b8d3 in lucene's branch 
refs/heads/main from Tomoko Uchida
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=0e8c308 ]

LUCENE-9947: embed project version in the launch script path


> Don't publish luke jar to Maven Central
> ---
>
> Key: LUCENE-9947
> URL: https://issues.apache.org/jira/browse/LUCENE-9947
> Project: Lucene - Core
>  Issue Type: Task
>  Components: general/build
>Affects Versions: main (9.0)
>Reporter: Tomoko Uchida
>Assignee: Tomoko Uchida
>Priority: Minor
> Fix For: main (9.0)
>
> Attachments: LUCENE-9947-embed-version-to-luke-path.patch
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The "luke" module is listed in 
> [https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle].
> Luke is not a API but a packaged GUI tool so it doesn't much make sense to 
> publish the jar itself to the Maven Central.
> 1) In 8.x the luke jar is intentionally excluded from the published JAR list, 
> I think we should also exclude it on 9.0.
> In addition, I think 2) we shouldn't publish the Javadocs of luke module 
> [https://lucene.apache.org/core/8_8_2/luke/index.html] - it is supposed that 
> the APIs are only used for internal purposes (from the GUI). Instead of 
> linking to the Javadocs from 
> [https://lucene.apache.org/core/8_8_2/index.html], we could add a short guide 
> to launch the Swing app.



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

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



[jira] [Commented] (LUCENE-9947) Don't publish luke jar to Maven Central

2021-05-01 Thread Tomoko Uchida (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17337783#comment-17337783
 ] 

Tomoko Uchida commented on LUCENE-9947:
---

We can embed the project version in the path to launch script. 
[^LUCENE-9947-embed-version-to-luke-path.patch]

> Don't publish luke jar to Maven Central
> ---
>
> Key: LUCENE-9947
> URL: https://issues.apache.org/jira/browse/LUCENE-9947
> Project: Lucene - Core
>  Issue Type: Task
>  Components: general/build
>Affects Versions: main (9.0)
>Reporter: Tomoko Uchida
>Assignee: Tomoko Uchida
>Priority: Minor
> Fix For: main (9.0)
>
> Attachments: LUCENE-9947-embed-version-to-luke-path.patch
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The "luke" module is listed in 
> [https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle].
> Luke is not a API but a packaged GUI tool so it doesn't much make sense to 
> publish the jar itself to the Maven Central.
> 1) In 8.x the luke jar is intentionally excluded from the published JAR list, 
> I think we should also exclude it on 9.0.
> In addition, I think 2) we shouldn't publish the Javadocs of luke module 
> [https://lucene.apache.org/core/8_8_2/luke/index.html] - it is supposed that 
> the APIs are only used for internal purposes (from the GUI). Instead of 
> linking to the Javadocs from 
> [https://lucene.apache.org/core/8_8_2/index.html], we could add a short guide 
> to launch the Swing app.



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

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



[jira] [Commented] (LUCENE-9947) Don't publish luke jar to Maven Central

2021-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17337772#comment-17337772
 ] 

ASF subversion and git services commented on LUCENE-9947:
-

Commit 7acd3dd54a6b08742406b16c4cda65696e5e4700 in lucene's branch 
refs/heads/main from Tomoko Uchida
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=7acd3dd ]

LUCENE-9947: Exclude luke javadocs from the documentation site. (#120)



> Don't publish luke jar to Maven Central
> ---
>
> Key: LUCENE-9947
> URL: https://issues.apache.org/jira/browse/LUCENE-9947
> Project: Lucene - Core
>  Issue Type: Task
>  Components: general/build
>Affects Versions: main (9.0)
>Reporter: Tomoko Uchida
>Priority: Minor
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The "luke" module is listed in 
> [https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle].
> Luke is not a API but a packaged GUI tool so it doesn't much make sense to 
> publish the jar itself to the Maven Central.
> 1) In 8.x the luke jar is intentionally excluded from the published JAR list, 
> I think we should also exclude it on 9.0.
> In addition, I think 2) we shouldn't publish the Javadocs of luke module 
> [https://lucene.apache.org/core/8_8_2/luke/index.html] - it is supposed that 
> the APIs are only used for internal purposes (from the GUI). Instead of 
> linking to the Javadocs from 
> [https://lucene.apache.org/core/8_8_2/index.html], we could add a short guide 
> to launch the Swing app.



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

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



[jira] [Commented] (LUCENE-9947) Don't publish luke jar to Maven Central

2021-05-01 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17337745#comment-17337745
 ] 

ASF subversion and git services commented on LUCENE-9947:
-

Commit 44a8d7ce3913ef14803e57a054283fdb68b1b4a5 in lucene's branch 
refs/heads/main from Tomoko Uchida
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=44a8d7c ]

LUCENE-9947: Exclude luke from the published jar list (#118)



> Don't publish luke jar to Maven Central
> ---
>
> Key: LUCENE-9947
> URL: https://issues.apache.org/jira/browse/LUCENE-9947
> Project: Lucene - Core
>  Issue Type: Task
>  Components: general/build
>Affects Versions: main (9.0)
>Reporter: Tomoko Uchida
>Priority: Minor
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> The "luke" module is listed in 
> [https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle].
> Luke is not a API but a packaged GUI tool so it doesn't much make sense to 
> publish the jar itself to the Maven Central.
> 1) In 8.x the luke jar is intentionally excluded from the published JAR list, 
> I think we should also exclude it on 9.0.
> In addition, I think 2) we shouldn't publish the Javadocs of luke module 
> [https://lucene.apache.org/core/8_8_2/luke/index.html] - it is supposed that 
> the APIs are only used for internal purposes (from the GUI). Instead of 
> linking to the Javadocs from 
> [https://lucene.apache.org/core/8_8_2/index.html], we could add a short guide 
> to launch the Swing app.



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

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



[jira] [Commented] (LUCENE-9947) Don't publish luke jar to Maven Central

2021-05-01 Thread Dawid Weiss (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-9947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17337734#comment-17337734
 ] 

Dawid Weiss commented on LUCENE-9947:
-

I think excluding javadocs from documentation should be done inside 
documentation gradle fragment (where javadoc rendering is done). 

> Don't publish luke jar to Maven Central
> ---
>
> Key: LUCENE-9947
> URL: https://issues.apache.org/jira/browse/LUCENE-9947
> Project: Lucene - Core
>  Issue Type: Task
>  Components: general/build
>Affects Versions: main (9.0)
>Reporter: Tomoko Uchida
>Priority: Minor
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The "luke" module is listed in 
> [https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle].
> Luke is not a API but a packaged GUI tool so it doesn't much make sense to 
> publish the jar itself to the Maven Central.
> 1) In 8.x the luke jar is intentionally excluded from the published JAR list, 
> I think we should also exclude it on 9.0.
> In addition, I think 2) we shouldn't publish the Javadocs of luke module 
> [https://lucene.apache.org/core/8_8_2/luke/index.html] - it is supposed that 
> the APIs are only used for internal purposes (from the GUI). Instead of 
> linking to the Javadocs from 
> [https://lucene.apache.org/core/8_8_2/index.html], we could add a short guide 
> to launch the Swing app.



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

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