[Resteasy-users] Wrong build order?

2014-04-07 Thread John D. Ament
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.JaxrsInjectionTargetT
[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.JaxrsInjectionTargetT
[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.JaxrsInjectionTargetT
[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.JaxrsInjectionTargetT

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


Re: [Resteasy-users] Wrong build order?

2014-04-07 Thread Bill Burke
Thanks, i'll fix it tomorrow when I do a 3.0.8 release.

On 4/7/2014 9:32 PM, John D. Ament wrote:
 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.JaxrsInjectionTargetT
 [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.JaxrsInjectionTargetT
 [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.JaxrsInjectionTargetT
 [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.JaxrsInjectionTargetT

 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


-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com

--
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