Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incquery-dev] today's meeting minutes

My build.properties file looks like this:
bin.includes = .,\
    META-INF/,\
    plugin.xml,\
    plugin.properties
jars.compile.order = .
source.. = src-gen/,\
    src/
output.. = bin/
jre.compilation.profile = JavaSE-1.7

This way the Exception can be avoided. This version is now committed to master.
Can you detail it how was it misconfigured? That way it would be easier to update the code (even better, if there are some related exception trace, to include those).

This way I can only see that there are errors with no possible ways to fix it.

Thanks,
Zoli
-- Zoltán Ujhelyi
https://www.inf.mit.bme.hu/en/members/ujhelyiz

Fault Tolerant Systems Research Group
Budapest University of Technology and Economics

On 2013.10.09., at 19:36, Tamas Szabo <tamas.szabo@xxxxxxxxx> wrote:

Hi

Just a side note for today's meeting minutes:
This point " specific to the library example: "cannot nest src under library" error (ensureSourceFolders)" is related to a misconfigured build.properties file.
This Exception can be avoided when some additional entries are present. (I have fixed it locally already and will commit it later.)
It is an other thing that maybe the code should be more fault tolerant.

Regards,
Tamas
_______________________________________________
incquery-dev mailing list
incquery-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/incquery-dev
_______________________________________________
incquery-dev mailing list
incquery-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/incquery-dev


--
Tamas Szabo
Software engineer

Tel.:   +49 711 342 191 0
Fax.:   +49 711 342 191 29
Mobil:  +49 171 565 416 9
Web:    www.itemis.de
Mail:   tamas.szabo@xxxxxxxxx
Skype:  szabta89

itemis AG
Niederlassung Süd
Meitnerstr. 10
70563 Stuttgart

Rechtlicher Hinweis:
Registergericht: Amtsgericht Dortmund HRB 20621 | Sitz der Gesellschaft:
Lünen
Vorstand: Jens Wagener (Vorsitzender) | Wolfgang Neuhaus | Dr. Georg
Pietrek | Jens Trompeter | Sebastian Neus
Aufsichtsrat: Prof. Dr. Burkhard Igel (Vorsitzender) | Stephan Grollmann
| Michael Neuhaus



Back to the top