Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
updating kernel libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
awanthika committed Apr 1, 2016
1 parent 4332193 commit e04a7cc
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="lib/neethi_2.0.4.wso2v4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/axis2-1.6.1.wso2v14.jar"/>
<classpathentry exported="true" kind="lib" path="lib/maven-invoker-2.0.11.jar"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Bundle-ClassPath: lib/axiom-1.2.11.wso2v10.jar,
lib/maven-invoker-2.0.11.jar,
lib/axis2-1.6.1.wso2v14.jar,
.,
lib/commons-logging-1.1.1.jar
lib/commons-logging-1.1.1.jar,
lib/neethi_2.0.4.wso2v4.jar
Export-Package: javax.wsdl;version="1.6.2.wso2v1",
javax.wsdl.extensions;version="1.6.2.wso2v1",
javax.wsdl.extensions.http;version="1.6.2.wso2v4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ bin.includes = META-INF/,\
lib/maven-invoker-2.0.11.jar,\
lib/wsdl4j-1.6.2.wso2v4.jar,\
lib/axis2-1.6.1.wso2v14.jar,\
lib/commons-logging-1.1.1.jar
lib/commons-logging-1.1.1.jar,\
lib/neethi_2.0.4.wso2v4.jar
jars.compile.order = .
source.. =
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit e04a7cc

Please sign in to comment.