Re: Defining a set of jars for classpath, jar and manifest

2007-09-03 Thread Juergen Weber
> > > > > Jan > > > >-Ursprüngliche Nachricht- > >Von: Juergen Weber [mailto:[EMAIL PROTECTED] > >Gesendet: Freitag, 31. August 2007 18:20 > >An: user@ant.apache.org > >Betreff: Defining a set of jars for classpath, jar and manifest &g

Defining a set of jars for classpath, jar and manifest

2007-08-31 Thread Juergen Weber
Hi, for building an ear archive I need a set of jars three times: 1) for the compiler classpath 2) for inclusion in the jar 3) an EJB's manifest classpath OK, on the web there are solutions for automatically creating Manifest classpathes, but how can you define only once the set of jars and use