Path: csiph.com!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Kyle Edwards Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.java Subject: Bug#963615: ITP: jakarta-annotation-api -- Annotations for common semantic concepts in the Java SE and Jakarta EE platforms Date: Thu, 25 Jun 2020 22:40:01 +0200 Message-ID: References: X-Original-To: Emmanuel Bourg , Thorsten Glaser , 963615@bugs.debian.org X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Thu Jun 25 20:33:11 2020 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -0.25 Reply-To: Kyle Edwards , 963615@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: wnpp@debian.org, Emmanuel Bourg X-Debian-Pr-Message: followup 963615 X-Debian-Pr-Package: wnpp X-Spam-Bayes: score:0.0000 Tokens: new, 14; hammy, 149; neutral, 43; spammy, 1. spammytokens:0.950-+--our hammytokens:0.000-+--cmake, 0.000-+--H*f:sk:alpine., 0.000-+--H*MI:sk:alpine., 0.000-+--CMake, 0.000-+--HTo:U*ebourg Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kitware.com; s=google; h=message-id:subject:from:to:cc:date:in-reply-to:references :mime-version:content-transfer-encoding; bh=NuRwndWKatAUaBGBB/GH8UzNu95gxIk9EnuvRCx6z9A=; b=RhajRtbBwhVcmwUfiOYYsfU2mcKelTwT6NuIC1W0V2QXR5cVot+VNOvWQBPdak078d TCnSs7wPaaNuzGYyXuqYp6fC84omzvPCvzP4kjUo5ZMYdO7h06dYS1Db9Io2tfaolVzi UsBmarAGyqt/MovvuMveoX5PeENKS7xGPzarw= X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:mime-version:content-transfer-encoding; bh=NuRwndWKatAUaBGBB/GH8UzNu95gxIk9EnuvRCx6z9A=; b=ZcnQH680myk2tjW58c93UMEh8KX+nXo3D7C8xWKf/+AFbHslT+TTWW3BkFLUe7K0ig zOUbjzlZXT39l6G9227jYEDnJc9aCaS1nX0gQds3fb9S6Iy443s7kpXKjIAybKEtqDkL BwbaZguB0zE99ZACzdq7/7+4tZ0XcYlrhEOqS9RSMYHctzh1gzmpU6qBwQ+uv/NIaJXI U4LXb5dZFXcIuS1NevUX462Rf/bTkuvCbEb8WkGX/f9MtCKApoViUpg9ncQ/z5a+b/Au MGy2dwiLAt29NCEHgI/PgBLZ0Inrnsp7+knFp0iQVxwgnbbJXJ/8NH+RyKZbAa6ny//H s9XA== X-Gm-Message-State: AOAM532O+dk87aRRpwDt3jG6xFoS0pVmMdy0r3HPn8Bk/78kTLKbfFMe I1oqQEJBE9+oGYTgkdmybSiYEg== X-Google-SMTP-Source: ABdhPJwmmi33Bulr1+RZ7H2aw26CzO3HCM0JcQb9u7r4sS2Gl1FVkBl4o1d1RososIZQvwHPVCVgkA== X-Received: by 2002:ac8:6f26:: with SMTP id i6mr2682899qtv.61.1593116975917; Thu, 25 Jun 2020 13:29:35 -0700 (PDT) Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Debian-Message: from BTS X-Mailing-List: archive/latest/1610336 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 20 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: debian-devel@lists.debian.org, debian-java@lists.debian.org X-Original-Date: Thu, 25 Jun 2020 16:29:33 -0400 X-Original-Message-ID: <1593116973.3483.13.camel@kitware.com> X-Original-References: <159300893849.14078.14789759615744127109.reportbug@icare.ariane-software.com> <159300893849.14078.14789759615744127109.reportbug@icare.ariane-software.com> <20e5e9b5-0045-5eae-7c48-ef490e6dc6dd@apache.org> <159300893849.14078.14789759615744127109.reportbug@icare.ariane-software.com> <20e5e9b5-0045-5eae-7c48-ef490e6dc6dd@apache.org> Xref: csiph.com linux.debian.bugs.dist:1015291 linux.debian.devel:96922 linux.debian.maint.java:11731 On Thu, 2020-06-25 at 22:19 +0200, Emmanuel Bourg wrote: > I'm not sure to understand what bothers you. In this case the final > version will be nearly identical. The JakartaEE APIs consist > basically > in the JavaEE versions that have been stable and in use for years > with > the base package renamed from 'javax' to 'jakarta'. I don't expect > much > surprise in the final version. Speaking as one of the CMake developers, we sometimes make breaking changes during our RC cycles, and don't freeze the interface until the official .0 release. There's a reason our RCs don't typically go into production distros, and there is the possibility that JakartaEE could do the same thing. However, the "experimental" repo does take RC packages. Perhaps experimental would be a better place for this? Kyle