Hi,
On Mon, Feb 01, 2016 at 11:14:32PM +0100, Markus Koschany wrote:
> I also
> noticed that lombok master fails to build from source (some TABS are
> missing in debian/rules) and I suggest to create a separate branch to
> ensure that master always works.
These stupid tabs were injected by me due
Hi,
I am trying to start packaging dependencies for sbt and I have some
questions:
1. Some libraries used in sbt have different versions. How can I
handle this cases?
2. Is it possible to packaging in debian different version for the
same library?
3. maybe some libs may need sbt to build the
Andreas,
the latest version of maven-scala-plugin is available at
https://github.com/davidB/scala-maven-plugin/tree/v2.15.2 (both plugin
share the same history, repo,...) this version work for maven 2 and didn't
rely on zinc. and it should match your initial requirement. As the version
3 also chan
Am 01.02.2016 um 23:01 schrieb Andreas Tille:
> Hi,
>
> any idea how to build libnetlib-java with the existing lombok package or
> how to fix the lombok package that I can build libnetlib-java
> successfully. I have no idea what might went wrong here.
>
I'm currently working on getting the andr
Hi David,
On Mon, Feb 01, 2016 at 10:41:53PM +0100, David Bernard wrote:
> zinc is optional at runtime, but required at build time (part of the code
> depends of it).
That actually was my question: Do you see any chance to patch the code
to not require zinc at build time. If I do not intend to
Hi,
any idea how to build libnetlib-java with the existing lombok package or
how to fix the lombok package that I can build libnetlib-java
successfully. I have no idea what might went wrong here.
Kind regards
Andreas.
On Fri, Jan 29, 2016 at 09:49:53AM +0100, Andreas Tille wrote:
> Hi Em
zinc is optional at runtime, but required at build time (part of the code
depends of it).
I don't know the package policy of Debian (I use ArchLinux). Is it
mandatarory to build every package (like in a gentoo)? If yes you'll have
to build all the dependency of plugin, jars, ... from source and in
Am 01.02.2016 um 21:42 schrieb Felix Natter:
[...]
> --> I need to plan to drop libjortho-freeplane-java.
>
> Do I need a Replaces: for freeplane-1.3's libjortho-freeplane-java
> in the freeplane-1.5 package?
Nope. You only need Breaks and Replaces if freeplane 1.5 provides the
identical artifact
Hi David,
On Mon, Feb 01, 2016 at 09:38:44PM +0100, David Bernard wrote:
>
> TBH, I don't understand why you package a maven plugin ?
I can understand that from a maven plugin author this sounds totally
crazy since maven is designed to download what is missing. However, the
Debian archive has t
Markus Koschany writes:
> Am 01.02.2016 um 18:30 schrieb Felix Natter:
>> hello debian-java,
>>
>> the freeplane (1.[123]-)package used to install a separate package with a
>> modified
>> embedded version of jortho (http://jortho.sourceforge.net/, GPL):
>> https://packages.debian.org/source/s
Am 01.02.2016 um 18:30 schrieb Felix Natter:
> hello debian-java,
>
> the freeplane (1.[123]-)package used to install a separate package with a
> modified
> embedded version of jortho (http://jortho.sourceforge.net/, GPL):
> https://packages.debian.org/source/sid/freeplane
>
> I am in the proc
hello debian-java,
the freeplane (1.[123]-)package used to install a separate package with a
modified
embedded version of jortho (http://jortho.sourceforge.net/, GPL):
https://packages.debian.org/source/sid/freeplane
I am in the process of modifying the package with the new gradle build
system
On Mon, Feb 01, 2016 at 02:38:19PM +0100, Emmanuel Bourg wrote:
> > I wonder whether I could really skip the Zinc dependency. I'm also
> > afraid that if Zinc is not available I need at least xsbti - so just
> > another package I need to create. Is this correct?
>
> You ignored the zinc dependen
Le 1/02/2016 14:35, Andreas Tille a écrit :
> I wonder whether I could really skip the Zinc dependency. I'm also
> afraid that if Zinc is not available I need at least xsbti - so just
> another package I need to create. Is this correct?
You ignored the zinc dependency, but now you need to patch
Hi,
[Upstream in CC. David for better understanding you might like to read
my mail
https://lists.debian.org/debian-java/2016/02/msg0.html
and the related patch
https://anonscm.debian.org/cgit/pkg-java/maven-scala-plugin.git/tree/debian/patches/disable_zinc.patch
If you read below the
On Mon, 2016-02-01 at 12:18 +0100, Andreas Tille wrote:
> I admit I have no idea how
> to
> craft the suggested publishedRule.
The maven.publishedRules usually gets generated with comments to help
you if you used mh_make. If not, check another project for reference
such as [1]. Adding the line be
Hi Andrew,
On Mon, Feb 01, 2016 at 03:05:32AM -0800, Andrew Schurman wrote:
> On Mon, 2016-02-01 at 09:51 +0100, Andreas Tille wrote:
> > Thanks for "reading aloud" for me - this might be due to my partial
> > blindness for Java problems. :-)
>
> No worries. Sometimes people overlook the simplest
On Mon, 2016-02-01 at 09:51 +0100, Andreas Tille wrote:
> Thanks for "reading aloud" for me - this might be due to my partial
> blindness for Java problems. :-)
No worries. Sometimes people overlook the simplest solutions because
they've been tackling a problem for too long.
>
> The next stumb
Hi Andrew,
On Sat, Jan 30, 2016 at 01:05:00PM -0800, Andrew Schurman wrote:
> > artifact com.typesafe.zinc:zinc:jar:debian has not been downloaded
>
> All the details are in the error output. I've highlighted the line you
> should pay attention to. It says you're missing the project
> com.typesaf
19 matches
Mail list logo