changeset in /hg/icedtea: 2007-10-02 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Thu Oct 18 03:02:29 PDT 2007
changeset 2bfcaa9b1305 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=2bfcaa9b1305
description:
2007-10-02 Lillian Angel <langel at redhat.com>
* INSTALL: Removed info about jce plugs.
diffstat:
2 files changed, 5 insertions(+), 4 deletions(-)
ChangeLog | 4 ++++
INSTALL | 5 +----
diffs (27 lines):
diff -r 62df7d076ec7 -r 2bfcaa9b1305 ChangeLog
--- a/ChangeLog Tue Oct 02 12:01:56 2007 -0400
+++ b/ChangeLog Tue Oct 02 13:39:18 2007 -0400
@@ -1,3 +1,7 @@ 2007-10-02 Lillian Angel <langel at redha
+2007-10-02 Lillian Angel <langel at redhat.com>
+
+ * INSTALL: Removed info about jce plugs.
+
2007-10-02 Lillian Angel <langel at redhat.com>
* patches/icedtea-ant.patch: Added check to make sure ant is in PATH.
diff -r 62df7d076ec7 -r 2bfcaa9b1305 INSTALL
--- a/INSTALL Tue Oct 02 12:01:56 2007 -0400
+++ b/INSTALL Tue Oct 02 13:39:18 2007 -0400
@@ -53,11 +53,8 @@ Rebuilding The IcedTea Plugs
When IcedTea is initially built, it creates stamp files in the stamps directory
to determine what and when dependencies were compiled. For example, to rebuild
-the rt/jce plugs certain files need to be deleted before restarting the build.
+the rt plugs certain files need to be deleted before restarting the build.
- - If the jce plugs have been modified, delete stamps/jce-class-files.stamp.
- - If a new class has been added to the jce plugs, delete
- jce-source-files.txt so it can be recreated with the new class list.
- If the rt plugs have been modified, delete stamps/rt-class-files.stamp.
- If a new class has been added to the rt plugs, delete
rt-source-files.txt so it can be recreated with the new class list.
More information about the distro-pkg-dev
mailing list