Smack-config.xml missing?

Error on running Ant on daily build

D:\smack-dev-Jan-13-2004\build>ant

Buildfile: build.xml

compile:

Created dir: D:\smack-dev-Jan-13-2004\classes

Compiling 72 source files to D:\smack-dev-Jan-13-2004\classes

Note: D:\smack-dev-Jan-13-2004\source\org\jivesoftware\smack\SSLXMPP

Connection.java uses or overrides a deprecated API.

Note: Recompile with -deprecation for details.

jar:

BUILD FAILED

file: D:/smack-dev-Jan-13-2004/build/build.xml:123: Warning: Could not find file

D:\smack-dev-Jan-13-2004\build\resources\META-INF\smack-config.xml to copy.

Total time: 3 seconds

  • Rajesh

Rajesh,

We found out a few days back that some files are not being included in the daily build process. We still have to fix the daily build process. You can download the file from this thread http://www.jivesoftware.com/jive/thread.jspa?threadID=11313.

Thanks,

– Gato

Gato,

Now I find the following missing. I will manually manage this for now

c:\progra~1\j2sdk_nb\j2sdk1.4.2

Buildfile: build.xml

compile:

jar:

Copying 1 file to C:\works\smackdb\dev\classes\META-INF

Building jar: C:\works\smackdb\dev\smack.jar

Copying 1 file to C:\works\smackdb\dev\classes\META-INF

Building jar: C:\works\smackdb\dev\smackx.jar

BUILD FAILED

file:C:/works/smackdb/dev/build/build.xml:140: C:\works\smackdb\dev\build\resour

ces\images not found.

Total time: 2 seconds

-Rajesh