mirror of
https://github.com/Telecominfraproject/wlan-cloud-workspace.git
synced 2025-11-01 19:27:46 +00:00
Compare commits
19 Commits
release/v1
...
release/v1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
25a338f8ed | ||
|
|
cc8cba8f4f | ||
|
|
1e08fee246 | ||
|
|
cd5def7953 | ||
|
|
fa0d495d00 | ||
|
|
0501405cad | ||
|
|
2023da6541 | ||
|
|
3c074906cb | ||
|
|
0950220752 | ||
|
|
aaf1abf5d1 | ||
|
|
ee0588ab75 | ||
|
|
0757515090 | ||
|
|
c4c8f8544e | ||
|
|
cccf4c663a | ||
|
|
79adbf163f | ||
|
|
ae0a5082a5 | ||
|
|
b48bd6ec23 | ||
|
|
5d53759d86 | ||
|
|
7628c8b1f8 |
@@ -13,7 +13,7 @@ Build instructions:
|
||||
### Executable jar files:
|
||||
All the applications in this section by default use the certificates generated by scripts in [wlan-pki-cert-scripts](https://github.com/Telecominfraproject/wlan-pki-cert-scripts) repository. They expect the certificates to be in /opt/tip-wlan/certs directory. All the settings - filenames, paths, passwords are configurable via environment variables and java system properties. For configuration details please see the CloudSDK Configuration Guide (TBD).
|
||||
|
||||
* wlan-opensync-wifi-controller/opensync-gateway-static-process/target/opensync-gateway-static-process-1.2.0-SNAPSHOT.jar
|
||||
* wlan-opensync-wifi-controller/opensync-gateway-static-process/target/opensync-gateway-static-process-0.0.1-SNAPSHOT.jar
|
||||
|
||||
>
|
||||
Stand-alone opensync gateway, statically configured by config files
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>com.telecominfraproject.wlan</groupId>
|
||||
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<relativePath>../wlan-cloud-root</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -22,4 +22,3 @@ sed -i '' "s/<tip-wlan-cloud.release.version>$PREVIOUS_VERSION<\/tip-wlan-cloud.
|
||||
sed -i '' "s/<version>$PREVIOUS_VERSION<\/version>/<version>$new_version<\/version>/g" ../wlan-cloud-opensync-controller/opensync-ext-interface/pom.xml
|
||||
|
||||
echo "Updated TIP pom.xml files to version $new_version"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>com.telecominfraproject.wlan</groupId>
|
||||
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<relativePath>../wlan-cloud-root</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
Submodule wlan-cloud-base updated: d64e6dc092...c94a81114a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Submodule wlan-cloud-opensync-controller updated: 78f4169339...0ae03ac239
Submodule wlan-cloud-root updated: 108dbc86be...cbfda90e34
Submodule wlan-cloud-services updated: f87600d283...a66ac7ff8a
Reference in New Issue
Block a user