You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2003/08/12 09:09:27 UTC

[PMC-VOTE] Ant 1.5.4

[It is the PMC's responsibility to ensure that our releases are OK, so
only PMC member votes are binding, that shouldn't stop anybody else
from speking her/his mind.]

Conor has created the 1.5.4 distribution, it can be found at
<http://cvs.apache.org/~bodewig/ant-1.5.4/>.  In addition I've diffed
the source and binary releases of 1.5.3-1 against their corresponding
files and the results are in that directory as well (*-dist.diff).

All javadocs differ, but I've verified that the only changes are style
changes.

Please vote for/against these archives as the 1.5.4 release.  Here's
my +1 for starters.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 12 Aug 2003, Paul Nasrat <pa...@truemesh.com> wrote:

> I mv'd /etc/ant.conf and it worked, now I have to work out how to
> get it to do this in the spec.

I assume that ant-conf is setting rpm_mode to true.  Maybe you can
override this in your spec somehow?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Paul Nasrat <pa...@truemesh.com>.
On Tue, Aug 12, 2003 at 11:25:06AM +0200, Stefan Bodewig wrote:
> On Tue, 12 Aug 2003, Paul Nasrat <pa...@truemesh.com> wrote:

> Maybe the wrapper script is pulling in an older ant.jar
> from somewhere (/etc/ant.conf?, /usr/share/java via rpm_mode being
> true?)

I mv'd /etc/ant.conf and it worked, now I have to work out how to get it
to do this in the spec.

So no objections here - just a gotcha for our end.

Paul 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 12 Aug 2003, Paul Nasrat <pa...@truemesh.com> wrote:

> -1 doesn't build for me, though this could be me :(

I think so.

./bootstrap.sh works for me.

> core : 1.5.3

indicates that you have an older version of ant.jar in your CLASSPATH
somewhere - even though I cannot see it in the output.  Cann you add a
sh -x to the invocation of bootstrap/bin/ant at the end of
bootstrap.sh?  Maybe the wrapper script is pulling in an older ant.jar
from somewhere (/etc/ant.conf?, /usr/share/java via rpm_mode being
true?)

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Paul Nasrat <pa...@truemesh.com>.
On Tue, Aug 12, 2003 at 10:23:25AM +0100, peter reilly wrote:
> +1 
> 
> It builds fine for me.
> 
> ./bootstrap.sh
> ./build.sh
> export ANT_HOME `pwd`/dist
> cd dist/bin
> ./ant -version

Hmm, any idea why it might barf on mine (mine's not an official vote
anyway). If I run stuff manually it builds, but not through build.sh:

[pauln@shitake apache-ant-1.5.4]$ ./build.sh
Invalid implementation version between Ant core and Ant optional tasks.
 core    : 1.5.3
 optional: 1.5.4


./bootstrap/bin/ant -emacs -Dant.install=bootstrap
Buildfile: build.xml
 
prepare:
 
check_for_optional_packages:
 
build:
Copying 2 files to /home/pauln/tmp/apache-ant-1.5.4/build/classes
 
jars:
Building jar: /home/pauln/tmp/apache-ant-1.5.4/build/lib/ant.jar
 
dist-lite:
Copying 1 file to /home/pauln/tmp/apache-ant-1.5.4/dist/lib
 
main:
 
BUILD SUCCESSFUL
Total time: 9 seconds


Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by peter reilly <pe...@corvil.com>.
+1 

It builds fine for me.

./bootstrap.sh
./build.sh
export ANT_HOME `pwd`/dist
cd dist/bin
./ant -version

On Tuesday 12 August 2003 10:03, Paul Nasrat wrote:
> On Tue, Aug 12, 2003 at 09:09:27AM +0200, Stefan Bodewig wrote:
> > [It is the PMC's responsibility to ensure that our releases are OK, so
> > only PMC member votes are binding, that shouldn't stop anybody else
> > from speking her/his mind.]
>
> -1 doesn't build for me, though this could be me :(
>
> Building using jpackage spec, which runs boostrap and then I get:
>
> ...
> BUILD SUCCESSFUL
> Total time: 19 seconds
> ... Cleaning Up Build Directories
> ... Done Bootstrapping Ant Distribution
> Invalid implementation version between Ant core and Ant optional tasks.
>  core    : 1.5.3
>  optional: 1.5.4
>
> Which seems odd, calling ant (1.5.3 jpackage) or ./bootstrap/bin/ant
> work. Output via sh -x:
>
> + test '!' -f bootstrap/lib/ant.jar -o '!' -x bootstrap/bin/ant -o '!'
> -x bootstrap/bin/antRun
> +
> LOCALCLASSPATH=lib/xercesImpl.jar:lib/xml-apis.jar:bootstrap/lib/ant.jar
> + DIRLIBS=lib/optional/*.jar
> + '[' 'lib/optional/*.jar' '!=' 'lib/optional/*.jar' ']'
> + false
> +
> CLASSPATH=lib/xercesImpl.jar:lib/xml-apis.jar:bootstrap/lib/ant.jar:/usr/sh
>are/java/jaxp_parser_impl.jar:/usr/share/java/xml-commons-apis.jar:/usr/shar
>e/java/antlr.jar:/usr/share/java/bcel.jar:/usr/share/java/jaf.jar:/usr/share
>/java/javacc.jar:/usr/share/java/javamail/mailapi.jar:/usr/share/java/junit.
>jar:/usr/share/java/log4j.jar:/usr/share/java/netcomponents.jar:/usr/share/j
>ava/oro.jar:/usr/share/java/regexp.jar:/usr/share/java/xml-commons-apis.jar:
>/usr/share/java/xalan-j2.jar + false
> + export CLASSPATH
> + '[' bootstrap '!=' '' ']'
> + ANT_INSTALL=-Dant.install=bootstrap
> + bootstrap/bin/ant -emacs -Dant.install=bootstrap jars
> Invalid implementation version between Ant core and Ant optional tasks.
>  core    : 1.5.3
>  optional: 1.5.4
>
> Paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Paul Nasrat <pa...@truemesh.com>.
On Tue, Aug 12, 2003 at 09:09:27AM +0200, Stefan Bodewig wrote:
> [It is the PMC's responsibility to ensure that our releases are OK, so
> only PMC member votes are binding, that shouldn't stop anybody else
> from speking her/his mind.]

-1 doesn't build for me, though this could be me :(

Building using jpackage spec, which runs boostrap and then I get:

...
BUILD SUCCESSFUL
Total time: 19 seconds
... Cleaning Up Build Directories
... Done Bootstrapping Ant Distribution
Invalid implementation version between Ant core and Ant optional tasks.
 core    : 1.5.3
 optional: 1.5.4

Which seems odd, calling ant (1.5.3 jpackage) or ./bootstrap/bin/ant
work. Output via sh -x:

+ test '!' -f bootstrap/lib/ant.jar -o '!' -x bootstrap/bin/ant -o '!'
-x bootstrap/bin/antRun
+
LOCALCLASSPATH=lib/xercesImpl.jar:lib/xml-apis.jar:bootstrap/lib/ant.jar
+ DIRLIBS=lib/optional/*.jar
+ '[' 'lib/optional/*.jar' '!=' 'lib/optional/*.jar' ']'
+ false
+
CLASSPATH=lib/xercesImpl.jar:lib/xml-apis.jar:bootstrap/lib/ant.jar:/usr/share/java/jaxp_parser_impl.jar:/usr/share/java/xml-commons-apis.jar:/usr/share/java/antlr.jar:/usr/share/java/bcel.jar:/usr/share/java/jaf.jar:/usr/share/java/javacc.jar:/usr/share/java/javamail/mailapi.jar:/usr/share/java/junit.jar:/usr/share/java/log4j.jar:/usr/share/java/netcomponents.jar:/usr/share/java/oro.jar:/usr/share/java/regexp.jar:/usr/share/java/xml-commons-apis.jar:/usr/share/java/xalan-j2.jar
+ false
+ export CLASSPATH
+ '[' bootstrap '!=' '' ']'
+ ANT_INSTALL=-Dant.install=bootstrap
+ bootstrap/bin/ant -emacs -Dant.install=bootstrap jars
Invalid implementation version between Ant core and Ant optional tasks.
 core    : 1.5.3
 optional: 1.5.4

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Costin Manolache <cm...@yahoo.com>.
Stefan Bodewig wrote:

> [It is the PMC's responsibility to ensure that our releases are OK, so
> only PMC member votes are binding, that shouldn't stop anybody else
> from speking her/his mind.]
> 
> Conor has created the 1.5.4 distribution, it can be found at
> <http://cvs.apache.org/~bodewig/ant-1.5.4/>.  In addition I've diffed
> the source and binary releases of 1.5.3-1 against their corresponding
> files and the results are in that directory as well (*-dist.diff).
> 
> All javadocs differ, but I've verified that the only changes are style
> changes.
> 
> Please vote for/against these archives as the 1.5.4 release.  Here's
> my +1 for starters.

+1

Costin


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Steve Loughran <st...@iseran.com>.
Stefan Bodewig wrote:
> [It is the PMC's responsibility to ensure that our releases are OK, so
> only PMC member votes are binding, that shouldn't stop anybody else
> from speking her/his mind.]
> 
> Conor has created the 1.5.4 distribution, it can be found at
> <http://cvs.apache.org/~bodewig/ant-1.5.4/>.  In addition I've diffed
> the source and binary releases of 1.5.3-1 against their corresponding
> files and the results are in that directory as well (*-dist.diff).
> 
> All javadocs differ, but I've verified that the only changes are style
> changes.
> 
> Please vote for/against these archives as the 1.5.4 release.  Here's
> my +1 for starters.

+1


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
On Tue, 12 Aug 2003 05:09 pm, Stefan Bodewig wrote:
>
> Please vote for/against these archives as the 1.5.4 release.  Here's
> my +1 for starters.
>

+1

Conor


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Erik Hatcher <ja...@ehatchersolutions.com>.
+1


On Tuesday, August 12, 2003, at 03:09  AM, Stefan Bodewig wrote:

> [It is the PMC's responsibility to ensure that our releases are OK, so
> only PMC member votes are binding, that shouldn't stop anybody else
> from speking her/his mind.]
>
> Conor has created the 1.5.4 distribution, it can be found at
> <http://cvs.apache.org/~bodewig/ant-1.5.4/>.  In addition I've diffed
> the source and binary releases of 1.5.3-1 against their corresponding
> files and the results are in that directory as well (*-dist.diff).
>
> All javadocs differ, but I've verified that the only changes are style
> changes.
>
> Please vote for/against these archives as the 1.5.4 release.  Here's
> my +1 for starters.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: [PMC-VOTE] Ant 1.5.4

Posted by Bruce Atherton <br...@callenish.com>.
At 09:09 AM 8/12/2003 +0200, Stefan Bodewig wrote:

>Please vote for/against these archives as the 1.5.4 release.  Here's
>my +1 for starters.

+1



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


RE: [PMC-VOTE] Ant 1.5.4

Posted by Christoph Wilhelms <Ch...@t-online.de>.
+1

> [It is the PMC's responsibility to ensure that our releases 
> are OK, so only PMC member votes are binding, that shouldn't 
> stop anybody else from speking her/his mind.]
> 
> Conor has created the 1.5.4 distribution, it can be found at 
<http://cvs.apache.org/~bodewig/ant-1.5.4/>.  In addition I've diffed
the source and binary releases of 1.5.3-1 against their corresponding
files and the results are in that directory as well (*-dist.diff).



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org