Commit MetaInfo
Log Message
Up the version to 3.5.14-a
Change Summary
Diff
| | @@ -1,5 +1,5 @@ | | 1 | 1 | ----------------------------------------------------------------------------- | | 2 | | -Java Service Wrapper Community Edition 3.5.13 | | 2 | +Java Service Wrapper Community Edition 3.5.14-a | | 3 | 3 | Copyright (C) 1999-2011 Tanuki Software, Ltd. All Rights Reserved. | | 4 | 4 | http://wrapper.tanukisoftware.com | | 5 | 5 | ----------------------------------------------------------------------------- |
| | @@ -1,5 +1,5 @@ | | 1 | 1 | ----------------------------------------------------------------------------- | | 2 | | -Java Service Wrapper Community Edition 3.5.13 | | 2 | +Java Service Wrapper Community Edition 3.5.14-a | | 3 | 3 | Copyright (C) 1999-2011 Tanuki Software, Ltd. All Rights Reserved. | | 4 | 4 | http://wrapper.tanukisoftware.com | | 5 | 5 | ----------------------------------------------------------------------------- |
| | @@ -1,5 +1,5 @@ | | 1 | 1 | ----------------------------------------------------------------------------- | | 2 | | -Java Service Wrapper Community Edition 3.5.13 | | 2 | +Java Service Wrapper Community Edition 3.5.14-a | | 3 | 3 | Copyright (C) 1999-2011 Tanuki Software, Ltd. All Rights Reserved. | | 4 | 4 | http://wrapper.tanukisoftware.com | | 5 | 5 | ----------------------------------------------------------------------------- |
| | @@ -28,7 +28,7 @@ | | 28 | 28 | TCHAR *wrapperBits = TEXT("@bits@"); | | 29 | 29 | TCHAR *wrapperArch = TEXT("@dist.arch@"); | | 30 | 30 | TCHAR *wrapperOS = TEXT("@dist.os@"); | | 31 | | -TCHAR *wrapperReleaseDate = TEXT("20111102"); | | 31 | +TCHAR *wrapperReleaseDate = TEXT("20111201"); | | 32 | 32 | TCHAR *wrapperReleaseTime = TEXT("0000"); | | 33 | 33 | TCHAR *wrapperBuildDate = TEXT("@build.date@"); | | 34 | 34 | TCHAR *wrapperBuildTime = TEXT("@build.time@"); |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -16,7 +16,7 @@ | | 16 | 16 | | | 17 | 17 | #----------------------------------------------------------------------------- | | 18 | 18 | # These settings can be modified to fit the needs of your application | | 19 | | -# Optimized for use with version 3.5.13 of the Wrapper. | | 19 | +# Optimized for use with version 3.5.14-a of the Wrapper. | | 20 | 20 | | | 21 | 21 | # Application | | 22 | 22 | APP_NAME="@app.name@" |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -14,7 +14,7 @@ | | 14 | 14 | | | 15 | 15 | rem ----------------------------------------------------------------------------- | | 16 | 16 | rem These settings can be modified to fit the needs of your application | | 17 | | -rem Optimized for use with version 3.5.13 of the Wrapper. | | 17 | +rem Optimized for use with version 3.5.14-a of the Wrapper. | | 18 | 18 | | | 19 | 19 | rem The base name for the Wrapper binary. | | 20 | 20 | set _WRAPPER_BASE=wrapper |
| | @@ -1,5 +1,5 @@ | | 1 | 1 | ----------------------------------------------------------------------------- | | 2 | | -Java Service Wrapper Community Edition 3.5.13 | | 2 | +Java Service Wrapper Community Edition 3.5.14-a | | 3 | 3 | Copyright (C) 1999-2011 Tanuki Software, Ltd. All Rights Reserved. | | 4 | 4 | http://wrapper.tanukisoftware.com | | 5 | 5 | ----------------------------------------------------------------------------- |
| | @@ -56,6 +56,7 @@ | | 56 | 56 | <equals arg1="${os.name}" arg2="Windows 2003"/> | | 57 | 57 | <equals arg1="${os.name}" arg2="Windows Vista"/> | | 58 | 58 | <equals arg1="${os.name}" arg2="Windows 7"/> | | 59 | + <equals arg1="${os.name}" arg2="Windows Server 2008"/> | | 59 | 60 | </or> | | 60 | 61 | </condition> | | 61 | 62 | <condition property="dist.os" value="linux"> |
旧リポジトリブラウザで表示
|