Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2023 12:32:37 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports@freebsd.org
Cc:        java@FreeBSD.org, Norikatsu Shigemura <nork@ninth-nine.com>
Subject:   devel/thrift-java: How to make a port for Gradle Java Application?
Message-ID:  <c8f0bf26-6f2f-18fa-188a-7feea4fba45a@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi!

Now I want to use parquet-cli (https://github.com/apache/parquet-mr/),
and I am starting to make a port thrift-java before building
parquet-cli.  It depends on thrift-java, and I can't build it
without thrift-java.

My thrift-java port is still some work to do, and we have built the
port creation with network connection.  But building in poudriere-testport
without network connection environment is not successful.

Because gradlew downloads a lot of JAR files depending on thrift-java
at build time.

This behavior is similar to the GO language, NPM and others, but
even if I pre-fetched them, gradlew won't use them.

What should I do? Please let me know if you have any ideas.

-- 
Norikatsu Shigemura <nork@ninth-nine.com>
[-- Attachment #2 --]
7zXZִF!Xi
z]2K2!h
ezC''ëO$kq"=f[GI5sw&n|_*w1vH*Æ1E~e&X:;rb%\(>we%
	ՌTCA' ZKZx0p|
9rOje`Qcmn36UbRI8=zO)	Y߯2X!d1
>-{JyWT9Uc6(GxHr!,3G4v.yoe8U\BgWFTww<C}L{nK`R	c
:i<gfD8G1,C
Fg6tB[T&"?4kNq P[H3u@k3tOji?6Y=Ol^]SИpe-g+5`: /\h3g+
"У$zj6>u_ !3yqe]s]hLJ!Oro׫xӗacTU.|c1-IؓE<rplzmvY
-J酂}W޼-Q>3
olg06|ۿR3
w:}הAX6^Hڷ%9xu#R"5M"U{åV	/n(Zk<C!)~|{[6Do9?|llq{L1C'pDFḀr]K5Zr?$`X+]#.Ai-'h=K=En.W7Z(6wz(>HezhMO%y|`oԇb)	b!x2njadTPWredVǡΑZq8or("\oA1k3[Mص0gFpAkYK&irB}bu)ӄb<G.ciL=׹y6mfS/PS4D`du<7ZUا+l"*qe{DVɓv߫}&0&:+Gh-yH>)٪b͖p|F	-,JcvwZg8LgѪxz<6x`?x٭(zҖ#57''9\ 
]T./r3ݶȓ:z/b빂;+TׯÞDxba`9
I•LN{J+C7`u4Onx6!.f1>*^DH(-Ft
-ȱ\扂yrki-hFSw4gx_!8^Ea.9*{"SA{uME,V	TsA?`+)zOC-f?ChŁy+Cꓲp(?26uo7OnUhفĆ$P*hҙ4^藗nV22QZ>lrR))jiŴ FЮ.IdzهĢgӅAH ЇD%n
1˼Dvex_:ֈ0s.rFV_]b0-`&NPZ}Ac9!*i?)FE]'=9TMENHE~6
2ig,2|J3>CǼQ(M'°I/Чg}
߉ߊQCp<yP8#~r-ˢ,4K(t{QF>`aɘ6u:cKC2Vޛ}="[ѐ6:Bew-Xҙ򥒯5̖+9"
2ߡ;*&9UXf
xڗM;ܾ>Z}?경_pE/_JsdK'%2Rğ*kSI'BY~.pqZǎ;nHP<cq/C_*yRa
GL	}^mϡqwn䰏΁P	epRݘ̘FL
u^}<B6SLT/V"Tޤ5|/lb>kgW˪:o_P.;pߖd=P3ydZ<anXr^|锿LK)}b4*)S'~6{@Y#0|m7k7Bz}K
`iT(CY#^?JfmhZXߤ݌^w42_ruo҉Xmez~ؚpɵ<WAXg%v1!$2.؅=ѠہJ&㨒2r=,.8?D-yG{ȳ
b݈#įu
3xLG5/)}8fkT>tH)%dj g.u
jTyƴG-2ӯ~;|ϟa|eFmNQ^q,44Q4׍8WcooBXn\Le,MW9(ZbJ*]jp@7tBRucyLtFì#t=.
MO#nYP:ǵy2WwV@ċ}5q8,*o#biL6Lߖ}u@`e0_<p.O3ןTD!}i'H)PzleH[>YO>=݇SO295
{[(Oέ_T~_}Ow# Sh6 UI\϶OtndHx:%8b<%
x=Jߏ#Uxmmf%$	;{Mev]QTگ2hvtCO"JXMcտ{d.`[n%EUjǧ[Eǣgíh65:AXD=noG+sTtšA`ogT&Z}9{DO*Ap$87ŽQtp:}U׳5!u(-f
6|kS+'y6	1肊qWa˙6dqk4O;
{
,*W3`6S}Soĭ
)!;twj4Mo@3p+~CMdz'hg`݌፰Iv2Nm<vJ3Lk[.agYZ

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c8f0bf26-6f2f-18fa-188a-7feea4fba45a>