File: components.xml

package info (click to toggle)
plexus-i18n 1.0-beta-10-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 172 kB
  • ctags: 136
  • sloc: java: 678; xml: 77; makefile: 21; sh: 11
file content (9 lines) | stat: -rw-r--r-- 256 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<component-set>
  <components>
    <component>
      <role>org.codehaus.plexus.i18n.I18N</role>
      <implementation>org.codehaus.plexus.i18n.DefaultI18N</implementation>
      <description></description>
    </component>
  </components>
</component-set>