> 
> 
> On 06/13/2012 05:31 PM, Edison Su wrote:
> >
> >
> >> -----Original Message-----
> >> From: Frank Zhang [mailto:frank.zh...@citrix.com]
> >> Sent: Wednesday, June 13, 2012 2:08 PM
> >> To: cloudstack-dev@incubator.apache.org
> >> Subject: RE: Debian/Ubuntu build system based on ANT
> >>
> >>>
> >>> On Wed, Jun 13, 2012 at 1:26 PM, Frank Zhang<frank.zh...@citrix.com>
> >>> wrote:
> >>>> I still have some concerns about using ant.
> >>>> As we are removing those apache incompatible jars from source code,
> >>> there build process would break as those jars are compilation
> >> dependencies.
> >>>> Speaking for Ant(not maven), how other projects handle this? Do we
> >> need
> >>> to put those jar to somewhere and pull it before compiling? Then we
> >> are
> >>> doing what maven did.
> >>
> >> Jnetcap is one of them. BuildRequires is not enough, it won't work
> >> for developers who only uses ant
> >
> > Write a "ant get-dependency" which grab those apache incompatible jars
> from somewhere else(we can host these jar files).
> 
> Is there a list of all of these, and can all of them be built in the community
> distros (debian, fedora, openSUSE,...) buildsystems?
> 
> Pulling in jar files from the web will not work in OBS Open Build Service
> instance that runs the openSUSE build service. Therefore, one has to build
> these.

We have a brief list but it's not final one as we are working on removing 
unnecessary dependencies.
We will definitely not proceed to this approach as it's both not allowed by ASF 
and reinventing wheel that
Maven already has.
Pradeep is working on this topic, he will send a list to mail list once we get 
the final dependencies 
essentially needed.

> 
> Thanks,
> Robert
> 
> 
> --
> Robert Schweikert                           MAY THE SOURCE BE WITH YOU
> SUSE-IBM Software Integration Center                   LINUX
> Tech Lead
> rjsch...@suse.com
> rschw...@ca.ibm.com
> 781-464-8147

Reply via email to