This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 62200 - Create JSch wrapper module
Summary: Create JSch wrapper module
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: libs (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: apireviews
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2005-08-12 09:17 UTC by Maros Sandor
Modified: 2009-09-02 22:16 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
JSch project and diff (9.41 KB, application/x-compressed)
2005-08-12 09:20 UTC, Maros Sandor
Details
The right build.xml file. (1.01 KB, text/xml)
2005-08-13 01:42 UTC, Maros Sandor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maros Sandor 2005-08-12 09:17:29 UTC
JSch (Java Secure Channel) is a library that is currently used in two places: in
New CVS (javacvs/cvsmodule) for ext-SSH tunneling and in mobility for deployment
over scp.
This module will enable us to share this library. Also in this module is an
implementation of
org.apache.tools.ant.module.spi.AutomaticExtraClasspathProvider because mobility
uses SSH functionality from within an ANT script.

To summarize:
1. add new project libs/jsch
2. add the library to libs/external a modify build files accordingly
Comment 1 Maros Sandor 2005-08-12 09:20:48 UTC
Created attachment 23745 [details]
JSch project and diff
Comment 2 Jesse Glick 2005-08-12 15:32:00 UTC
Looks fine other than the build.xml.
Comment 3 Maros Sandor 2005-08-13 01:42:36 UTC
Created attachment 23768 [details]
The right build.xml file.
Comment 4 Jesse Glick 2005-08-15 16:09:12 UTC
Looks fine to me... I assume you have legal approval for the JAR already.
Comment 5 Maros Sandor 2005-08-15 16:13:19 UTC
Yes, the reference number is in libs/external/build.xml.
Comment 6 Maros Sandor 2005-08-22 19:54:22 UTC
Integrated.

/shared/data/ccvs/repository/nbbuild/build.properties,v  <--  build.properties
new revision: 1.312; previous revision: 1.311
/shared/data/ccvs/repository/nbbuild/cluster.properties,v  <--  cluster.properties
new revision: 1.117; previous revision: 1.116
/shared/data/ccvs/repository/ide/golden/public-packages.txt,v  <-- 
public-packages.txt
new revision: 1.34; previous revision: 1.33
/shared/data/ccvs/repository/ide/golden/files-layout.txt,v  <--  files-layout.txt
new revision: 1.88; previous revision: 1.87
/shared/data/ccvs/repository/ide/golden/modules.txt,v  <--  modules.txt
new revision: 1.43; previous revision: 1.42
/shared/data/ccvs/repository/ide/golden/deps.txt,v  <--  deps.txt
new revision: 1.166; previous revision: 1.165
/shared/data/ccvs/repository/javacvs/cvsmodule/nbproject/project.properties,v 
<--  project.properties
new revision: 1.9; previous revision: 1.8
/shared/data/ccvs/repository/javacvs/cvsmodule/nbproject/project.xml,v  <-- 
project.xml
new revision: 1.8; previous revision: 1.7
/shared/data/ccvs/repository/javacvs/external/build.xml,v  <--  build.xml
new revision: delete; previous revision: 1.1
/shared/data/ccvs/repository/javacvs/external/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
/shared/data/ccvs/repository/javacvs/external/jsch-license.txt,v  <-- 
jsch-license.txt
new revision: delete; previous revision: 1.3
/shared/data/ccvs/repository/javacvs/external/jsch-0.1.20.jar.scrambled,v  <-- 
jsch-0.1.20.jar.scrambled
new revision: delete; previous revision: 1.2
/shared/data/ccvs/repository/javacvs/cvsmodule/build.xml,v  <--  build.xml
new revision: 1.6; previous revision: 1.5
/shared/data/ccvs/repository/nbbuild/nbproject/project.xml,v  <--  project.xml
new revision: 1.18; previous revision: 1.17
/shared/data/ccvs/repository/libs/external/.cvsignore,v  <--  .cvsignore
new revision: 1.20; previous revision: 1.19
/shared/data/ccvs/repository/libs/external/jsch-license.txt,v  <--  jsch-license.txt
initial revision: 1.1
/shared/data/ccvs/repository/libs/external/build.xml,v  <--  build.xml
new revision: 1.24; previous revision: 1.23
/shared/data/ccvs/repository/libs/external/jsch-0.1.20.jar.scrambled,v  <-- 
jsch-0.1.20.jar.scrambled
initial revision: 1.1
/shared/data/ccvs/repository/libs/jsch-diff.txt,v  <--  jsch-diff.txt
initial revision: 1.1