File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 231231 <excludeclasses />
232232 <excludePackages >com\.google\.appengine\.httpapiproxy.*:com\.google\.appengine\.api\.internal.*:com\.google\.storage\.onestore.*:com\.google\.api\.client\.findbugs.*:com\.google\.apphosting\.utils.*</excludePackages >
233233 <source >8</source >
234- <sourceFileExclude />
235234 <!-- Filed https://github.com/googleapis/java-docfx-doclet/issues/105 -->
236235 <docletPath >${user.home}/Downloads/java-docfx-doclet-1.8.0-jar-with-dependencies.jar</docletPath >
237236 </properties >
254253 -outputpath ${outputpath}
255254 -projectname ${projectname}
256255 -disable-changelog true
257- -excludeclasses ${excludeclasses} :
258256 -excludepackages ${excludePackages} :
259257 </additionalOptions >
260258 <doclint >none</doclint >
261259 <show >protected</show >
262260 <nohelp >true</nohelp >
263261 <source >${source} </source >
264- <sourceFileExcludes >
265- <exclude >${sourceFileExclude} </exclude >
266- </sourceFileExcludes >
262+
267263 </configuration >
268264 </plugin >
269265 <plugin >
You can’t perform that action at this time.
0 commit comments