Skip to content

Commit 627c90f

Browse files
committed
---
yaml --- r: 9655 b: refs/heads/master c: 82bcff3 h: refs/heads/master i: 9653: 1d1aedd 9651: a9cec82 9647: b57fb68
1 parent 9d0cf86 commit 627c90f

705 files changed

Lines changed: 115095 additions & 23510 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: d3fe98cff8c0d06a18091049426a8f60d60c1c68
2+
refs/heads/master: 82bcff340a12f0e2bc15d1b9286314c4c9f11b29
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: a9cc59cb77938ae027038f2041e9459553038de7
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/.circleci/config.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
<<: *anchor_run_decrypt
7979
- run:
8080
name: Run integration tests for google-cloud-bigquery
81-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-bigquery
81+
command: ./utilities/verify_single_it.sh google-cloud-bigquery
8282

8383
bigtable_it:
8484
working_directory: ~/googleapis
@@ -90,7 +90,7 @@ jobs:
9090
<<: *anchor_run_decrypt
9191
- run:
9292
name: Run integration tests for google-cloud-bigtable
93-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-bigtable -Dbigtable.env=prod -Dbigtable.table=projects/gcloud-devel/instances/google-cloud-bigtable/tables/integration-tests
93+
command: ./utilities/verify_single_it.sh google-cloud-bigtable -Dbigtable.env=prod -Dbigtable.table=projects/gcloud-devel/instances/google-cloud-bigtable/tables/integration-tests
9494

9595
compute_it:
9696
working_directory: ~/googleapis
@@ -102,7 +102,7 @@ jobs:
102102
<<: *anchor_run_decrypt
103103
- run:
104104
name: Run integration tests for google-cloud-compute
105-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-compute
105+
command: ./utilities/verify_single_it.sh google-cloud-compute
106106
no_output_timeout: 20m
107107
datastore_it:
108108
working_directory: ~/googleapis
@@ -114,7 +114,7 @@ jobs:
114114
<<: *anchor_run_decrypt
115115
- run:
116116
name: Run integration tests for google-cloud-datastore
117-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-datastore
117+
command: ./utilities/verify_single_it.sh google-cloud-datastore
118118
dns_it:
119119
working_directory: ~/googleapis
120120
<<: *anchor_docker
@@ -125,7 +125,7 @@ jobs:
125125
<<: *anchor_run_decrypt
126126
- run:
127127
name: Run integration tests for google-cloud-dns
128-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-dns
128+
command: ./utilities/verify_single_it.sh google-cloud-dns
129129
firestore_it:
130130
working_directory: ~/googleapis
131131
<<: *anchor_docker
@@ -143,7 +143,7 @@ jobs:
143143
-out .circleci/firestore-it-service-account.json -k "${SYSTEM_TESTS_ENCRYPTION_KEY}"
144144
- run:
145145
name: Run integration tests for google-cloud-firestore
146-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-firestore
146+
command: ./utilities/verify_single_it.sh google-cloud-firestore
147147
logging_it:
148148
working_directory: ~/googleapis
149149
<<: *anchor_docker
@@ -154,7 +154,7 @@ jobs:
154154
<<: *anchor_run_decrypt
155155
- run:
156156
name: Run integration tests for google-cloud-logging
157-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-logging
157+
command: ./utilities/verify_single_it.sh google-cloud-logging
158158
notification_it:
159159
working_directory: ~/googleapis
160160
<<: *anchor_docker
@@ -165,7 +165,7 @@ jobs:
165165
<<: *anchor_run_decrypt
166166
- run:
167167
name: Run integration tests for google-cloud-notification
168-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-notification
168+
command: ./utilities/verify_single_it.sh google-cloud-notification
169169
pubsub_it:
170170
working_directory: ~/googleapis
171171
<<: *anchor_docker
@@ -176,7 +176,7 @@ jobs:
176176
<<: *anchor_run_decrypt
177177
- run:
178178
name: Run integration tests for google-cloud-pubsub
179-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-pubsub
179+
command: ./utilities/verify_single_it.sh google-cloud-pubsub
180180
spanner_it:
181181
working_directory: ~/googleapis
182182
<<: *anchor_docker
@@ -187,7 +187,7 @@ jobs:
187187
<<: *anchor_run_decrypt
188188
- run:
189189
name: Run integration tests for google-cloud-spanner
190-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-spanner
190+
command: ./utilities/verify_single_it.sh google-cloud-spanner
191191
speech_it:
192192
working_directory: ~/googleapis
193193
<<: *anchor_docker
@@ -198,7 +198,7 @@ jobs:
198198
<<: *anchor_run_decrypt
199199
- run:
200200
name: Run integration tests for google-cloud-speech
201-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-speech
201+
command: ./utilities/verify_single_it.sh google-cloud-speech
202202
storage_it:
203203
working_directory: ~/googleapis
204204
<<: *anchor_docker
@@ -209,7 +209,7 @@ jobs:
209209
<<: *anchor_run_decrypt
210210
- run:
211211
name: Run integration tests for google-cloud-storage
212-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-storage
212+
command: ./utilities/verify_single_it.sh google-cloud-storage
213213
translate_it:
214214
working_directory: ~/googleapis
215215
<<: *anchor_docker
@@ -220,7 +220,7 @@ jobs:
220220
<<: *anchor_run_decrypt
221221
- run:
222222
name: Run integration tests for google-cloud-translate
223-
command: ./utilities/verify_single_it.sh google-cloud-clients/google-cloud-translate
223+
command: ./utilities/verify_single_it.sh google-cloud-translate
224224
javadoc_test:
225225
working_directory: ~/googleapis
226226
<<: *anchor_docker
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
eclipse.preferences.version=1
2+
filesCopiedToWebInfLib=
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
activeContentFilterList=*.makefile,makefile,*.Makefile,Makefile,Makefile.*,*.mk,MANIFEST.MF,.project
2+
addNewLine=true
3+
convertActionOnSaave=AnyEdit.CnvrtTabToSpaces
4+
eclipse.preferences.version=1
5+
fixLineDelimiters=false
6+
ignoreBlankLinesWhenTrimming=false
7+
inActiveContentFilterList=
8+
javaTabWidthForJava=true
9+
org.eclipse.jdt.ui.editor.tab.width=2
10+
projectPropsEnabled=false
11+
removeTrailingSpaces=true
12+
replaceAllSpaces=false
13+
replaceAllTabs=false
14+
saveAndAddLine=false
15+
saveAndConvert=false
16+
saveAndFixLineDelimiters=false
17+
saveAndTrim=true
18+
useModulo4Tabs=false
Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,137 @@
1+
#FindBugs User Preferences
2+
#Wed Nov 19 14:11:27 PST 2014
3+
cloud_id=edu.umd.cs.findbugs.cloud.doNothingCloud
4+
detectorAppendingToAnObjectOutputStream=AppendingToAnObjectOutputStream|true
5+
detectorAtomicityProblem=AtomicityProblem|true
6+
detectorBadAppletConstructor=BadAppletConstructor|false
7+
detectorBadResultSetAccess=BadResultSetAccess|true
8+
detectorBadSyntaxForRegularExpression=BadSyntaxForRegularExpression|true
9+
detectorBadUseOfReturnValue=BadUseOfReturnValue|true
10+
detectorBadlyOverriddenAdapter=BadlyOverriddenAdapter|true
11+
detectorBooleanReturnNull=BooleanReturnNull|true
12+
detectorCallToUnsupportedMethod=CallToUnsupportedMethod|false
13+
detectorCheckExpectedWarnings=CheckExpectedWarnings|false
14+
detectorCheckImmutableAnnotation=CheckImmutableAnnotation|true
15+
detectorCheckRelaxingNullnessAnnotation=CheckRelaxingNullnessAnnotation|true
16+
detectorCheckTypeQualifiers=CheckTypeQualifiers|true
17+
detectorCloneIdiom=CloneIdiom|true
18+
detectorComparatorIdiom=ComparatorIdiom|true
19+
detectorConfusedInheritance=ConfusedInheritance|true
20+
detectorConfusionBetweenInheritedAndOuterMethod=ConfusionBetweenInheritedAndOuterMethod|true
21+
detectorCrossSiteScripting=CrossSiteScripting|true
22+
detectorDefaultEncodingDetector=DefaultEncodingDetector|true
23+
detectorDoInsideDoPrivileged=DoInsideDoPrivileged|true
24+
detectorDontCatchIllegalMonitorStateException=DontCatchIllegalMonitorStateException|true
25+
detectorDontIgnoreResultOfPutIfAbsent=DontIgnoreResultOfPutIfAbsent|true
26+
detectorDontUseEnum=DontUseEnum|true
27+
detectorDroppedException=DroppedException|true
28+
detectorDumbMethodInvocations=DumbMethodInvocations|true
29+
detectorDumbMethods=DumbMethods|true
30+
detectorDuplicateBranches=DuplicateBranches|true
31+
detectorEmptyZipFileEntry=EmptyZipFileEntry|false
32+
detectorEqualsOperandShouldHaveClassCompatibleWithThis=EqualsOperandShouldHaveClassCompatibleWithThis|true
33+
detectorExplicitSerialization=ExplicitSerialization|true
34+
detectorFinalizerNullsFields=FinalizerNullsFields|true
35+
detectorFindBadCast2=FindBadCast2|true
36+
detectorFindBadForLoop=FindBadForLoop|true
37+
detectorFindCircularDependencies=FindCircularDependencies|false
38+
detectorFindDeadLocalStores=FindDeadLocalStores|true
39+
detectorFindDoubleCheck=FindDoubleCheck|true
40+
detectorFindEmptySynchronizedBlock=FindEmptySynchronizedBlock|true
41+
detectorFindFieldSelfAssignment=FindFieldSelfAssignment|true
42+
detectorFindFinalizeInvocations=FindFinalizeInvocations|true
43+
detectorFindFloatEquality=FindFloatEquality|true
44+
detectorFindHEmismatch=FindHEmismatch|true
45+
detectorFindInconsistentSync2=FindInconsistentSync2|true
46+
detectorFindJSR166LockMonitorenter=FindJSR166LockMonitorenter|true
47+
detectorFindLocalSelfAssignment2=FindLocalSelfAssignment2|true
48+
detectorFindMaskedFields=FindMaskedFields|true
49+
detectorFindMismatchedWaitOrNotify=FindMismatchedWaitOrNotify|true
50+
detectorFindNakedNotify=FindNakedNotify|true
51+
detectorFindNonShortCircuit=FindNonShortCircuit|true
52+
detectorFindNullDeref=FindNullDeref|true
53+
detectorFindNullDerefsInvolvingNonShortCircuitEvaluation=FindNullDerefsInvolvingNonShortCircuitEvaluation|true
54+
detectorFindOpenStream=FindOpenStream|true
55+
detectorFindPuzzlers=FindPuzzlers|true
56+
detectorFindRefComparison=FindRefComparison|true
57+
detectorFindReturnRef=FindReturnRef|true
58+
detectorFindRoughConstants=FindRoughConstants|true
59+
detectorFindRunInvocations=FindRunInvocations|true
60+
detectorFindSelfComparison=FindSelfComparison|true
61+
detectorFindSelfComparison2=FindSelfComparison2|true
62+
detectorFindSleepWithLockHeld=FindSleepWithLockHeld|true
63+
detectorFindSpinLoop=FindSpinLoop|true
64+
detectorFindSqlInjection=FindSqlInjection|true
65+
detectorFindTwoLockWait=FindTwoLockWait|true
66+
detectorFindUncalledPrivateMethods=FindUncalledPrivateMethods|true
67+
detectorFindUnconditionalWait=FindUnconditionalWait|true
68+
detectorFindUninitializedGet=FindUninitializedGet|true
69+
detectorFindUnrelatedTypesInGenericContainer=FindUnrelatedTypesInGenericContainer|true
70+
detectorFindUnreleasedLock=FindUnreleasedLock|true
71+
detectorFindUnsatisfiedObligation=FindUnsatisfiedObligation|true
72+
detectorFindUnsyncGet=FindUnsyncGet|true
73+
detectorFindUseOfNonSerializableValue=FindUseOfNonSerializableValue|true
74+
detectorFindUselessControlFlow=FindUselessControlFlow|true
75+
detectorFormatStringChecker=FormatStringChecker|true
76+
detectorHugeSharedStringConstants=HugeSharedStringConstants|true
77+
detectorIDivResultCastToDouble=IDivResultCastToDouble|true
78+
detectorIncompatMask=IncompatMask|true
79+
detectorInconsistentAnnotations=InconsistentAnnotations|true
80+
detectorInefficientIndexOf=InefficientIndexOf|true
81+
detectorInefficientMemberAccess=InefficientMemberAccess|false
82+
detectorInefficientToArray=InefficientToArray|true
83+
detectorInfiniteLoop=InfiniteLoop|true
84+
detectorInfiniteRecursiveLoop=InfiniteRecursiveLoop|true
85+
detectorInheritanceUnsafeGetResource=InheritanceUnsafeGetResource|true
86+
detectorInitializationChain=InitializationChain|true
87+
detectorInitializeNonnullFieldsInConstructor=InitializeNonnullFieldsInConstructor|true
88+
detectorInstantiateStaticClass=InstantiateStaticClass|true
89+
detectorIntCast2LongAsInstant=IntCast2LongAsInstant|true
90+
detectorInvalidJUnitTest=InvalidJUnitTest|true
91+
detectorIteratorIdioms=IteratorIdioms|true
92+
detectorLazyInit=LazyInit|true
93+
detectorLoadOfKnownNullValue=LoadOfKnownNullValue|true
94+
detectorLostLoggerDueToWeakReference=LostLoggerDueToWeakReference|true
95+
detectorMethodReturnCheck=MethodReturnCheck|true
96+
detectorMultithreadedInstanceAccess=MultithreadedInstanceAccess|true
97+
detectorMutableLock=MutableLock|true
98+
detectorMutableStaticFields=MutableStaticFields|true
99+
detectorNaming=Naming|true
100+
detectorNoteUnconditionalParamDerefs=NoteUnconditionalParamDerefs|true
101+
detectorNumberConstructor=NumberConstructor|true
102+
detectorOptionalReturnNull=OptionalReturnNull|true
103+
detectorOverridingEqualsNotSymmetrical=OverridingEqualsNotSymmetrical|true
104+
detectorPreferZeroLengthArrays=PreferZeroLengthArrays|true
105+
detectorPublicSemaphores=PublicSemaphores|false
106+
detectorQuestionableBooleanAssignment=QuestionableBooleanAssignment|true
107+
detectorReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass=ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass|true
108+
detectorReadReturnShouldBeChecked=ReadReturnShouldBeChecked|true
109+
detectorRedundantInterfaces=RedundantInterfaces|true
110+
detectorRepeatedConditionals=RepeatedConditionals|true
111+
detectorRuntimeExceptionCapture=RuntimeExceptionCapture|true
112+
detectorSerializableIdiom=SerializableIdiom|true
113+
detectorStartInConstructor=StartInConstructor|true
114+
detectorStaticCalendarDetector=StaticCalendarDetector|true
115+
detectorStringConcatenation=StringConcatenation|true
116+
detectorSuperfluousInstanceOf=SuperfluousInstanceOf|true
117+
detectorSuspiciousThreadInterrupted=SuspiciousThreadInterrupted|true
118+
detectorSwitchFallthrough=SwitchFallthrough|true
119+
detectorSynchronizationOnSharedBuiltinConstant=SynchronizationOnSharedBuiltinConstant|true
120+
detectorSynchronizeAndNullCheckField=SynchronizeAndNullCheckField|true
121+
detectorSynchronizeOnClassLiteralNotGetClass=SynchronizeOnClassLiteralNotGetClass|true
122+
detectorSynchronizingOnContentsOfFieldToProtectField=SynchronizingOnContentsOfFieldToProtectField|true
123+
detectorURLProblems=URLProblems|true
124+
detectorUncallableMethodOfAnonymousClass=UncallableMethodOfAnonymousClass|true
125+
detectorUnnecessaryMath=UnnecessaryMath|true
126+
detectorUnreadFields=UnreadFields|true
127+
detectorUselessSubclassMethod=UselessSubclassMethod|false
128+
detectorVarArgsProblems=VarArgsProblems|true
129+
detectorVolatileUsage=VolatileUsage|true
130+
detectorWaitInLoop=WaitInLoop|true
131+
detectorWrongMapIterator=WrongMapIterator|true
132+
detectorXMLFactoryBypass=XMLFactoryBypass|true
133+
detector_threshold=2
134+
effort=default
135+
filter_settings=Medium|BAD_PRACTICE,CORRECTNESS,EXPERIMENTAL,MT_CORRECTNESS,PERFORMANCE,STYLE|false|15
136+
filter_settings_neg=MALICIOUS_CODE,SECURITY,NOISE,I18N|
137+
run_at_full_build=true
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
eclipse.preferences.version=1
2+
encoding//src/main/java=UTF-8
3+
encoding//src/test/java=UTF-8

0 commit comments

Comments
 (0)