Граф коммитов

24 Коммитов

Автор SHA1 Сообщение Дата
sandeep.konchady%sun.com 73047c5d9c Modified the way MANIFEST.MF file was being generated. I now use perl
to open a file and write to it instead of execing a system command.
This is in response to build failure when rsh to a Windows machine.
2005-05-18 22:18:15 +00:00
sandeep.konchady%sun.com dd8d873edd Modified build_java.pl to create a MANIFEST.MF file with JSS product
version information.  This is then added to xpclass(_dbg).jar using
jar -tvf in place of zip -R.

Modified all.pl to execute a new test that checks for product package
version information in jss4.jar as well as compare this to the version
of library (libjss4.so or jss4.dll) being used.  This helps in consistency
check for jss jar and associated lib.

Added a new test JSSPackaeTest.java that reads MANIFEST.MF from jss jar
to fetch product version information.
2005-05-17 21:15:12 +00:00
nicolson%netscape.com 975c6d1b52 try forcing the bourne shell to execute the command line. 2003-10-23 22:01:55 +00:00
nicolson%netscape.com 2d8d587276 more debugging info. 2003-10-22 04:08:17 +00:00
nicolson%netscape.com 01b4508c5d More debugging information. 2003-10-16 22:17:00 +00:00
nicolson%netscape.com 03573a14f2 Try * instead of . to get zip to grab all the contents of a directory. 2003-10-16 03:28:19 +00:00
nicolson%netscape.com 510c723d9d Try to get zip working properly on the Windows build machines. 2003-10-12 20:21:04 +00:00
nicolson%netscape.com d87d5b77b6 Change ';' to '&&' so the command fails if any of the subcommands fails.
Print out the return value of the command.
This is to debug a problem where the zip file is not being created on windows.
2003-10-09 22:39:54 +00:00
wtc%netscape.com 061f92769b Bugzilla bug 216693: use "." instead of "org" to specify the list for zip. 2003-08-27 01:13:06 +00:00
wtc%netscape.com 38be9d9331 Bugzilla bug 216693: running make in mozilla/security/jss should build the
class jar file.
Modified Files: rules.mk build_java.pl
2003-08-19 20:08:33 +00:00
nicolson%netscape.com c30e440420 The new SecretDecoderRing. 2002-10-17 00:33:42 +00:00
nicolson%netscape.com 778302c1c6 merge premature JSS_3_2_BRANCH back to the trunk. 2002-08-28 18:05:40 +00:00
nicolson%netscape.com 0668349aad fine-tune javadoc commands. 2002-08-14 22:55:47 +00:00
nicolson%netscape.com d77ce5ba26 fix 157622: cleanup javadoc warnings.
Have the build system automatically copy overview-summary.html over
index.html so we get a frame-free version.
2002-07-15 22:52:58 +00:00
nicolson%netscape.com 2bf050cc40 Fix 157622: cleanup javadoc warnings.
These changes should only affect documentation. There should be no
functional effect of the changes.
2002-07-15 22:48:06 +00:00
nicolson%netscape.com c01ead5178 add javadoc target. 2002-06-12 22:54:16 +00:00
nicolson%netscape.com d17d79e101 Various minor tweaks for code cleanliness. 2002-05-23 18:29:07 +00:00
nicolson%netscape.com 9bd721b3fc Support DSAPrivateKey. 2002-05-14 02:21:25 +00:00
nicolson%netscape.com 89807692f8 Don't run javac if there are no source files to compille 2002-05-10 00:12:44 +00:00
nicolson%netscape.com dd6484222e add some checks to prevent misunderstandings 2002-05-07 20:44:48 +00:00
nicolson%netscape.com 9c53042faa JSS 3.2 features check-in. 2002-04-19 22:42:05 +00:00
nicolson%netscape.com bb1f04ca45 add -sourcepath flag. 2002-01-29 02:31:01 +00:00
nicolson%netscape.com d6cb26e9c9 make release_classes target work. 2002-01-28 23:08:16 +00:00
nicolson%netscape.com 7c49f258fd New build script for Java classes. 2002-01-24 02:57:12 +00:00