Commit 12e80ba
committed
Publish separate scip-java-proto artifact with scip.proto generated classes
Fixes #522
Previously, it was necessary to generate classes from the scip.proto source
if you wanted to write Java tooling that consumes SCIP. This commit
reorganizes the build so that we publish a new
com.sourcegraph:scip-java-proto artifact that only includes the
generated protobuf classes from scip.proto. Note that we don't guarantee
binary compatibility for public classes in this module.1 parent 7aafce0 commit 12e80ba
2 files changed
+12
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
142 | 150 | | |
143 | 151 | | |
144 | 152 | | |
| |||
File renamed without changes.
0 commit comments