Bug #3075
closedBuilding projects dependent on JSAGA WMS adaptor 0.9.14 broken
0%
Description
For some time now I get the following error when building my project which uses JSAGA 0.9.14:
WMSJobMonitorAdaptor.java:[21,30] error: cannot find symbol
[ERROR] symbol: class JobFlags
location: package org.glite.wsdl.types.lb
After endless hours of debugging I concluded that the glite-lb-api-java-3.2.jar file was replaced in the JSAGA maven repository with a version lacking the JobFlags class. I am not sure which jar is the right one, but please, fix this
I attache the old version of the archive (fortunately one of my colleagues did not refresh his local maven repository so I could get my hands on the old file).
Files
Updated by Schwarz Lionel over 12 years ago
- Category set to gLite adaptors
- Status changed from New to Resolved
- Assigned To set to Schwarz Lionel
Original glite-lb-api-java-3.2.jar has been put back to IN2P3 maven repository. New version has been
renamed glite-lb-api-java-3.2-p1.jar