diff options
author | Eike Stepper | 2010-06-12 06:15:30 +0000 |
---|---|---|
committer | Eike Stepper | 2010-06-12 06:15:30 +0000 |
commit | ba3de5b5122a81451eadd4c81c56a0e5c7e06f83 (patch) | |
tree | 86e7de23b987c0019647bc0eab9f3d9e8f3e67a6 /features/org.gastro-feature | |
parent | a4093a86d229471c0a1b5d66c865d437186481f1 (diff) | |
download | cdo-ba3de5b5122a81451eadd4c81c56a0e5c7e06f83.tar.gz cdo-ba3de5b5122a81451eadd4c81c56a0e5c7e06f83.tar.xz cdo-ba3de5b5122a81451eadd4c81c56a0e5c7e06f83.zip |
used new bucky source feature inclusion
Diffstat (limited to 'features/org.gastro-feature')
-rw-r--r-- | features/org.gastro-feature/feature.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/features/org.gastro-feature/feature.xml b/features/org.gastro-feature/feature.xml index 422875b322..84c7526a7f 100644 --- a/features/org.gastro-feature/feature.xml +++ b/features/org.gastro-feature/feature.xml @@ -114,4 +114,6 @@ id="org.gastro.source" version="0.0.0"/> + <plugin id="org.apache.commons.lang.source" download-size="0" install-size="0" version="0.0.0"/> + </feature> |