Update Building BorderCastle

Leon Poyyayil 2025-10-24 08:49:13 +02:00
parent 06089e3d76
commit 4a19a02398

@ -8,6 +8,19 @@
IC_HOME$ mv bc-java-r1v81 crypto
IC_HOME$ chmod -R u+w crypto/*
```
4. This should result in a directory structure similar to the following:
```shell
IC_HOME$ ls -Al
total 296260
drwx------ 0 lep lep 0 2015-06-21 08:34:29 bin/
drwx------ 0 lep lep 0 2016-12-10 20:26:29 bordercastle/
drwx------ 0 lep lep 0 2016-12-10 20:02:26 bouncycastle/
drwx------ 0 lep lep 0 2017-01-25 17:40:00 crypto/
-rw------- 0 lep lep 53387945 2025-06-17 12:43:17 bc-java-r1v81.zip
drwx------ 0 lep lep 0 2013-08-08 13:40:42 doc/
drwx------ 0 lep lep 0 2015-06-21 08:34:28 maven/
IC_HOME$
```
4. Execute the script to convert the project structure to maven:
```shell
IC_HOME$ bin/bouncycastle-to-maven-layout.sh