Subversion Repositories DevTools

Rev

Rev 4861 | Rev 5900 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4861 Rev 5521
Line 13... Line 13...
13
LinkPkgArchive  ( 'apache-ant', '1.7.0.cots' );
13
LinkPkgArchive  ( 'apache-ant', '1.7.0.cots' );
14
LinkPkgArchive  ( 'javaxmail', '1.4.cots' );
14
LinkPkgArchive  ( 'javaxmail', '1.4.cots' );
15
LinkPkgArchive  ( 'junit', '4.3.0.cots' );
15
LinkPkgArchive  ( 'junit', '4.3.0.cots' );
16
LinkPkgArchive  ( 'log4j', '1.2.14.cots' );
16
LinkPkgArchive  ( 'log4j', '1.2.14.cots' );
17
LinkPkgArchive  ( 'ojdbc','11.2.0.4.0.0000.cots');
17
LinkPkgArchive  ( 'ojdbc','11.2.0.4.0.0000.cots');
-
 
18
LinkPkgArchive  ( 'j2ssh-maverick', '1.5.2.0000.cots' );
18
 
19
 
19
BuildDescpkg    ();
20
BuildDescpkg    ();
20
BuildVersion    ( '--Style=properties' );   
21
BuildVersion    ( '--Style=properties' );   
21
BuildMake       ();
22
BuildMake       ();
22
 
23