Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(1183)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
298180043
: SLING-5739 - adding pluggable @via providers
Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by
justinedelson
Modified:
8 years, 12 months ago
Reviewers:
Visibility:
Public.
More Reviews
Description
SLING-5739 - adding pluggable @via providers
Patch Set 1
#
Created:
9 years, 8 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+179 lines, -128 lines
)
Patch
M
bundles/extensions/models/api/src/main/java/org/apache/sling/models/annotations/Via.java
View
2 chunks
+4 lines, -0 lines
0 comments
Download
A +
bundles/extensions/models/api/src/main/java/org/apache/sling/models/annotations/ViaProviderType.java
View
1 chunk
+4 lines, -4 lines
0 comments
Download
M
bundles/extensions/models/api/src/main/java/org/apache/sling/models/annotations/package-info.java
View
1 chunk
+1 line, -1 line
0 comments
Download
A +
bundles/extensions/models/api/src/main/java/org/apache/sling/models/annotations/via/BeanProperty.java
View
1 chunk
+4 lines, -10 lines
0 comments
Download
A +
bundles/extensions/models/api/src/main/java/org/apache/sling/models/annotations/via/ChildResource.java
View
1 chunk
+4 lines, -10 lines
0 comments
Download
A +
bundles/extensions/models/api/src/main/java/org/apache/sling/models/annotations/via/package-info.java
View
1 chunk
+1 line, -1 line
0 comments
Download
A +
bundles/extensions/models/api/src/main/java/org/apache/sling/models/spi/ViaProvider.java
View
1 chunk
+8 lines, -3 lines
0 comments
Download
M
bundles/extensions/models/api/src/main/java/org/apache/sling/models/spi/package-info.java
View
1 chunk
+1 line, -1 line
0 comments
Download
M
bundles/extensions/models/impl/pom.xml
View
1 chunk
+1 line, -1 line
0 comments
Download
A +
bundles/extensions/models/impl/src/main/java/org/apache/sling/models/impl/ChildResourceViaProvider.java
View
1 chunk
+13 lines, -17 lines
0 comments
Download
M
bundles/extensions/models/impl/src/main/java/org/apache/sling/models/impl/ModelAdapterFactory.java
View
14 chunks
+41 lines, -19 lines
0 comments
Download
M
bundles/extensions/models/impl/src/main/java/org/apache/sling/models/impl/model/AbstractInjectableElement.java
View
12 chunks
+37 lines, -29 lines
0 comments
Download
M
bundles/extensions/models/impl/src/main/java/org/apache/sling/models/impl/model/InjectableElement.java
View
4 chunks
+9 lines, -6 lines
0 comments
Download
A +
bundles/extensions/models/impl/src/main/java/org/apache/sling/models/impl/via/BeanPropertyViaProvider.java
View
1 chunk
+21 lines, -18 lines
0 comments
Download
M
bundles/extensions/models/impl/src/test/java/org/apache/sling/models/impl/InjectorSpecificAnnotationTest.java
View
2 chunks
+2 lines, -0 lines
0 comments
Download
M
bundles/extensions/models/impl/src/test/java/org/apache/sling/models/impl/ViaTest.java
View
5 chunks
+21 lines, -2 lines
0 comments
Download
A +
bundles/extensions/models/impl/src/test/java/org/apache/sling/models/testmodels/classes/ChildResourceViaModel.java
View
1 chunk
+7 lines, -6 lines
0 comments
Download
Issue 298180043: SLING-5739 - adding pluggable @via providers
Created 9 years, 8 months ago by justinedelson
Modified 8 years, 12 months ago
Reviewers:
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b