File tree 5 files changed +5
-7
lines changed
login_with/jwt_token_flow
5 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ before_script:
10
10
# safelist
11
11
branches :
12
12
only :
13
- - cypress_18_11
13
+ - master
14
14
- develop
15
15
16
16
script :
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" ISO-8859-1" ?>
2
- <redirection xmlns =" http://www.eiffel.com/developers/xml/configuration-1-18 -0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.eiffel.com/developers/xml/configuration-1-18 -0 http://www.eiffel.com/developers/xml/configuration-1-18 -0.xsd" uuid =" 01D38180-A509-4BA9-A072-FC560D015DBD" location =" consumer\consumer-safe.ecf" >
2
+ <redirection xmlns =" http://www.eiffel.com/developers/xml/configuration-1-16 -0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.eiffel.com/developers/xml/configuration-1-16 -0 http://www.eiffel.com/developers/xml/configuration-1-16 -0.xsd" uuid =" 01D38180-A509-4BA9-A072-FC560D015DBD" location =" consumer\consumer-safe.ecf" >
3
3
</redirection >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" ISO-8859-1" ?>
2
- <redirection xmlns =" http://www.eiffel.com/developers/xml/configuration-1-18 -0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.eiffel.com/developers/xml/configuration-1-18 -0 http://www.eiffel.com/developers/xml/configuration-1-18 -0.xsd" uuid =" 01D38180-A509-4BA9-A072-FC560D015DBD" location =" consumer\consumer.ecf" >
2
+ <redirection xmlns =" http://www.eiffel.com/developers/xml/configuration-1-16 -0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.eiffel.com/developers/xml/configuration-1-16 -0 http://www.eiffel.com/developers/xml/configuration-1-16 -0.xsd" uuid =" 01D38180-A509-4BA9-A072-FC560D015DBD" location =" consumer\consumer.ecf" >
3
3
</redirection >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" ISO-8859-1" ?>
2
- <system xmlns =" http://www.eiffel.com/developers/xml/configuration-1-18 -0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.eiffel.com/developers/xml/configuration-1-18 -0 http://www.eiffel.com/developers/xml/configuration-1-18 -0.xsd" name =" examples" uuid =" 533DEB07-C4A6-4EEE-8EC1-4F09DC203A26" >
2
+ <system xmlns =" http://www.eiffel.com/developers/xml/configuration-1-16 -0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.eiffel.com/developers/xml/configuration-1-16 -0 http://www.eiffel.com/developers/xml/configuration-1-16 -0.xsd" name =" examples" uuid =" 533DEB07-C4A6-4EEE-8EC1-4F09DC203A26" >
3
3
<target name =" oauth_examples" abstract =" true" >
4
4
<option warning =" true" >
5
5
<assertions precondition =" true" postcondition =" true" check =" true" invariant =" true" loop =" true" supplier_precondition =" true" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" ISO-8859-1" ?>
2
- <system xmlns =" http://www.eiffel.com/developers/xml/configuration-1-18 -0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.eiffel.com/developers/xml/configuration-1-18 -0 http://www.eiffel.com/developers/xml/configuration-1-18 -0.xsd" name =" login_with_jwt" uuid =" 6AB68670-47CE-4318-AC4B-4288E7F442E9" library_target =" login_with_jwt" >
2
+ <system xmlns =" http://www.eiffel.com/developers/xml/configuration-1-16 -0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.eiffel.com/developers/xml/configuration-1-16 -0 http://www.eiffel.com/developers/xml/configuration-1-16 -0.xsd" name =" login_with_jwt" uuid =" 6AB68670-47CE-4318-AC4B-4288E7F442E9" library_target =" login_with_jwt" >
3
3
<target name =" login_with_jwt" >
4
4
<root all_classes =" true" />
5
5
<file_rule >
6
6
<exclude >/EIFGENs$</exclude >
7
7
<exclude >/\.git$</exclude >
8
8
<exclude >/\.svn$</exclude >
9
9
</file_rule >
10
- <option warning =" true" manifest_array_type =" mismatch_warning" >
11
- </option >
12
10
<library name =" base" location =" $ISE_LIBRARY\library\base\base.ecf" />
13
11
<library name =" cypress_consumer" location =" ..\..\consumer\consumer.ecf" readonly =" false" />
14
12
<cluster name =" login_with_jwt" location =" .\" recursive =" true" />
You can’t perform that action at this time.
0 commit comments