Skip to content

Commit

Permalink
Preliminary support for circular schema references (e.g. embedding bu…
Browse files Browse the repository at this point in the history
…lk actions [scripting-3] in policy constraints [common-3]).
  • Loading branch information
mederly committed Sep 20, 2017
1 parent 9540d91 commit 2082e92
Show file tree
Hide file tree
Showing 9 changed files with 1,304 additions and 1,217 deletions.
3 changes: 2 additions & 1 deletion build-system/pom.xml
Expand Up @@ -311,7 +311,8 @@
<groupId>com.sun.xsom</groupId>
<artifactId>xsom</artifactId>
<!-- <version>20100725</version> -->
<version>20110809</version>
<!--<version>20110809</version>-->
<version>20140925</version>
</dependency>
<dependency>
<groupId>commons-validator</groupId>
Expand Down

0 comments on commit 2082e92

Please sign in to comment.