Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

12045 Posts in 1593 Topics- by 593 Members - Latest Member: zhang

20. June 2013, 01:20:23 am
  Show Posts
Pages: [1]
1  General Category / General Discussion / Re: Svn problem on: 05. August 2012, 10:14:21 pm
Hi Marvin,

yes, you are right, nothting about ant, but I didn't got it running. because I've expected to  get 2 jars (xith3d and xith-tk) I've tried to build the projects with the build.xml, which is used from ant ... and there the trouble begun ...

regards

Reinhard
2  General Category / General Discussion / Re: Svn problem on: 04. August 2012, 06:05:51 pm
Hi Marvin,

thanks for your fast reply, the examples are working now ...

I've followed this tutorial ...
http://xith.org/downloads/docs/Xith3D%20Installation%20from%20SVN.pdf

I think it is a little bit outdated ...

regards

Reinhard
3  General Category / General Discussion / Re: Svn problem on: 04. August 2012, 09:05:50 am
Dear Marvin,

I've tried to setup a working environment with
eclipse: Build id: 20120216-1857
plugins:
subclipse 1.6.18
svnkit 1.6.15

I've started with xith3d:
- New Project, Checkout Projects from SVN, UrlAsShownInDocu, trunk and default project name "xith3d", (rev. 1882).
  - go to build.xml, right button, run as "Ant Build", successfull, 77 warnings ...

than xith-tk:
- same as above, (rev. 2160)
  - go to build.xml, right button, run as "Ant Build"
  - build failed:

Code:
BUILD FAILED
/home/username/workspace-java-test/xith-tk/build.xml:76: java.lang.NullPointerException
at org.tigris.subversion.svnant.commands.WcVersion.getWorkingCopySumary(Unknown Source)
at org.tigris.subversion.svnant.commands.WcVersion.execute(Unknown Source)
at org.tigris.subversion.svnant.commands.SvnCommand.executeCommand(Unknown Source)
at org.tigris.subversion.svnant.SvnTask.execute(Unknown Source)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:390)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
at org.apache.tools.ant.Main.runBuild(Main.java:809)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

its the same when I run ant from the command line. I've tried to checkout the code directly from commandline not using the any GUI.
javac 1.6.0_24 (64bit)
Apache Ant(TM) version 1.8.2 compiled on September 22 2011
I've created a symlink from xith-tk/xith3d to the xith3d folder, but at the end, I got the same message as with the GUI ...

Is there any problem related to the used tools? or maybe I've just forgotten to configure something well?

regards

Reinhard
Pages: [1]
Theme orange-lt created by panic