public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/26688]  New: Classpath Makefiles assume CVS source control
@ 2006-03-15  8:38 tim dot vanholder at anubex dot com
  2006-03-15 19:45 ` [Bug libgcj/26688] " tromey at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tim dot vanholder at anubex dot com @ 2006-03-15  8:38 UTC (permalink / raw)
  To: java-prs

The makefiles for classpath, as included in the libjava tree, run find to
gather lists of specific files (for META-INF etc).  The matched files are then
copied to the build tree.
However, the command lines used for the find invocations specifically mention
'CVS' as a directory to exclude; since gcc has switched to subversion, '.svn'
should be excluded instead.
I /think/ this only impacts the list of files in the build tree, and as such is
fairly trivial, but I suppose the files may end up being included in some jar
file too.


-- 
           Summary: Classpath Makefiles assume CVS source control
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tim dot vanholder at anubex dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26688


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-04-27 12:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-15  8:38 [Bug java/26688] New: Classpath Makefiles assume CVS source control tim dot vanholder at anubex dot com
2006-03-15 19:45 ` [Bug libgcj/26688] " tromey at gcc dot gnu dot org
2006-03-15 23:00 ` pinskia at gcc dot gnu dot org
2006-03-16  0:19 ` [Bug classpath/26688] " tromey at gcc dot gnu dot org
2006-03-16  1:54 ` tromey at gcc dot gnu dot org
2006-03-16  1:58 ` tromey at gcc dot gnu dot org
2006-03-16  1:59 ` tromey at gcc dot gnu dot org
2006-04-27 12:13 ` gnu_andrew at member dot fsf dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).