On 30 May 2015 at 22:10, Phil Steitz wrote:
> On 5/30/15 2:00 PM, Gary Gregory wrote:
>> On Sat, May 30, 2015 at 1:51 PM, Phil Steitz wrote:
>>
>>> On 5/30/15 1:16 PM, Gary Gregory wrote:
I am wondering if we need an updated build process here.
At work, in a large Ant based project
On 5/30/15 2:00 PM, Gary Gregory wrote:
> On Sat, May 30, 2015 at 1:51 PM, Phil Steitz wrote:
>
>> On 5/30/15 1:16 PM, Gary Gregory wrote:
>>> I am wondering if we need an updated build process here.
>>>
>>> At work, in a large Ant based project, we run unit tests against the jars
>>> files built
On Sat, May 30, 2015 at 1:51 PM, Phil Steitz wrote:
> On 5/30/15 1:16 PM, Gary Gregory wrote:
> > I am wondering if we need an updated build process here.
> >
> > At work, in a large Ant based project, we run unit tests against the jars
> > files built earlier by the build. We ship jars, not clas
On 5/30/15 1:16 PM, Gary Gregory wrote:
> I am wondering if we need an updated build process here.
>
> At work, in a large Ant based project, we run unit tests against the jars
> files built earlier by the build. We ship jars, not class files, so we test
> jars.
>
> It seems like a basic design fai
On 05/30/2015 10:16 PM, Gary Gregory wrote:
> I am wondering if we need an updated build process here.
>
> At work, in a large Ant based project, we run unit tests against the jars
> files built earlier by the build. We ship jars, not class files, so we test
> jars.
>
> It seems like a basic desi
When I was at ApacheCon this year I ran into Brian Fox and asked if he
might be able to help straighten out our build and release process. Perhaps
now is the perfect time for us to finally let an expert get us whipped into
shape?
On Sat, May 30, 2015 at 4:18 PM Gary Gregory wrote:
> I am wonderi
I am wondering if we need an updated build process here.
At work, in a large Ant based project, we run unit tests against the jars
files built earlier by the build. We ship jars, not class files, so we test
jars.
It seems like a basic design failing in Maven or the way we use Maven.
Is it possib