multiple dependencies installed during yum update
by Guido Grazioli
Hello, today after running, as usual, yum update --skip-broken on rawhide,
i got several java packages installed as dependencies, I mean about
40 megs of rpms, some ant-, a lot of jetty-, mongo-, lucene-contrib,
some felix-, down to some eclipse-).
I can post the full list if needed.
The only java packages I had installed in rawhide before the update were:
jetty, jboss-, maven- and their dependencies (and openjdk).
Is all that an intended behaviour?
Guido
--
Guido Grazioli <guido.grazioli(a)gmail.com>
Via Parri 11 48011 - Alfonsine (RA) (Italy)
3 Baltic Circuit - 3030 Point Cook - VIC (Australia)
Mobile: +39 347 1017202 (10-18 GMT+12)
Key FP = 7040 F398 0DED A737 7337 DAE1 12DC A698 5E81 2278
Linked in: http://www.linkedin.com/in/guidograzioli
11 years, 5 months
Maven error log due to UTF8 during make rpm
by dfediuck@redhat.com
Hi guys,
I hope someone here stumbled upon it, and has a good idea.
We have some Java source files with remarks in French, including
Unicode characters.
When running simple maven build it works well.
However, when using rpmbuild, we're failing
with errors like this:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project talendRoutines: Compilation failure: Compilation failure:
[ERROR] /home/xxx/git-repos/ovirt-dwh/rpmtop/BUILD/ovirt-dwh-3.0/data-warehouse/history_etl/etl_sources/talendRoutines/src/main/java/routines/TalendString.java:[274,35] unmappable character for encoding ASCII
...
When debugging this, we saw that rpmbuild actually sets LANG=C,
which disables unicode thus resulting with the error.
1. Did anyone see this before?
2. Any idea how to disable the LANG setting during rpmbuild?
I'm sure Fedora Java dev's should be aware of it.
Thanks!
Doron
11 years, 5 months
pdebuild macro
by Orion Poplawski
I'm seeing:
+ /usr/lib64/eclipse/buildscripts/pdebuild -d 'cdt cdt-parsers jgit rse' -f
org.eclipse.ptp.utils -a '-DjavacSource=1.5 -DjavacTarget=1.5 -Dnoclean=true'
pdebuild was renamed into eclipse-pdebuild and moved into _bindir
Looks like https://fedoraproject.org/wiki/Packaging/EclipsePlugins#pdebuild
needs to be updated. But we need to make things conditional for F17+ and before.
Perhaps eclipse-pde should define a macro for it, but it would need to get
pushed all the way down to F15 to be useful. Otherwise every package will
probably need to put in a conditional if you want to have a common spec for
all releases.
Thoughts?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder Office FAX: 303-415-9702
3380 Mitchell Lane orion(a)nwra.com
Boulder, CO 80301 http://www.nwra.com
11 years, 5 months
JBoss AS 7 in Fedora
by Marek Goldmann
Quick heads-up:
JBoss AS 7 package (jboss-as) was approved, it'll be available in
Rawhide and Fedora 17 soon!
--Marek
11 years, 6 months
GSOC 2012 Proposal: JBoss Fedora Spin
by Zack Garza
Hello, all -
I just thought I would introduce myself. My name is Zack, and I am hoping
to participate to GSOC this year by helping contribute to the Fedora
Project.
My proposal is based creating spins of Fedora based on using JBoss tools
and community packages for application development, which I've submitted it
over at Google Melange<http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/dzack/1>
.
I would greatly appreciate any feedback or comments on it, as I would
really like to produce something the community will enjoy using. I am also
still currently looking for a mentor, and would welcome any guidance in
that respect.
Thank you for your time, and I look forward to hopefully working with you
all!
-Zack Garza
User Page: https://fedoraproject.org/wiki/User:Dzack
11 years, 6 months