[kepler-dev] Kepler Compile Problem (getNewFiles in org.kepler.io.DirectoryListing)
Matt Jones
jones at nceas.ucsb.edu
Fri Oct 6 11:55:00 PDT 2006
Hi,
That's what ant does now -- checks dependencies and compiles the needed
classes that have changed. The only thing it doesn't check are
dependencies created via reflection or other run-time dependencies. I'm
curious what kind of change you made that worked and tested using an
incrmental build for you locally but then didn't work for other people.
What was the dependency that was missed?
Matt
Norbert Podhorszki wrote:
> Sorry for this, again.
> I forgot to make a clean and full compile before committing my changes
> (but tested with workflows to ensure they are fine).
>
> Is there any dependency tracking with ant (like with automake tools for
> old languages), so that 'ant compile' would check for dependencies and
> compile everything that is affected by the change?
>
> Norbert
>
> On Fri, 6 Oct 2006, Dan Higgins wrote:
>
>> Hi All,
>>
>> Kepler has a compile problem in
>> src/org/kepler/io/test/TestDirectoryListingLocal.java due to a recent
>> change in the getNewFiles method of org.kepler.io.DirectoryListing.
>> Would whomever changed the code please fix the test file so the compile
>> works!
>>
>> (And it would be helpful is there was an author listed in the source code.)
>>
>> Dan Higgins
>>
>> *******************************************************************
>> Dan Higgins higgins at nceas.ucsb.edu
>> http://www.nceas.ucsb.edu/ Ph: 805-893-5127
>> National Center for Ecological Analysis and Synthesis (NCEAS) Marine Science Building - Room 3405
>> Santa Barbara, CA 93195
>> *******************************************************************
>>
>>
>> _______________________________________________
>> Kepler-dev mailing list
>> Kepler-dev at ecoinformatics.org
>> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>>
>
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Matthew B. Jones
jones at nceas.ucsb.edu Ph: 541-888-2581 ext 287
National Center for Ecological Analysis and Synthesis (NCEAS)
UC Santa Barbara http://www.nceas.ucsb.edu/ecoinformatics
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Kepler-dev
mailing list