This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new fe62d501f8 chore: remove completed TODO-21 from TODO.md
fe62d501f8 is described below

commit fe62d501f8b7ef927641a9432936876786094eed
Author: James Bognar <[email protected]>
AuthorDate: Mon May 11 18:00:16 2026 -0400

    chore: remove completed TODO-21 from TODO.md
    
    Co-authored-by: Cursor <[email protected]>
---
 todo/TODO.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/todo/TODO.md b/todo/TODO.md
index a46744818a..c19c17a061 100644
--- a/todo/TODO.md
+++ b/todo/TODO.md
@@ -32,7 +32,6 @@
 
 - [TODO-20] Rethink how debugging works in RestServlet.  Can we come up with a 
simpler system?
 
-- [TODO-21] Rename and relocate bean/inject annotations: reduce confusion with 
Spring naming, align annotation vocabulary with what each actually does, and 
move resource/store contribution annotations into 
`org.apache.juneau.commons.inject`. See 
`todo/TODO-21-bean-annotations-inject-package.md`.
 
 - [TODO-23] New feature support in org.apache.juneau.commons.inject — roadmap 
for a simplified inject API (not a Spring replacement). See 
`todo/TODO-23-commons-inject-framework-roadmap.md`.
 

Reply via email to