Hi

Just noticed that in master right now, the code can't compile.  There's a
new  resteasy-hibernatevalidator-provider module that depends on the
resteasy-cdi module, however the resteasy-cdi module doesn't come until
much later in the build.

Likewise, Resteasy CDI doesn't compile because of:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile
(default-compile) on project resteasy-cdi: Compilation failure: Compilation
failure:
[ERROR]
/c:/resteasy/Resteasy/jaxrs/resteasy-cdi/src/main/java/org/jboss/resteasy/cdi/JaxrsInjectionTarget.java:[16,41]
cannot find symbol
[ERROR] symbol:   class GeneralValidatorCDI
[ERROR] location: package org.jboss.resteasy.spi.validation
[ERROR]
/c:/resteasy/Resteasy/jaxrs/resteasy-cdi/src/main/java/org/jboss/resteasy/cdi/JaxrsInjectionTarget.java:[31,12]
cannot find symbol
[ERROR] symbol:   class GeneralValidatorCDI
[ERROR] location: class org.jboss.resteasy.cdi.JaxrsInjectionTarget<T>
[ERROR]
/c:/resteasy/Resteasy/jaxrs/resteasy-cdi/src/main/java/org/jboss/resteasy/cdi/JaxrsInjectionTarget.java:[39,23]
cannot find symbol
[ERROR] symbol:   class GeneralValidatorCDI
[ERROR] location: class org.jboss.resteasy.cdi.JaxrsInjectionTarget<T>
[ERROR]
/c:/resteasy/Resteasy/jaxrs/resteasy-cdi/src/main/java/org/jboss/resteasy/cdi/JaxrsInjectionTarget.java:[39,90]
cannot find symbol
[ERROR] symbol:   class GeneralValidatorCDI
[ERROR] location: class org.jboss.resteasy.cdi.JaxrsInjectionTarget<T>
[ERROR]
/c:/resteasy/Resteasy/jaxrs/resteasy-cdi/src/main/java/org/jboss/resteasy/cdi/JaxrsInjectionTarget.java:[42,57]
cannot find symbol
[ERROR] symbol:   class GeneralValidatorCDI
[ERROR] location: class org.jboss.resteasy.cdi.JaxrsInjectionTarget<T>

Was this on purpose?

John
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to