Sun, 22 Sep 2002 10:16:39 +0000minor XML reader fix, update of XMI diff for UML 1.3 metamodel to contain BLD200209230100
mmatula@netbeans.org [Sun, 22 Sep 2002 10:16:39 +0000] rev 1053
minor XML reader fix, update of XMI diff for UML 1.3 metamodel to contain
namespaces declaration and one "umbrella" package that clusters all other outermosl
packages

Fri, 20 Sep 2002 15:43:01 +0000changes to JMIStreamFactory
mmatula@netbeans.org [Fri, 20 Sep 2002 15:43:01 +0000] rev 1052
changes to JMIStreamFactory
automatic bytecode generation of JMI interfaces if not present

Thu, 19 Sep 2002 07:21:08 +0000fixed obvious bug in build.xml: build_system_27199_base
hkrug@netbeans.org [Thu, 19 Sep 2002 07:21:08 +0000] rev 1051
fixed obvious bug in build.xml:
${build.dir} must be placed in front of all created directories

Wed, 18 Sep 2002 16:15:48 +0000Q-build 20020918 -no
mmirilovic@netbeans.org [Wed, 18 Sep 2002 16:15:48 +0000] rev 1050
Q-build 20020918 -no

Tue, 17 Sep 2002 12:50:04 +0000Repaired classpath
mzlamal@netbeans.org [Tue, 17 Sep 2002 12:50:04 +0000] rev 1049
Repaired classpath

Tue, 17 Sep 2002 10:36:05 +0000DTD Producer test added. BLD200209190100
dprusa@netbeans.org [Tue, 17 Sep 2002 10:36:05 +0000] rev 1048
DTD Producer test added.

Mon, 16 Sep 2002 14:29:16 +0000findProxy method fixed BLD200209170100
dprusa@netbeans.org [Mon, 16 Sep 2002 14:29:16 +0000] rev 1047
findProxy method fixed

Sun, 15 Sep 2002 20:41:20 +0000xml-apis.jar has moved to core/external. Without this change the module
ttran@netbeans.org [Sun, 15 Sep 2002 20:41:20 +0000] rev 1046
xml-apis.jar has moved to core/external. Without this change the module
does not compile on jdk 1.3

Sun, 15 Sep 2002 20:23:17 +0000new Boolean() considered harmful. Boolean.TRUE, Boolean.FALSE, or
ttran@netbeans.org [Sun, 15 Sep 2002 20:23:17 +0000] rev 1045
new Boolean() considered harmful. Boolean.TRUE, Boolean.FALSE, or
Boolean.valueOf() should be used instead. See JDK 1.4 Boolean
constructor's javadoc or "Effective Java" book for why.

Sat, 14 Sep 2002 22:51:57 +0000Make the help a lot more complete; fix build such that it
tor@netbeans.org [Sat, 14 Sep 2002 22:51:57 +0000] rev 1044
Make the help a lot more complete; fix build such that it
always ensures the javahelp jar has been unscrambled before
it starts to build.