Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Check-in: Structural and Build changes to EclipseLink SVN

WARNING: After this check-in you will need to reimport dependencies into your Eclipse workspace

I have checked in the initial framework for generating OSGI bundles with our builds.

This includes a rename of directories called "lib" to be called "plugins". These directories contain the PDE projects that EclipseLink depends on, so you will need to reimport the projects when you update.

Also included in the check-in:

- jarred versions of the dependencies (checked into plugins directories)
- build changes to generate bundles from EclipseLink components
- build changes to upload EclipseLink bundles to maven
- asm project has been changed to not build from source, and instead use checked in class files


Back to the top