Hacker Poesy
  • FAQ
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • Directory

Conversation:

Notices

  1. Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:01:08 EDT Douglas A. Whitfield Douglas A. Whitfield
    Remote profile options...
    unclear why I got a content warning. Are people offended by errors? https://pastebin.com/0KnYrMf1
    Thursday, 08-Oct-2020 17:01:08 EDT from nu.federati.net permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:02:20 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      maybe because it has the word model?
      Thursday, 08-Oct-2020 17:02:20 EDT permalink
    • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Thursday, 08-Oct-2020 17:08:00 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
      Remote profile options...
      • Douglas A. Whitfield
      @musicman Perhaps. Spammers try to use pastebins to host text links to their content, so maybe “model” is perceived as “$5 for pics of nekkid model”.
      Thursday, 08-Oct-2020 17:08:00 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:08:36 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      well, let's see if the old code compiles in maven. If so, then I can, in theory, just change the one file...

      but of course, the compile fails as I type...
      Thursday, 08-Oct-2020 17:08:36 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:09:19 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      actually, I think it is failing to compile because of the exact file I want to change (well, or I could compile with an older java...)
      Thursday, 08-Oct-2020 17:09:19 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:10:46 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      sanity check with Java 8...
      Thursday, 08-Oct-2020 17:10:46 EDT permalink
    • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Thursday, 08-Oct-2020 17:10:58 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
      Remote profile options...
      • Douglas A. Whitfield
      @musicman Anyway, that build failure may be the reason there’s no recent release.
      Thursday, 08-Oct-2020 17:10:58 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:13:57 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      what do you know. I know things!
      Thursday, 08-Oct-2020 17:13:57 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:14:15 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      it's rare, but it's nice when it happens
      Thursday, 08-Oct-2020 17:14:15 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:14:51 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      well, I know it compiles in Java 8 and not Java 11. I don't know that changing the one file will get it to compile in Java 11.
      Thursday, 08-Oct-2020 17:14:51 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:22:35 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      well, the fix builds in Java 8, so yay for that
      Thursday, 08-Oct-2020 17:22:35 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Thursday, 08-Oct-2020 17:33:57 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      hmm, this compile error is in javadocs generation. Do I even need that?
      Thursday, 08-Oct-2020 17:33:57 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Friday, 09-Oct-2020 10:31:47 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      And yet, people say they have this working in Java 11. I would really like to see more of their configuration... [INFO] Restricted to JDK 1.7 yet javax.xml.bind:jaxb-api:jar:2.3.1:compile contains javax/xml/bind/JAXBElement.class targeted to JDK 1.8 [INFO] Ignoring requireUpperBoundDeps in com.google.guava:guava [INFO] Ignoring requireUpperBoundDeps in com.google.code.findbugs:…
      Friday, 09-Oct-2020 10:31:47 EDT permalink

      Attachments

      1. musicman-20201009-ostatus-rft2.html
    • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Friday, 09-Oct-2020 10:43:28 EDT LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
      Remote profile options...
      • Douglas A. Whitfield
      @musicman Their configuration and the command and switches they're using to compile.
      Friday, 09-Oct-2020 10:43:28 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Friday, 09-Oct-2020 10:53:54 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      • LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
      true, though I think it best practice to put everything in the pom.xml
      Friday, 09-Oct-2020 10:53:54 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Friday, 09-Oct-2020 10:54:23 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      ok, might be getting somewhere...

      "The OP was talking about the schemagen goal. Note that your approach won't work with Java 11 + because xjc exectuable is removed."

      I had been working on the assumption that either was fine. idk the difference between schemagen and xjc...other than this...
      Friday, 09-Oct-2020 10:54:23 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Friday, 09-Oct-2020 10:55:06 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      well, I had commented out the xjc-specific stuff, but maybe I need the schemagen-specific stuff
      Friday, 09-Oct-2020 10:55:06 EDT permalink
    • Douglas A. Whitfield (musicman)'s status on Friday, 09-Oct-2020 11:47:16 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      to the point about command line flags though...

      maybe this is moving things forward? https://nu.federati.net/url/276283
      Friday, 09-Oct-2020 11:47:16 EDT permalink
      LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} likes this.
    • Douglas A. Whitfield (musicman)'s status on Friday, 09-Oct-2020 17:33:00 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      I found the below by running the -X flag, but I have no idea where this config is. Is it embedded in a dependency jar or something? I def do not want max JdkVersion 1.7. [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (display-info) [DEBUG] Style: Regular [DEBUG] Config…
      Friday, 09-Oct-2020 17:33:00 EDT permalink

      Attachments

      1. musicman-20201009-ostatus-kd4e.html
    • Douglas A. Whitfield (musicman)'s status on Monday, 12-Oct-2020 16:34:37 EDT Douglas A. Whitfield Douglas A. Whitfield
      Remote profile options...
      customer is good going back to Java 8, so hard to get anyone's attention about this, but I still don't understand where this maxJdkVersion stuff is coming from. The weirdest thing about it is that it not only compiles, but works in Java 8, so what the hell is this 1.7 stuff even doing?
      Monday, 12-Oct-2020 16:34:37 EDT permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Hacker Poesy is a GNU social hub. It runs version 1.1.3-beta3, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Hacker Poesy content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.