[ant 0005083]: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2013-12-02 Thread Mantis Bug Tracker via bug-notifications

The following issue has been ASSIGNED. 
== 
https://www.opencsw.org/mantis/view.php?id=5083 
== 
Reported By:blindpassenger
Assigned To:cgrzemba
== 
Project:ant
Issue ID:   5083
Category:   regular use
Reproducibility:always
Severity:   major
Priority:   normal
Status: assigned
== 
Date Submitted: 2013-06-12 12:02 CEST
Last Modified:  2013-12-02 16:34 CET
== 
Summary:Exception in thread main
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
Description: 
when executing ant I am always getting the following error message:

Exception in thread main java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

== 

-- 
 (0010621) dam (administrator) - 2013-10-29 13:59
 https://www.opencsw.org/mantis/view.php?id=5083#c10621 
-- 
Indeed, it just bit me again.

Carsten, can you please respin a fixed version?

Best regards -- Dago



[ant 0005083]: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2013-12-02 Thread Mantis Bug Tracker via bug-notifications

The following issue has been CLOSED 
== 
https://www.opencsw.org/mantis/view.php?id=5083 
== 
Reported By:blindpassenger
Assigned To:cgrzemba
== 
Project:ant
Issue ID:   5083
Category:   regular use
Reproducibility:always
Severity:   major
Priority:   normal
Status: closed
Resolution: open
Fixed in Version:   
== 
Date Submitted: 2013-06-12 12:02 CEST
Last Modified:  2013-12-02 16:36 CET
== 
Summary:Exception in thread main
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
Description: 
when executing ant I am always getting the following error message:

Exception in thread main java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

== 

-- 
 (0010656) cgrzemba (manager) - 2013-12-02 16:36
 https://www.opencsw.org/mantis/view.php?id=5083#c10656 
-- 
fixed in 1.8.4,REV=2013.11.29, available on unstable



[ant 0005083]: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2013-10-29 Thread Mantis Bug Tracker via bug-notifications

A NOTE has been added to this issue. 
== 
https://www.opencsw.org/mantis/view.php?id=5083 
== 
Reported By:blindpassenger
Assigned To:
== 
Project:ant
Issue ID:   5083
Category:   regular use
Reproducibility:always
Severity:   major
Priority:   normal
Status: new
== 
Date Submitted: 2013-06-12 12:02 CEST
Last Modified:  2013-10-29 13:59 CET
== 
Summary:Exception in thread main
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
Description: 
when executing ant I am always getting the following error message:

Exception in thread main java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

== 

-- 
 (0010621) dam (administrator) - 2013-10-29 13:59
 https://www.opencsw.org/mantis/view.php?id=5083#c10621 
-- 
Indeed, it just bit me again.

Carsten, can you please respin a fixed version?

Best regards -- Dago



[ant 0005083]: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2013-10-23 Thread Mantis Bug Tracker via bug-notifications

A NOTE has been added to this issue. 
== 
https://www.opencsw.org/mantis/view.php?id=5083 
== 
Reported By:blindpassenger
Assigned To:
== 
Project:ant
Issue ID:   5083
Category:   regular use
Reproducibility:always
Severity:   major
Priority:   normal
Status: new
== 
Date Submitted: 2013-06-12 12:02 CEST
Last Modified:  2013-10-23 18:25 CEST
== 
Summary:Exception in thread main
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
Description: 
when executing ant I am always getting the following error message:

Exception in thread main java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

== 

-- 
 (0010606) spm (reporter) - 2013-10-23 18:25
 https://www.opencsw.org/mantis/view.php?id=5083#c10606 
-- 
I just upgraded from Ant 1.7.1 and hit this.

The ant script checks if the path it is started with is a symbolic link
(/opt/csw/bin/ant to /opt/csw/share/java/ant/bin/ant) and  calculates
ANT_HOME relative to the link destination which is what causes the
problem.

Using a hard link rather than a symbolic link fixes this.



[bug-notifications] [ant 0005083]: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2013-06-12 Thread Mantis Bug Tracker

The following issue has been SUBMITTED. 
== 
https://www.opencsw.org/mantis/view.php?id=5083 
== 
Reported By:blindpassenger
Assigned To:
== 
Project:ant
Issue ID:   5083
Category:   regular use
Reproducibility:always
Severity:   major
Priority:   normal
Status: new
== 
Date Submitted: 2013-06-12 12:02 CEST
Last Modified:  2013-06-12 12:02 CEST
== 
Summary:Exception in thread main
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
Description: 
when executing ant I am always getting the following error message:

Exception in thread main java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

==

___
bug-notifications mailing list
bug-notifications@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/bug-notifications


[bug-notifications] [ant 0005083]: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2013-06-12 Thread Mantis Bug Tracker

A NOTE has been added to this issue. 
== 
https://www.opencsw.org/mantis/view.php?id=5083 
== 
Reported By:blindpassenger
Assigned To:
== 
Project:ant
Issue ID:   5083
Category:   regular use
Reproducibility:always
Severity:   major
Priority:   normal
Status: new
== 
Date Submitted: 2013-06-12 12:02 CEST
Last Modified:  2013-06-12 12:40 CEST
== 
Summary:Exception in thread main
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
Description: 
when executing ant I am always getting the following error message:

Exception in thread main java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

== 

-- 
 (0010433) maciej (developer) - 2013-06-12 12:40
 https://www.opencsw.org/mantis/view.php?id=5083#c10433 
-- 
Try setting JAVA_HOME and ANT_HOME like in this example:
https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/cassandra/trunk/Makefile

___
bug-notifications mailing list
bug-notifications@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/bug-notifications


[bug-notifications] [ant 0005083]: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher

2013-06-12 Thread Mantis Bug Tracker

A NOTE has been added to this issue. 
== 
https://www.opencsw.org/mantis/view.php?id=5083 
== 
Reported By:blindpassenger
Assigned To:
== 
Project:ant
Issue ID:   5083
Category:   regular use
Reproducibility:always
Severity:   major
Priority:   normal
Status: new
== 
Date Submitted: 2013-06-12 12:02 CEST
Last Modified:  2013-06-12 12:54 CEST
== 
Summary:Exception in thread main
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher
Description: 
when executing ant I am always getting the following error message:

Exception in thread main java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

== 

-- 
 (0010434) blindpassenger (reporter) - 2013-06-12 12:54
 https://www.opencsw.org/mantis/view.php?id=5083#c10434 
-- 
Thanks a lot for the quick reply, that did the trick!

___
bug-notifications mailing list
bug-notifications@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/bug-notifications