summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/implementation-java/src/main/java/org/apache/tuscany/sca/implementation/java/introspect/impl/HeuristicPojoProcessor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-765/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-12-06TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...slaws1-14/+12
2011-12-05TUSCANY-3965: Fix so that fields that are candidates for being properties but...antelder1-2/+11
2011-01-01Enhance error message to display class name to which error applieslresende1-32/+32
2010-08-06Allow HeuristicPojoProcessor to differentiate implementation.java against oth...rfeng1-0/+9
2010-08-02Changes for JCI_8023. The policy annotations can appear on otherwise unannota...slaws1-1/+17
2010-07-28Changes to ensure correct introspection of implicit reference setter methods ...edwardsmj1-8/+47
2010-06-26Improve property type introspectionsrfeng1-18/+33
2010-06-23Fix the pacakge scoped field injectionrfeng1-2/+3
2010-05-17git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945147 13f79535-47bb-0...kelvingoodson1-2/+2
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-11svn commit: r834808 - /tuscany/java/sca/modules/implementation-java/src/main/...antelder1-7/+25
2009-11-11Fix SCA-J CI test POJO_5003 - use a constructor annotated with @Property/@Ref...antelder1-4/+2
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng1-9/+13
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack1-6/+6
2008-12-04Java implementation clean up in preparation for some refactoringlresende1-96/+137
2008-12-04Fixed generics raw type compiler warningsmcombellack1-5/+5
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-09-22Started to refactor implementation-java to avoid having the SPI interfaces re...jsdelfino1-7/+9
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-08-27TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0071-1/+3
2008-08-22TUSCANY-2562 Callback issue when reference is set with getter & setter methodvamsic0071-3/+9