Hi Doug,
thanks for that - I need to look this over (the problem with using an
IDE most of the time :-) ).
You are correct, jxplorer.jar should be built in the jars directory.
The other three jars are libraries and should not be built.
I'll have a look at your suggestions!
cheers,
- Chris
On Thu, Nov 10, 2011 at 9:30 AM, Douglas E. Engert <deeng...@anl.gov> wrote:
>
>
> On 11/7/2011 10:46 PM, Chris Betts wrote:
>
>> Hi Folks,
>>
>> we've got a new version of JXplorer in beta; this time with multiple
>> windows allowing you can copy and paste between directories.
>>
>> https://sourceforge.net/**projects/jxplorer/files/**
>> jxplorer/version%203.3%20%**28beta%201%29/<https://sourceforge.net/projects/jxplorer/files/jxplorer/version%203.3%20%28beta%201%29/>
>>
>> feedback welcome!
>>
>
> I am trying to compile from SVN:
>
> Last Changed Author: pegacat
> Last Changed Rev: 57
> Last Changed Date: 2011-11-07 20:30:17 -0600 (Mon, 07 Nov 2011)
>
> There appears to be some discrepancies in the build.xml as to the location
> of
> the jxplorer.jar file.
>
> <jar jarfile="${jars}/jxplorer.jar"**>
> says the jar file should be in the jars directory.
>
> The clean section has:
> <target name="clean" depends="init" description="Cleans all build
> artifacts">
> <delete file="jxplorer.jar"/>
> which says it is in the current directory?
>
> The clean section does not delete the classes directory either,
> so a new build without any source changes just uses the old classes.
> (Found this out when testing the target= and source=. See below.)
>
> The SNV contains a jars/jxplorer.jar as well as three other jar files.
> Since the build.xml is building the jars/jxplorer.jar, I would think
> jxplorer.jar should not be in SVN repository at all.
>
> The dist section copies jars/*.jars and ./jxplorer.jar to the dist
> which would only copy one of the jxplorer.jar files, even if two existed.
>
> The build section has target=1.4 and source=1.4 To compile, I had to set
> these to 1.5. (1.6 gave errors, where as 1.5 gave a lot of warnings.)
>
> So it appears that once the classes are built, a new jars/jxplorer.jar
> is created. But a clean does not clean up the classes or the
> jars/jxplorer.jar, and so there is no way to get back to a clean
> SVN repository.
>
>
> I am not much of a Java programmer, but attached are some suggestions
> for the build.xml.
>
> And should the help.jar, jhall.jar and junit.jar also be built?
> Where is the source for these?
>
> Thanks.
>
>
>
>> cheers,
>>
>> - Chris
>>
>> --
>> Dr Christopher Betts
>> Pegacat Software
>> Melbourne, Australia
>> m: 0408 533 456
>>
>>
>> ------------------------------**------------------------------**
>> ------------------
>> RSA(R) Conference 2012
>> Save $700 by Nov 18
>> Register now
>> http://p.sf.net/sfu/rsa-**sfdev2dev1 <http://p.sf.net/sfu/rsa-sfdev2dev1>
>>
>>
>>
>> ______________________________**_________________
>> Jxplorer-users mailing list
>> Jxplorer-users@lists.**sourceforge.net<Jxplorer-users@lists.sourceforge.net>
>> https://lists.sourceforge.net/**lists/listinfo/jxplorer-users<https://lists.sourceforge.net/lists/listinfo/jxplorer-users>
>>
>
> --
>
> Douglas E. Engert <deeng...@anl.gov>
> Argonne National Laboratory
> 9700 South Cass Avenue
> Argonne, Illinois 60439
> (630) 252-5444
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Jxplorer-users mailing list
> Jxplorer-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jxplorer-users
>
>
--
Dr Christopher Betts
Pegacat Software
Melbourne, Australia
m: 0408 533 456
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users