Author: raminder
Date: Wed Mar 13 19:39:20 2013
New Revision: 1456104

URL: http://svn.apache.org/r1456104
Log:
include ssh api jar.

Modified:
    
airavata/trunk/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml

Modified: 
airavata/trunk/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
URL: 
http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml?rev=1456104&r1=1456103&r2=1456104&view=diff
==============================================================================
--- 
airavata/trunk/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
 (original)
+++ 
airavata/trunk/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
 Wed Mar 13 19:39:20 2013
@@ -1,12 +1,12 @@
-<!--Licensed to the Apache Software Foundation (ASF) under one or more 
contributor 
-       license agreements. See the NOTICE file distributed with this work for 
additional 
-       information regarding copyright ownership. The ASF licenses this file 
to 
-       you under the Apache License, Version 2.0 (theÏ "License"); you may 
not use 
-       this file except in compliance with the License. You may obtain a copy 
of 
-       the License at http://www.apache.org/licenses/LICENSE-2.0 Unless 
required 
-       by applicable law or agreed to in writing, software distributed under 
the 
-       License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 
CONDITIONS 
-       OF ANY ~ KIND, either express or implied. See the License for the 
specific 
+<!--Licensed to the Apache Software Foundation (ASF) under one or more 
contributor
+       license agreements. See the NOTICE file distributed with this work for 
additional
+       information regarding copyright ownership. The ASF licenses this file to
+       you under the Apache License, Version 2.0 (theÏ "License"); you may 
not use
+       this file except in compliance with the License. You may obtain a copy 
of
+       the License at http://www.apache.org/licenses/LICENSE-2.0 Unless 
required
+       by applicable law or agreed to in writing, software distributed under 
the
+       License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR 
CONDITIONS
+       OF ANY ~ KIND, either express or implied. See the License for the 
specific
        language governing permissions and limitations under the License. -->
 
 <!DOCTYPE assembly [
@@ -292,6 +292,7 @@
                 <include>org.mockito:mockito-all</include>
                 <include>com.jcraft:jsch</include>
                 <include>net.sf.jopt-simple:jopt-simple</include>
+                               <include>net.schmizz:sshj</include>
             </includes>
         </dependencySet>
         <dependencySet>


Reply via email to