Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAYARA-2671 Updated Weld to 3.0.4.Final #2678

Merged
merged 2 commits into from May 8, 2018
Merged

PAYARA-2671 Updated Weld to 3.0.4.Final #2678

merged 2 commits into from May 8, 2018

Conversation

arjantijms
Copy link
Contributor

No description provided.

@arjantijms
Copy link
Contributor Author

Jenkins test

@smillidge smillidge added this to the Payara 5.182 milestone Apr 26, 2018
@lprimak
Copy link
Contributor

lprimak commented Apr 27, 2018

jenkins test

@payara-ci
Copy link
Contributor

Quick build and test failed!

@smillidge
Copy link
Contributor

jenkins test

@Pandrex247
Copy link
Member

Jenkins test please

@payara-ci
Copy link
Contributor

Quick build and test failed!

@Pandrex247
Copy link
Member

This seems to be getting OSGi issues.

@arjantijms
Copy link
Contributor Author

@Pandrex247

Indeed, although when I tested locally I didn't got any of those. Error is:

Unable to resolve org.glassfish.main.webservices.connector [99](R 99.0): 

missing requirement [org.glassfish.main.webservices.connector [99](R 99.0)] osgi.wiring.package; (&(osgi.wiring.package=org.glassfish.web.deployment.descriptor)(version>=5.182.0)(!(version>=6.0.0))) 
[caused by: 
    Unable to resolve org.glassfish.main.web.glue [163](R 163.0): missing requirement  [org.glassfish.main.web.glue [163](R 163.0)] osgi.wiring.package; (&(osgi.wiring.package=org.glassfish.web.config.serverbeans)(version>=5.182.0)(!(version>=6.0.0))) 
    [caused by: 
        Unable to resolve org.glassfish.main.web.gf-web-connector [254](R 254.0): missing requirement [org.glassfish.main.web.gf-web-connector [254](R 254.0)] osgi.wiring.package; (osgi.wiring.package=org.jboss.weld.context.bound) 
         [caused by: 
         Unable to resolve org.jboss.weld.osgi-bundle [270](R 270.0): missing requirement [org.jboss.weld.osgi-bundle [270](R 270.0)] osgi.wiring.package; (osgi.wiring.package=org.apache.bcel.classfile)]]] 

Unresolved requirements: 

[[org.glassfish.main.webservices.connector [99](R 99.0)] osgi.wiring.package; (&(osgi.wiring.package=org.glassfish.web.deployment.descriptor)(version>=5.182.0)(!(version>=6.0.0)))]

@smillidge
Copy link
Contributor

org.apache.bcel.classfile is the problem what jar is that in?

@mulderbaba
Copy link
Contributor

mulderbaba commented May 5, 2018

@smillidge it's Apache Commons BCEL and related to this: https://issues.jboss.org/browse/WELD-2490. It's a change for JDK9 compatibility.

arjantijms and others added 2 commits May 5, 2018 13:46
 fix by adding bcel and aligned classwriter version
@mulderbaba
Copy link
Contributor

Jenkins test

@payara-ci
Copy link
Contributor

Quick build and test passed!

@arjantijms arjantijms merged commit 7c6ea35 into payara:master May 8, 2018
@arjantijms
Copy link
Contributor Author

@mulderbaba Thx for the commit!

@arjantijms arjantijms deleted the PAYARA-2671-Weld304 branch May 8, 2018 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants