|
Platform wide guideline for build-in annotation literals?
Hi,
CDI 2.0 introduced a number of very convenient build-in annotation literals, for many of the annotations it owns and for some it doesn't own (JSR 330).
See:
Hi,
CDI 2.0 introduced a number of very convenient build-in annotation literals, for many of the annotations it owns and for some it doesn't own (JSR 330).
See:
|
By
Arjan Tijms
·
#69
·
|
|
Re: Request for Maven Java EE 8 artifact
That's it! Clearly you guys don't appreciate what we're giving you! The deal is off!!!
:-)
Jeff Genender wrote on 08/31/2017 09:13 PM:
That's it! Clearly you guys don't appreciate what we're giving you! The deal is off!!!
:-)
Jeff Genender wrote on 08/31/2017 09:13 PM:
|
By
Bill Shannon
·
#68
·
|
|
Re: Request for Maven Java EE 8 artifact
Love it!!
Jeff
By
Jeff Genender
·
#67
·
|
|
Re: Request for Maven Java EE 8 artifact
JEE ? ;)
By
Jason Greene
·
#66
·
|
|
Re: Request for Maven Java EE 8 artifact
No, sorry.
Guillermo González de Agüero wrote on 08/31/2017 03:35 PM:
No, sorry.
Guillermo González de Agüero wrote on 08/31/2017 03:35 PM:
|
By
Bill Shannon
·
#65
·
|
|
Re: Request for Maven Java EE 8 artifact
I hope we have a chance to decide ;)
I hope we have a chance to decide ;)
|
By
Guillermo González de Agüero
·
#64
·
|
|
Re: Request for Maven Java EE 8 artifact
I can imagine the answer, but is there a possibility that we could provide a pull request for this now?
Regards,
Guillermo González de Agüero
I can imagine the answer, but is there a possibility that we could provide a pull request for this now?
Regards,
Guillermo González de Agüero
|
By
Guillermo González de Agüero
·
#63
·
|
|
Re: Request for Maven Java EE 8 artifact
I think you should take this up with the owners of the next release.
Ondrej Mihályi wrote on 08/31/2017 03:10 PM:
I think you should take this up with the owners of the next release.
Ondrej Mihályi wrote on 08/31/2017 03:10 PM:
|
By
Bill Shannon
·
#62
·
|
|
Re: Request for Maven Java EE 8 artifact
Hi Bill,
Since the API artifact is distributed as a maven artifact, does it make sense to consider non-maven scenarios? It shouldn't be a problem to configure the Java EE maven project to produce both
Hi Bill,
Since the API artifact is distributed as a maven artifact, does it make sense to consider non-maven scenarios? It shouldn't be a problem to configure the Java EE maven project to produce both
|
By
Ondrej Mihályi
·
#61
·
|
|
Re: Request for Maven Java EE 8 artifact
Or whatever you guys end up calling it.
Not my problem! :-)
Kevin Sutter wrote on 08/31/2017 02:14 PM:
Or whatever you guys end up calling it.
Not my problem! :-)
Kevin Sutter wrote on 08/31/2017 02:14 PM:
|
By
Bill Shannon
·
#60
·
|
|
Re: Request for Maven Java EE 8 artifact
> In any event, I'm going to leave this as an issue to be dealt with for Java EE 9.
There's going to be a Java EE 9? ;-)
> In any event, I'm going to leave this as an issue to be dealt with for Java EE 9.
There's going to be a Java EE 9? ;-)
|
By
Kevin Sutter
·
#59
·
|
|
Re: Request for Maven Java EE 8 artifact
Java EE 8 is essentially done.
Your suggested fix would result in an API jar file that's not usable by people who aren't using Maven.
If some application server provides
Java EE 8 is essentially done.
Your suggested fix would result in an API jar file that's not usable by people who aren't using Maven.
If some application server provides
|
By
Bill Shannon
·
#58
·
|
|
Re: Request for Maven Java EE 8 artifact
Hi Bill,
Sorry, I wasn't able to look at the JAR contents the other day and I only checked the POM.
What we have now is, as you said, a JAR which contains all the API classes on it. Its pom declares
Hi Bill,
Sorry, I wasn't able to look at the JAR contents the other day and I only checked the POM.
What we have now is, as you said, a JAR which contains all the API classes on it. Its pom declares
|
By
Guillermo González de Agüero
·
#57
·
|
|
Re: Request for Maven Java EE 8 artifact
The Maven project that builds the API jar file does so by recompiling all the javax.* source files. Because some of these source files have static dependencies on non-javax.* classes,
The Maven project that builds the API jar file does so by recompiling all the javax.* source files. Because some of these source files have static dependencies on non-javax.* classes,
|
By
Bill Shannon
·
#56
·
|
|
Re: Request for Maven Java EE 8 artifact
Excuse me all for flooding.
The JSF dependency I was seeing is Mojarra implementation, which I don't think belongs
Excuse me all for flooding.
The JSF dependency I was seeing is Mojarra implementation, which I don't think belongs
|
By
Guillermo González de Agüero
·
#55
·
|
|
Re: Request for Maven Java EE 8 artifact
Sorry Lukas, didn't look at the content of the POM. Looks like you already took care of this. That's just great.
I see some implementation APIs there though for JSF and JavaMail. Could that APIs be
Sorry Lukas, didn't look at the content of the POM. Looks like you already took care of this. That's just great.
I see some implementation APIs there though for JSF and JavaMail. Could that APIs be
|
By
Guillermo González de Agüero
·
#54
·
|
|
Re: Request for Maven Java EE 8 artifact
Thanks, now I see.
The last one seems to be from June. Could you please consider mi suggestion about the artifact layout?
Regards,
Guillermo González de Agüero
Thanks, now I see.
The last one seems to be from June. Could you please consider mi suggestion about the artifact layout?
Regards,
Guillermo González de Agüero
|
By
Guillermo González de Agüero
·
#53
·
|
|
Re: Request for Maven Java EE 8 artifact
try https://maven.java.net/content/repositories/promoted/javax/javaee-api/
thanks,
--lukas
try https://maven.java.net/content/repositories/promoted/javax/javaee-api/
thanks,
--lukas
|
By
Lukas Jungmann
·
#52
·
|
|
Re: Request for Maven Java EE 8 artifact
I can't see it on https://maven.java.net/content/repositories/snapshots/javax/ and I haven't heard of any snapshots being published. I thought that would need to wait until all specs were
I can't see it on https://maven.java.net/content/repositories/snapshots/javax/ and I haven't heard of any snapshots being published. I thought that would need to wait until all specs were
|
By
Guillermo González de Agüero
·
#51
·
|
|
Re: Request for Maven Java EE 8 artifact
Shouldn't there be a snapshot version e.g. in java.net/maven? (java.net still exists at least for that purpose)
Regards,
Werner
Shouldn't there be a snapshot version e.g. in java.net/maven? (java.net still exists at least for that purpose)
Regards,
Werner
|
By
Werner Keil
·
#50
·
|