Timeline for spammy list by rozzin, page 69

Interesting, but too spammy for my maine timeline....
Listed
3
Subscribers
0
-
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 14:39:13 EDT Douglas A. Whitfield
hmm, well, strictly speaking they don't support Mac I guess, but it built just fine: https://nu.federati.net/url/276544 -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 14:36:01 EDT Douglas A. Whitfield
Error: JAVA_HOME is not defined correctly.
~/product-apim-3.2.0--TEST ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 13:26:10
❯ echo $JAVA_HOME
/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/
I have a feeling they mean they don't support Java 11... -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 10:51:29 EDT Douglas A. Whitfield
just calculating the WSO2 dependency tree takes 22.614 s.
For comparison, the dependency tree calculation for the Jenkins plugin (which I believe includes all of Jenkins) is 5.024 s.
At some level, modules are definitely better, but I do feel like I am building an entire skyscraper to test the ice maker in the penthouse. -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 10:45:29 EDT Douglas A. Whitfield
In a way, it's good that the WSO2 pm file is ~1400 lines long, as it means (maybe?) that it isn't hiding all of those in other dependent poms, but...yikes. -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 10:05:01 EDT Douglas A. Whitfield
I guess strictly speaking that remains to be seen, but it has been a while... -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 10:04:36 EDT Douglas A. Whitfield
well, it certainly isn't any faster... -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 08:50:21 EDT Douglas A. Whitfield
according to https://www.yenlo.com/blog/building-wso2-products-from-source-2.0
mvn clean install
is the way to go.
We shall see. We. shall. see. -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 08:25:11 EDT Douglas A. Whitfield
at least the compile failed much more quickly, but I wish they would say something other than build at the end: [INFO] WSO2 API Manager - Based on product backend Test Module FAILURE [ 11.253 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INF… -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 08:22:14 EDT Douglas A. Whitfield
[INFO] WSO2 API Manager - Based on product backend Test Module FAILURE [ 02:22 h]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:58 h -
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Wednesday, 14-Oct-2020 21:29:38 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
Tonight is #MovieNight. We're watching 101 Dalmatians. My grandson did not get much sleep last night, so he won't last through much of it. -
Doug Whitfield Loadaverage (dawsports)'s status on Wednesday, 14-Oct-2020 20:45:52 EDT Doug Whitfield Loadaverage
I've been slacking a bit on my posts, but here's another #Australian artist. Not the #Melbourne artist I was planning to share, but hey, Melbourne: http://status.hackerposse.com/url/22531 I don't know what awards they have won, but they are "Multi-award-winning". I've got a few Strava badges to my name, so maybe I'll start using that in my bios... In any case, it's worth liste… -
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Wednesday, 14-Oct-2020 19:51:04 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
@mangeurdenuage No, it isn't for me, either. But if you have control issues or you're hyper-greedy for information about site users, Chromium-based browsers have more knobs to turn and less powerful blocking options. -
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Wednesday, 14-Oct-2020 18:46:11 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
Thinking about some infrastructure improvements. I don't have the financial resources for them yet. -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 18:01:33 EDT Douglas A. Whitfield
well, maybe one of these will be done by morning... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:58:07 EDT Douglas A. Whitfield
idk what compile does versus package, but gonna give that a go... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:40:31 EDT Douglas A. Whitfield
well, there goes that plan:
Unknown lifecycle phase "build". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:39:04 EDT Douglas A. Whitfield
tempted to run mvn build in another terminal tab, but I have a feeling that is a bad idea. I guess I could do it in a different directory... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:37:13 EDT Douglas A. Whitfield
ok, and then it turned itself off, again...I guess going through an entire test suite. I'm no maven guru, but I've run maven enough to feel this is super weird. I mean, I was complaining about this taking a long time an hour ago...
I wonder if I should have used build instead of package... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:36:45 EDT Douglas A. Whitfield
ok, and then it turned itself off, again...I guess going through an entire test suite. I'm no maven guru, but I've run maven enough to feel this is super weird. I mean, I was complaining about this taking a long time 54 minutes ago... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:33:27 EDT Douglas A. Whitfield
ok, we're working, but unclear if this is "built" such that I can turn it back on later. Like, is mvn ever going to say it is done?