OpenEMM Support Forum Index OpenEMM Support
Use this forum to get and provide free help regarding OpenEMM
 
 TOP   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Ant build failed - import AgnUtils; . expected

 
Post new topic   Reply to topic    OpenEMM Support Forum Index -> Development
View previous topic :: View next topic  
Author Message
kishore



Joined: 09 Oct 2009
Posts: 3

PostPosted: Fri Oct 09, 2009 5:00 am    Post subject: Ant build failed - import AgnUtils; . expected Reply with quote

Hi,

Im trying to compile openemm 5.5.1 sourcecode by ant

getting errors shown below

[javac] Compiling 297 source files to /opt/OpenEMM-5.5.1/deploy/OpenEMM/WEB-INF/classes
[javac] /opt/OpenEMM-5.5.1/src/java/org/agnitas/actions/ops/ExecuteScript.java:25: '.' expected
[javac] import AgnUtils;
[javac] ^
[javac] /opt/OpenEMM-5.5.1/src/java/org/agnitas/actions/ops/GetArchiveList.java:25: '.' expected
[javac] import AgnUtils;
[javac] ^
[javac] /opt/OpenEMM-5.5.1/src/java/org/agnitas/actions/ops/GetArchiveMailing.java:25: '.' expected
[javac] import AgnUtils;
[javac] ^
[javac] /opt/OpenEMM-5.5.1/src/java/org/agnitas/actions/ops/SendMailing.java:25: '.' expected
[javac] import AgnUtils;
[javac] ^
[javac] /opt/OpenEMM-5.5.1/src/java/org/agnitas/actions/ops/SubscribeCustomer.java:25: '.' expected
[javac] import AgnUtils;
[javac] ^
[javac] /opt/OpenEMM-5.5.1/src/java/org/agnitas/actions/ops/UpdateCustomer.java:25: '.' expected
[javac] import AgnUtils;
[javac] ^
[javac] /opt/OpenEMM-5.5.1/src/java/org/agnitas/beans/impl/AdminImpl.java:25: '.' expected
[javac] import AgnUtils;

like this it's showing same error in 98 files
Can anyone please help me in compiling the source
Back to top
View user's profile Send private message
kishore



Joined: 09 Oct 2009
Posts: 3

PostPosted: Thu Oct 15, 2009 1:48 pm    Post subject: Reply with quote

Can someone help me please .....! Crying or Very sad
Back to top
View user's profile Send private message
ma
Site Admin


Joined: 03 Aug 2006
Posts: 930
Location: Munich, Germany

PostPosted: Sat Oct 24, 2009 9:04 am    Post subject: Reply with quote

Please have a look at the build script in the source tarball of OpenEMM 6.RC1 in the download section at SourceForge to get a better understanding of the build process of OpenEMM. We use this script ourselves to create the binary tarball out of the source tarball.
_________________
The OpenEMM Team
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    OpenEMM Support Forum Index -> Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


SourceForge.net Logo Powered by phpBB © 2001, 2005 phpBB Group