Hello:

I cannot seem to build (from
http://people.apache.org/~stevencaswell/commons-lang-2.1/distributions/c
ommons-lang-2.1-RC6-src.zip) with Sun Java 1.2.2_017 and Ant 1.6.4. It
appears to just hang:

C:\temp\commons-lang-2.1-RC6>ant clean dist-build-2.1
Buildfile: build.xml
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred in :
  'org/apache/tools/ant/Project.addReference
(Ljava/lang/String;Ljava/lang/Object;)V': Interpreting method.
  Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cgi

A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred in :
  'org/apache/tools/ant/Project.fireMessageLoggedEvent
(Lorg/apache/tools/ant/BuildEvent;Ljava/lang/String;I)V': Interpreting
method.
  Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cgi

A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred in :
  'org/apache/tools/ant/ComponentHelper.addCreatedTask
(Ljava/lang/String;Lorg/apache/tools/ant/Task;)V': Interpreting method.
  Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cgi


clean:
   [delete] Deleting directory C:\temp\commons-lang-2.1-RC6\target

dist-build-2.1:

clean:

init:
     [echo] -------- commons-lang 2.1-RC6 --------

prepare:
    [mkdir] Created dir: C:\temp\commons-lang-2.1-RC6\target
    [mkdir] Created dir: C:\temp\commons-lang-2.1-RC6\target\classes
    [mkdir] Created dir: C:\temp\commons-lang-2.1-RC6\target\conf
    [mkdir] Created dir: C:\temp\commons-lang-2.1-RC6\target\tests

static:
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred in :
  'org/apache/tools/ant/ComponentHelper.getDataTypeDefinitions
()Ljava/util/Hashtable;': Interpreting method.
  Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cgi

A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred in :
  'org/apache/tools/ant/DirectoryScanner.scan ()V': Interpreting method.
  Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cgi

     [copy] Copying 1 file to C:\temp\commons-lang-2.1-RC6\target\conf

compile:
    [javac] Compiling 70 source files to
C:\temp\commons-lang-2.1-RC6\target\classes
     [copy] Copying 9 files to
C:\temp\commons-lang-2.1-RC6\target\classes

javadoc:
    [mkdir] Created dir: C:\temp\commons-lang-2.1-RC6\dist
    [mkdir] Created dir: C:\temp\commons-lang-2.1-RC6\dist\docs
    [mkdir] Created dir: C:\temp\commons-lang-2.1-RC6\dist\docs\api
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
A nonfatal internal JIT (3.10.107(x)) error 'chgTarg: Conditional' has
occurred in :
  'org/apache/tools/ant/taskdefs/ProcessDestroyer.add
(Ljava/lang/Process;)Z': Interpreting method.
  Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cgi

  [javadoc] java.lang.IllegalMonitorStateException: current thread not
owner
  [javadoc]     at
org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java,
Compiled Code)
  [javadoc]     at java.lang.Thread.run(Thread.java:479)
  [javadoc] java.lang.IllegalMonitorStateException: current thread not
owner
  [javadoc]     at
org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java,
Compiled Code)
  [javadoc]     at java.lang.Thread.run(Thread.java:479)

Could be an Ant problem...

Gary

-----Original Message-----
From: Steven Caswell [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 21, 2005 7:39 PM
To: Jakarta Commons Developers List
Subject: [lang] VOTE 2.1 release (new vote based on RC6)

RC6 is available at
http://www.apache.org/~stevencaswell/commons-lang-2.1<http://www.apache.
org/%7Estevencaswell/commons-lang-2.1>

Fixed is the javadoc generation to include the overview and package
notes 
(was being omitted due to a bug in the maven javadoc plugin). Also fixed
the 
manifest version. As with previous RCs, a test of the distribution
against 
Java 1.2 would be greatly appreciated.

Here is the vote for making this RC the 2.1 release:

[ ] +1
[ ] -1



-- 
Steven Caswell
[EMAIL PROTECTED]

Take back the web - http://www.mozilla.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to