After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 668102 - java-libglom: Put .class files in target/
java-libglom: Put .class files in target/
Status: RESOLVED OBSOLETE
Product: glom
Classification: Other
Component: OnlineGlom
git master
Other Linux
: Normal normal
: ---
Assigned To: Murray Cumming
Murray Cumming
Depends on:
Blocks:
 
 
Reported: 2012-01-17 15:20 UTC by Murray Cumming
Modified: 2013-10-27 15:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-Cleanly-separate-src-and-target-as-is-normal-in-the-.patch (40.24 KB, patch)
2012-01-17 15:20 UTC, Murray Cumming
needs-work Details | Review

Description Murray Cumming 2012-01-17 15:20:56 UTC
Created attachment 205451 [details] [review]
0001-Cleanly-separate-src-and-target-as-is-normal-in-the-.patch

This patch more cleanly separates .java and .class files, but it is missing a 
  mkdir -p $(top_builddir)/target/main/
before automake tries to build the .class files from the java sources.
Comment 1 Murray Cumming 2013-10-27 15:56:28 UTC
java-libglom is not maintained now that gwt-glom uses a pure Java implementation.