From: Charles-Alexandre S. <ka...@de...> - 2004-10-26 09:28:03
|
Ok, I agree with you on those points. Once I manage to make this work, I could mavenise the project ;) Anyway, I have the following probleme (base on mu cvs udapte=20 I also notice that there was a lot of ant target and they did not seems to= =20 works correctly :: ant generate-webapp Buildfile: build.xml [taskdef] java.lang.ClassCastException [taskdef] at=20 de.hunsicker.jalopy.storage.Convention.synchronize(Convention.java:2419) [taskdef] at=20 de.hunsicker.jalopy.storage.Convention.synchronize(Convention.java:2445) [taskdef] at=20 de.hunsicker.jalopy.storage.Convention.<clinit>(Convention.java:211) [taskdef] at=20 de.hunsicker.jalopy.plugin.ant.AntPlugin.<clinit>(AntPlugin.java:60) [taskdef] at java.lang.Class.forName0(Native Method) ant compile Buildfile: build.xml [taskdef] java.lang.ClassCastException [taskdef] at=20 de.hunsicker.jalopy.storage.Convention.synchronize(Convention.java:2419) [taskdef] at=20 de.hunsicker.jalopy.storage.Convention.synchronize(Convention.java:2445) ant=20 same problems. I use=20 ant -version Apache Ant version 1.6.2 compiled on July 16 2004 I don't have Jboss on my computer, is it a requisite ? Le vendredi 22 Octobre 2004 17:02, Dylan Etkin a =E9crit : > Hi Charles-Alexandre, > > We are always happy to have someone contribute to the code base. I > think the first step is to get things running and then you can take a > crack at some code. We don't have a formal policy on membership but > before we extend commit rights we like to see some code contributions > first just to see what your all about. > The reason your having trouble building is that we use ant to build > the src, and maven only to build the web-site (we have just never had > the time to move our tricky ant stuff to tricky maven stuff). First I > would suggest a cvs update. We are doing quite a bit of development at > the moment and stuff changes a lot day to day. If you copy your > build.properties.sample to build.properties and set all the variables > correctly and then make sure that your src/misc/hibernate.properties > file is setup correctly then doing an 'ant clean deploy-war' should get > the webapp deployed for you. > Give it a shot and shout if you run into issues. > > Good luck, > > Dylan Etkin > > Dylan Etkin > ISTC > +27 12 841 3200 =2D-=20 Charles-Alexandre SABOURDIN =2D---------------- |