Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] CQ 2884: SDO2.1.1 compilation updates

CQ 2884: Update SDO to compile against commonj.sdo_2.1.1.jar

build.properties, sdo/org.eclipse.persistence.sdo/build.properties:
   Change commonj.sdo.lib=commonj.sdo_2.1.1.jar

build.xml:
   Change creation of zip install to include this jar

sdo/org.eclipse.persistence.sdo/build.xml:
   Update commonj.sdo_2.1.1.jar manifest file: Import-package updated to 2.1.1 for OSGi

sdo/bin/sdo-compiler.cmd
sdo/bin/sdo-compiler.sh
  Update scripts to reference commonj.sdo_2.1.1.jar on classpath

sdo/plugins/commonj.sdo/.project
   Update reference to 2.1.1

Code reviewed by Blaise
Patch attached.
 
Regards,
David

Attachment: SDO2.1.1updates.patch
Description: Binary data


Back to the top