diff options
author | David Williams | 2012-07-31 18:29:26 +0000 |
---|---|---|
committer | David Williams | 2012-07-31 18:29:26 +0000 |
commit | 7cbcff722a2c546a6248591e0c8d8b448c9cfcca (patch) | |
tree | 72ac1a143fd8c985f22c4067d213b3d414760f2a /eclipseLink.b3aggrcon | |
download | org.eclipse.simrel.build-7cbcff722a2c546a6248591e0c8d8b448c9cfcca.tar.gz org.eclipse.simrel.build-7cbcff722a2c546a6248591e0c8d8b448c9cfcca.tar.xz org.eclipse.simrel.build-7cbcff722a2c546a6248591e0c8d8b448c9cfcca.zip |
initial commit
Diffstat (limited to 'eclipseLink.b3aggrcon')
-rw-r--r-- | eclipseLink.b3aggrcon | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/eclipseLink.b3aggrcon b/eclipseLink.b3aggrcon new file mode 100644 index 00000000..de180628 --- /dev/null +++ b/eclipseLink.b3aggrcon @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="ASCII"?> +<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="EclipseLink"> + <repositories location="http://download.eclipse.org/rt/eclipselink/milestone-updates/2.4.0.v20120613-r11652_RC2" description="EclipseLink"> + <features name="org.eclipse.persistence.sdk.feature.group" versionRange="2.4.0.v20120613-r11652"> + <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/> + </features> + </repositories> + <contacts href="simrel.b3aggr#//@contacts[email='eric.gwin@oracle.com']"/> +</aggregator:Contribution> |