[Bug 120793] Re: dont fail when building java source packages

2009-01-27 Thread Martin Pitt
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: cdbs (Ubuntu)
   Status: Incomplete = Invalid

-- 
dont fail when building java source packages
https://bugs.launchpad.net/bugs/120793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120793] Re: dont fail when building java source packages

2008-02-27 Thread Martin Pitt
I don't quite understand this -- why shouldn't the Java runtime be
present? It should certainly be a build dependency for Java packages?

** Changed in: cdbs (Ubuntu)
   Status: In Progress = Incomplete

-- 
dont fail when building java source packages
https://bugs.launchpad.net/bugs/120793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120793] Re: dont fail when building java source packages

2007-06-18 Thread Martin Pitt
** Changed in: cdbs (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Martin Pitt
   Status: Unconfirmed = In Progress

-- 
dont fail when building java source packages
https://bugs.launchpad.net/bugs/120793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120793] Re: dont fail when building java source packages

2007-06-17 Thread Michael Koch
A tested fix for this is here:

diff -Nru /tmp/1SUpT4sPud/cdbs-0.4.49ubuntu1/1/class/ant.mk.in 
/tmp/ZuqDGkMS2P/cdbs-0.4.49ubuntu2/1/class/ant.mk.in
--- /tmp/1SUpT4sPud/cdbs-0.4.49ubuntu1/1/class/ant.mk.in2007-05-21 
06:30:47.0 +
+++ /tmp/ZuqDGkMS2P/cdbs-0.4.49ubuntu2/1/class/ant.mk.in2007-06-17 
07:08:41.0 +
@@ -43,7 +43,7 @@
$(DEB_ANT_INVOKE) $(DEB_ANT_BUILD_TARGET)
touch debian/stamp-ant-build

-clean:: ant-sanity-check
+clean::
-$(DEB_ANT_INVOKE) $(DEB_ANT_CLEAN_TARGET)
rm -f debian/stamp-ant-build

diff -Nru /tmp/1SUpT4sPud/cdbs-0.4.49ubuntu1/debian/changelog 
/tmp/ZuqDGkMS2P/cdbs-0.4.49ubuntu2/debian/changelog
--- /tmp/1SUpT4sPud/cdbs-0.4.49ubuntu1/debian/changelog 2007-05-21 
07:06:22.0 +
+++ /tmp/ZuqDGkMS2P/cdbs-0.4.49ubuntu2/debian/changelog 2007-06-17 
07:04:17.0 +
@@ -1,3 +1,9 @@
+cdbs (0.4.49ubuntu2) gutsy; urgency=low
+
+  * Don't fail on debuild -S when ant clean can't be executed.
+ 
+ -- Michael Koch [EMAIL PROTECTED]  Sun, 17 Jun 2007 07:03:22 + +
 cdbs (0.4.49ubuntu1) gutsy; urgency=low

   * Merge to Debian unstable; remaining Ubuntu changes:

-- 
dont fail when building java source packages
https://bugs.launchpad.net/bugs/120793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs