Login | Register
My pages Projects Community openCollabNet

Discussions > dev > [Subclipse-dev] svnClientAdapter failed to build?

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

[Subclipse-dev] svnClientAdapter failed to build?

Author Shawn Jin <shawnemails at gmail dot com>
Full name Shawn Jin <shawnemails at gmail dot com>
Date 2010-09-17 08:09:25 PDT
Message Hello,

I checked http://subclipse.tig​ris.org/svn/subclips​e/trunk/svnClientAda​pterRevision
4703 in Eclipse and tried to build the project, it firstly gave me
error like:
  [javac]
/workspace_galilio/s​vnClientAdapter_late​st/src/javahl/org/ti​gris/subversion/svnc​lientadapter/javahl/​AbstractJhlClientAda​pter.java:323:
generics are not supported in -source 1.4
  [javac] (use -source 5 or higher to enable generics)

I then changed targetJvm=1.4 to targetJvm=1.6 in build.properties to allow
the generics but then the following error message appears:

[javac]
/scratch/xujin/works​pace_galilio/svnClie​ntAdapter_latest/src​/javahl/org/tigris/s​ubversion/svnclienta​dapter/javahl/Abstra​ctJhlClientAdapter.j​ava:37:
package org.apache.subversion.javahl does not exist
[javac] import org.apache.subversio​n.javahl.ClientExcep​tion;

It looks the org.apache.subversion.javahl package is missing. Could you
advise where I can find the library and what to do to get a successful build
of svnClientAdapter?

Thank you

Shawn
Attachments

« Previous message in topic | 1 of 7 | Next message in topic »

Messages

Show all messages in topic

[Subclipse-dev] svnClientAdapter failed to build? Shawn Jin <shawnemails at gmail dot com> Shawn Jin <shawnemails at gmail dot com> 2010-09-17 08:09:25 PDT
     Re: [Subclipse-dev] svnClientAdapter failed to build? markphip Mark Phippard 2010-09-17 08:18:28 PDT
         Re: [Subclipse-dev] svnClientAdapter failed to build? Shawn Jin <shawnemails at gmail dot com> Shawn Jin <shawnemails at gmail dot com> 2010-09-17 08:25:08 PDT
             Re: [Subclipse-dev] svnClientAdapter failed to build? markphip Mark Phippard 2010-09-17 08:34:20 PDT
                 Re: [Subclipse-dev] svnClientAdapter failed to build? Shawn Jin <shawnemails at gmail dot com> Shawn Jin <shawnemails at gmail dot com> 2010-09-17 08:52:28 PDT
         Re: [Subclipse-dev] svnClientAdapter failed to build? jcompagner jcompagner 2010-09-17 08:54:42 PDT
             Re: [Subclipse-dev] svnClientAdapter failed to build? markphip Mark Phippard 2010-09-17 09:07:34 PDT
Messages per page: