octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #38532] make dist without java produces incomp


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #38532] make dist without java produces incomplete source distribution
Date: Sat, 16 Mar 2013 21:48:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22

URL:
  <http://savannah.gnu.org/bugs/?38532>

                 Summary: make dist without java produces incomplete source
distribution
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Sat 16 Mar 2013 05:48:46 PM EDT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The source distribution includes the java source files under
scripts/java/org/octave as well as octave.jar containing the compiled java
.class files.

If Octave is configured without java, those files are not included in the
distribution tarball.

1) Should octave.jar be included in EXTRA_DIST? It's built on "make" and
removed on "make clean", is there any benefit to including it in the source
distribution?

If yes, then we should error if "make dist" is run when java is disabled.

If no, then we should delete it from EXTRA_DIST and add the .java source files
to the distribution so we get the same source tarball with or without java.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38532>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]