Skip to content

Commit

Permalink
Remove concurrency from user guides
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAure committed Mar 28, 2022
1 parent 04830a2 commit b013a8c
Show file tree
Hide file tree
Showing 40 changed files with 1 addition and 3,881 deletions.
2 changes: 1 addition & 1 deletion user_guides/build_tckugs.sh
Expand Up @@ -27,7 +27,7 @@ export PATH=$JAVA_HOME/bin:$M2_HOME/bin:$PATH
cd ${WORKSPACE}
export BASEDIR=`pwd`
export USERGUIDEDIR=$BASEDIR/user_guides
alltcks="caj concurrency el jacc jaspic jaxws jca jms jpa jsf jsp jstl jta saaj securityapi servlet websocket"
alltcks="caj el jacc jaspic jaxws jca jms jpa jsf jsp jstl jta saaj securityapi servlet websocket"

cd $USERGUIDEDIR
rm -rf $USERGUIDEDIR/tmp
Expand Down
77 changes: 0 additions & 77 deletions user_guides/concurrency/README.md

This file was deleted.

258 changes: 0 additions & 258 deletions user_guides/concurrency/pom.xml

This file was deleted.

4 changes: 0 additions & 4 deletions user_guides/concurrency/src/main/jbake/assets/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions user_guides/concurrency/src/main/jbake/assets/_config.yml

This file was deleted.

0 comments on commit b013a8c

Please sign in to comment.