Hi,
I am curious, why do I get a warning for "...flash/trunk/deploy does
not exist" when I check out code and compile ?
Maybe I get too concerned about warning because of my previous 'C'
programming where warnings can have quite serious issues for stability.
C is a great programming language, "it does just what the code tells it
to do, where it is a good thing or not". Most other languages are more
cautious and complain loudly.
I noticed that this "flash" warning only happens on the first compile,
the second and third times that I run the compile this message is not
created, however then there are many other warnings.
[javac] /usr/adm/compile/1340587/singlewebapp/build.xml:436:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
I also get this warning when I compile for the first time from
https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/
singlewebapp/dist/apache-openmeetings-incubating-2.0.0.r1340865-20-05-20
12_2304-src.tar.gz
Compile of revision 1340879;
compile-demos:
[echo] Webapps dir: webapps
[echo] Webapps build dir: dist/webapps
[copy] Copying 8 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/root
[copy] Copying 3 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/root
[copy] Copying 11 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/vod
[copy] Copying 3 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/live
[copy] Copying 8 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/installer
[copy] Copying 2 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/installer
[copy] Warning:
/usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy does not
exist.
Compile of revision 1340587;
compile-demos:
[echo] Webapps dir: webapps
[echo] Webapps build dir: dist/webapps
[copy] Copying 8 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root
[copy] Copying 3 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root
[copy] Copying 11 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/vod
[copy] Copying 3 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/live
[copy] Copying 8 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer
[copy] Copying 2 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer
[copy] Warning: /usr/adm/compile/1340587/flash/trunk/deploy does
not exist.
Thanks,
George Kirkham