Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
0cb12ccb4e3162b7c1874351b58465075dc23039
/
scrplugin
/
src
/
main
/
java
/
org
« Previous
decfc7f
Generate bind/unbind only if reference has single cardinality (either optional or required)
by Carsten Ziegeler
· 17 years ago
de45565
Remove generated methods from previous builds to avoid having the same method more than once in the resulting class file.
by Carsten Ziegeler
· 17 years ago
3e6a84d
Correct byte code generation: calculate max frames and locals by hand (they're constant anyway) to avoid altering the existing byte code; fix putfield operation.
by Carsten Ziegeler
· 17 years ago
79af276
Do not generate methods if the component is abstract.
by Carsten Ziegeler
· 17 years ago
cd71da9
Fix type class reference for generated methods. Only create bind/unbind if flag is set. Refactor to use only one creation method.
by Carsten Ziegeler
· 17 years ago
8ce086c
Generate bind and unbind methods for references from fields using asm byte code manipulation.
by Carsten Ziegeler
· 17 years ago
784ff87
Correct logging of number of abstract services.
by Carsten Ziegeler
· 17 years ago
3b06bcb
Three fixes:
by Felix Meschberger
· 17 years ago
ea83f4e
Start searching of methods for references in the current source class and not in the class the reference is defined in. Start implementing method generation for references.
by Carsten Ziegeler
· 17 years ago
57a5863
Create a new line before printing out multi value properties.
by Carsten Ziegeler
· 17 years ago
28ff270
Close Option tag (fix FELIX-349) and move utility methods to IOUtils.
by Carsten Ziegeler
· 17 years ago
1da0359
Add detection mechanism for proper namespace handling. If the current sax implementation has bugs a workaround is installed (fixes FELIX-347)
by Carsten Ziegeler
· 17 years ago
16bcf90
Prevent NPE if a component to be validated does is not a service
by Felix Meschberger
· 17 years ago
84add00
Moving scr plugin from sandbox to main trunk
by Carsten Ziegeler
· 17 years ago