Login | Register
My pages Projects Community openCollabNet

Discussions > dev > Re: [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

Re: [Subclipse-dev] svnClientAdapter failed to build?

Author markphip
Full name Mark Phippard
Date 2010-09-17 08:18:28 PDT
Message This looks like a rookie mistake on my part. Sorry. I made a branch
of svnClientAdapter to work on SVN 1.7 support but I did not update
the usage of svn:externals in that branch so I have been committing my
changes to trunk.

Please just run:

$ svn up -r4658

This will put your working copy back where trunk is supposed to be. I
will work on merging my changes over to the branch they belong and
getting trunk back to where it was at 4658.

Mark




On Fri, Sep 17, 2010 at 11:09 AM, Shawn Jin <shawnemails at gmail dot com> wrote:
> Hello,
>
> I checked http://subclipse.tig​ris.org/svn/subclips​e/trunk/svnClientAda​pter
> Revision 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.subve​rsion.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
>
>



--
Thanks

Mark Phippard
http://markphip.blogspot.com/

« Previous message in topic | 2 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: