File tree Expand file tree Collapse file tree 1 file changed +1
-20
lines changed
samples/tutorials/java/macOS/SqlServerSpringDataSample Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Original file line number Diff line number Diff line change 1
- @ REM ----------------------------------------------------------------------------
2
- @ REM Licensed to the Apache Software Foundation (ASF) under one
3
- @ REM or more contributor license agreements. See the NOTICE file
4
- @ REM distributed with this work for additional information
5
- @ REM regarding copyright ownership. The ASF licenses this file
6
- @ REM to you under the Apache License, Version 2.0 (the
7
- @ REM "License"); you may not use this file except in compliance
8
- @ REM with the License. You may obtain a copy of the License at
9
- @ REM
10
- @ REM http://www.apache.org/licenses/LICENSE-2.0
11
- @ REM
12
- @ REM Unless required by applicable law or agreed to in writing,
13
- @ REM software distributed under the License is distributed on an
14
- @ REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15
- @ REM KIND, either express or implied. See the License for the
16
- @ REM specific language governing permissions and limitations
17
- @ REM under the License.
18
- @ REM ----------------------------------------------------------------------------
19
-
20
1
@ REM ----------------------------------------------------------------------------
21
2
@ REM Maven2 Start Up Batch script
22
3
@ REM
@@ -142,4 +123,4 @@ if "%MAVEN_BATCH_PAUSE%" == "on" pause
142
123
143
124
if " %MAVEN_TERMINATE_CMD% " == " on" exit %ERROR_CODE%
144
125
145
- exit /B %ERROR_CODE%
126
+ exit /B %ERROR_CODE%
You can’t perform that action at this time.
0 commit comments