Skip to content

Commit

Permalink
Update ast-cli-java-wrapper to
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrompflopes authored Oct 14, 2023
1 parent 8899a71 commit 1337c8e
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ast-cli-java-wrapper.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.60

2 changes: 1 addition & 1 deletion checkmarx-ast-eclipse-plugin/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<classpathentry exported="true" kind="lib" path="lib/jackson-annotations-2.12.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.12.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.12.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ast-cli-java-wrapper-1.0.60.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ast-cli-java-wrapper-.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jackson-databind-2.13.2.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.lang_2.6.0.v20220406-2305.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion checkmarx-ast-eclipse-plugin/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Bundle-ClassPath: lib/slf4j-simple-1.7.5.jar,
lib/jackson-annotations-2.12.4.jar,
lib/jackson-core-2.12.4.jar,
lib/commons-lang3-3.12.0.jar,
lib/ast-cli-java-wrapper-1.0.60.jar,
lib/ast-cli-java-wrapper-.jar,
lib/jackson-databind-2.13.2.2.jar,
lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar,
lib/org.apache.commons.lang_2.6.0.v20220406-2305.jar,
Expand Down
2 changes: 1 addition & 1 deletion checkmarx-ast-eclipse-plugin/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bin.includes = plugin.xml,\
lib/jackson-annotations-2.12.4.jar,\
lib/jackson-core-2.12.4.jar,\
lib/commons-lang3-3.12.0.jar,\
lib/ast-cli-java-wrapper-1.0.60.jar,\
lib/ast-cli-java-wrapper-.jar,\
lib/jackson-databind-2.13.2.2.jar,\
lib/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar,\
.,\
Expand Down
16 changes: 16 additions & 0 deletions checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-.jar
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->
<!-- a padding to disable MSIE and Chrome friendly error page -->



Binary file not shown.

0 comments on commit 1337c8e

Please sign in to comment.