openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
tomcat-embed-core
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 8 hours
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 915 of 916
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Add annotation processor to Jasper too (tags need injection too).
Remy Maucherat
More...
over 19 years ago
And one more
William Barker
More...
over 19 years ago
Fix typo
William Barker
More...
over 19 years ago
- Port patches. - Change to session: it doesn't make sense to me that getAttribute is a good place to synchronously make a check for session expiration (of course, with accessCount, this is not going to happen anyway, but still).
Remy Maucherat
More...
over 19 years ago
- Port patches. - verifyIfValid in Session.access seems useless.
Remy Maucherat
More...
over 19 years ago
- Add missing patch for 1.5 compatibility.
Remy Maucherat
More...
over 19 years ago
- Compatibility with Eclipse 3.2 (sort of, the flag doesn't mean the same thing, with the new one doing some new unknown stuff).
Remy Maucherat
More...
over 19 years ago
- Switch to ArrayList. - private -> protected. - Use a marker constant for full range, because null indicates an error or no content.
Remy Maucherat
More...
over 19 years ago
- Add the usual download target (including building JDT and DBCP).
Remy Maucherat
More...
over 19 years ago
- Update JAR packaging.
Remy Maucherat
More...
over 19 years ago
- Add resource injection for all annotations that are supposed to be supported by the web tier.
Remy Maucherat
More...
over 19 years ago
- Update APIs and annotations.
Remy Maucherat
More...
over 19 years ago
- Improve the algorithm used when constructing classloaders, in particular to respect order. - Submitted by Rainer Jung.
Remy Maucherat
More...
over 19 years ago
- Add a few naming related cleanups.
Remy Maucherat
More...
over 19 years ago
Realized that the previous patch was too Gump-centric
William Barker
More...
over 19 years ago
Restore the ability to build with the Mail Resources
William Barker
More...
over 19 years ago
- Add resource injection (note: most annotations are not supported, including web services, JPA, EJB, etc), as well as PostCreate and PreDestroy. - If I understand the spec correctly, if using metadata-complete = true, then even PostCreate and PreDestroy must be ignored. - Not tested yet (but it doesn't break when not using annotations). - Based on a patch submitted by Fabien Carrion.
Remy Maucherat
More...
over 19 years ago
- Add default value, submitted by Bill Barker.
Remy Maucherat
More...
over 19 years ago
- Add web.xml style annotations (run as, roles declarations, etc). - Note: commented out EJB and web services (similarly, the Persistence* annotations were not there). - Submitted by Fabien Carrion.
Remy Maucherat
More...
over 19 years ago
- I don't know if this field is legitimate or not, but it's used by the rest of the patch. I'll check it.
Remy Maucherat
More...
over 19 years ago
- Add annotations JAR.
Remy Maucherat
More...
over 19 years ago
- Add "support" (note: not in NamingContextListener yet) for service-ref (after all, there's support for all other elements, so ...). - Submitted by Fabien Carrion.
Remy Maucherat
More...
over 19 years ago
- Add common annotations interfaces. - The latest docs seem to indicate that it's Declare*s*Roles.
Remy Maucherat
More...
over 19 years ago
- Add support for multiple servlet and filter mappings. - Fix a bug I found by accident where application listeners are not reinitialized when reloading. - That's all folks, all the useful Servlet 2.5 features are done. Now the annotations ... (sigh) - Reuse the ignoreAnnotations field name from the patch submitted by Fabien Carrion.
Remy Maucherat
More...
over 19 years ago
- Update poweredby.
Remy Maucherat
More...
over 19 years ago
- Add new method (dummy).
Remy Maucherat
More...
over 19 years ago
- Add support for the new "*" special URL pattern for filters.
Remy Maucherat
More...
over 19 years ago
- Slightly updated behavior for setCharEnc, and allow setting a session cookie from an included resource in some cases.
Remy Maucherat
More...
over 19 years ago
- Add getContextPath.
Remy Maucherat
More...
over 19 years ago
- Copy the XML descriptors.
Remy Maucherat
More...
over 19 years ago
←
1
2
…
908
909
910
911
912
913
914
915
916
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree