Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 0747e1b

Browse files
committed
update Sisu documentation links
1 parent 74ef1c7 commit 0747e1b

File tree

1 file changed

+5
-4
lines changed
  • plexus-component-annotations/src/site/apt

1 file changed

+5
-4
lines changed

plexus-component-annotations/src/site/apt/index.apt

+5-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,14 @@ About Plexus :: Component Annotations
1515
*-----------------------------+------------------------------------+-----------+
1616
| <<old javadoc annotation>> | <<new Plexus "Java 5" annotation>> | JSR-330 <<<javax.inject>>> target
1717
*-----------------------------+------------------------------------+-----------+
18-
| <<<@plexus.component>>> | {{{./apidocs/org/codehaus/plexus/component/annotations/Component.html}<<<@Component>>>}} | {{{https://wiki.eclipse.org/Sisu/PlexusMigration#.40Component}<<<@Named>>> + ...}}
18+
| <<<@plexus.component>>> | {{{./apidocs/org/codehaus/plexus/component/annotations/Component.html}<<<@Component>>>}} | {{{https://github.com/eclipse/sisu.plexus/wiki/Plexus-to-JSR330#component}<<<@Named>>> + ...}}
1919
*-----------------------------+----------------------+-------------+-----------+
20-
| <<<@plexus.requirement>>> | {{{./apidocs/org/codehaus/plexus/component/annotations/Requirement.html}<<<@Requirement>>>}} | {{{https://wiki.eclipse.org/Sisu/PlexusMigration#.40Requirement}<<<@Inject>>> + ...}}
20+
| <<<@plexus.requirement>>> | {{{./apidocs/org/codehaus/plexus/component/annotations/Requirement.html}<<<@Requirement>>>}} | {{{https://github.com/eclipse/sisu.plexus/wiki/Plexus-to-JSR330#requirement}<<<@Inject>>> + ...}}
2121
*-----------------------------+----------------------+-------------+-----------+
22-
| <<<@plexus.configuration>>> | {{{./apidocs/org/codehaus/plexus/component/annotations/Configuration.html}<<<@Configuration>>>}} | {{{https://wiki.eclipse.org/Sisu/PlexusMigration#.40Configuration}...}}
22+
| <<<@plexus.configuration>>> | {{{./apidocs/org/codehaus/plexus/component/annotations/Configuration.html}<<<@Configuration>>>}} | {{{https://github.com/eclipse/sisu.plexus/wiki/Plexus-to-JSR330#configuration}...}}
2323
*-----------------------------+----------------------+-------------+-----------+
2424

2525
* Deprecated
2626

27-
Once using {{{https://www.eclipse.org/sisu/}Eclipse Sisu}} instead of {{{../plexus-default-container/}Plexus Default Container}}, Plexus annotations are expected to be migrated to {{{https://wiki.eclipse.org/Sisu/PlexusMigration}JSR-330 <<<javax.inject>>> annotations}}.
27+
Once using {{{https://www.eclipse.org/sisu/}Eclipse Sisu}} instead of {{{../plexus-default-container/}Plexus Default Container}},
28+
Plexus annotations are expected to be migrated to {{{https://github.com/eclipse/sisu.plexus/wiki/Plexus-to-JSR330}JSR-330 <<<javax.inject>>> annotations}}.

0 commit comments

Comments
 (0)