[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2015-01-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049



--- Comment #18 from Julien Enselme juj...@jujens.eu ---
(In reply to Raphael Groner from comment #16)
  Spec URL:
  http://jenselme.perso.centrale-marseille.fr/visible/SPECS/netbeans-ide.spec
  SRPM URL:
  http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/netbeans-8.0.2-1.
  fc21.src.rpm
 
 Well, you should not use two separate names for each the spec file and the
 SRPM, please correct that.

Here are the new Spec and SRPM (names are the same):
- SPECS:
http://jenselme.perso.centrale-marseille.fr/visible/SPECS/netbeans-ide.spec
- SRPM:
http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/netbeans-ide-8.0.2-1.fc21.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2015-01-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Julien Enselme juj...@jujens.eu changed:

   What|Removed |Added

 Depends On||885675



--- Comment #15 from Julien Enselme juj...@jujens.eu ---
For your information, I tried to update to 8.0.2 without netbeans-platform as a
dependency. It seems that netbeans includes the source for this package.
However, I get an error message.

I think it can be solved if netbeans-platform is compiled separately. The error
message is here:
http://jenselme.perso.centrale-marseille.fr/visible/logs/2015-01-10_build-nb.error.log.

Help would be appreciated.

Spec URL:
http://jenselme.perso.centrale-marseille.fr/visible/SPECS/netbeans-ide.spec
SRPM URL:
http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/netbeans-8.0.2-1.fc21.src.rpm


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=885675
[Bug 885675] update to 7.2.1
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2015-01-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049



--- Comment #17 from Julien Enselme juj...@jujens.eu ---
(In reply to Raphael Groner from comment #16)
 (In reply to Julien Enselme from comment #15)
  For your information, I tried to update to 8.0.2 without netbeans-platform
  as a dependency. It seems that netbeans includes the source for this
  package. However, I get an error message.
 
 You have to unbundle netbeans-platform, cause it is already a separate
 package. Maybe ask the maintainers of netbeans-platform to update the
 package. By the way, what is the difference between thos both packages
 netbeans-platform and netbeans-platform8 in SCM? netbeans-platform8 seems to
 be orphaned since a long time, see
 http://pkgs.fedoraproject.org/cgit/netbeans-platform8.git/commit/
 ?id=3fc6fe194b12f61cf5abbb8d884dfb4101e4dcff
I don't know. I have added with my previous comment
https://bugzilla.redhat.com/show_bug.cgi?id=885675 (uptade netbeans-platform to
8.0.2) as a blocker for this bug. I tried to update it but failed for now. See
my comment there for more information.
 
  I think it can be solved if netbeans-platform is compiled separately. The
  error message is here:
  http://jenselme.perso.centrale-marseille.fr/visible/logs/2015-01-10_build-nb.
  error.log.
 
 The java classes in org.openide.* are from netbeans-platform, so you have to
 set the package as a dependeny with BuildRequires. For instance, see
 http://bits.netbeans.org/dev/javadoc/org-openide-util-lookup/org/openide/
 util/lookup/package-summary.html
Thanks
 
  Spec URL:
  http://jenselme.perso.centrale-marseille.fr/visible/SPECS/netbeans-ide.spec
  SRPM URL:
  http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/netbeans-8.0.2-1.
  fc21.src.rpm
 
 Well, you should not use two separate names for each the spec file and the
 SRPM, please correct that.

Indeed. I renamed the spec but not the package it contains. I will update that
and reupload the SRPM soon.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2015-01-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Raphael Groner projects...@smart.ms changed:

   What|Removed |Added

 CC||oma...@redhat.com
  Flags||needinfo?(oma...@redhat.com
   ||)



--- Comment #16 from Raphael Groner projects...@smart.ms ---
(In reply to Julien Enselme from comment #15)
 For your information, I tried to update to 8.0.2 without netbeans-platform
 as a dependency. It seems that netbeans includes the source for this
 package. However, I get an error message.

You have to unbundle netbeans-platform, cause it is already a separate package.
Maybe ask the maintainers of netbeans-platform to update the package. By the
way, what is the difference between thos both packages netbeans-platform and
netbeans-platform8 in SCM? netbeans-platform8 seems to be orphaned since a long
time, see
http://pkgs.fedoraproject.org/cgit/netbeans-platform8.git/commit/?id=3fc6fe194b12f61cf5abbb8d884dfb4101e4dcff

 I think it can be solved if netbeans-platform is compiled separately. The
 error message is here:
 http://jenselme.perso.centrale-marseille.fr/visible/logs/2015-01-10_build-nb.
 error.log.

The java classes in org.openide.* are from netbeans-platform, so you have to
set the package as a dependeny with BuildRequires. For instance, see
http://bits.netbeans.org/dev/javadoc/org-openide-util-lookup/org/openide/util/lookup/package-summary.html

 Help would be appreciated.
 
 Spec URL:
 http://jenselme.perso.centrale-marseille.fr/visible/SPECS/netbeans-ide.spec
 SRPM URL:
 http://jenselme.perso.centrale-marseille.fr/visible/SRPMS/netbeans-8.0.2-1.
 fc21.src.rpm

Well, you should not use two separate names for each the spec file and the
SRPM, please correct that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Boris knoe3...@uni-trier.de changed:

   What|Removed |Added

 CC|knoe3...@uni-trier.de   |



--- Comment #14 from Julien Enselme juj...@jujens.eu ---
Thanks for the links. I am starting to work on it.

(In reply to Raphael Groner from comment #13)
 Well, to prevent further confusion with -platform or -javaparser which are
 both single packages (no subpackages) for its own, we should consider to
 rename this review package to netbeans-ide, just like Mageia does it already.
 
 http://mageia.madb.org/package/show/release/1/name/netbeans-ide

I agree.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049



--- Comment #11 from Julien Enselme juj...@jujens.eu ---
Hi,

I am willing to maintain this package. If you have any advice or updated SPECS,
please let me know.

Regards,

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049



--- Comment #12 from Raphael Groner projects...@smart.ms ---
Hi Julien,

thanks for your interest to maintain this package. I would like to contribute
as a co-maintainer. :)

Latest (semi-official) builds I can find seem to be from those days of F17 with
Netbeans v7.0.1:
http://kojipkgs.fedoraproject.org/packages/netbeans/7.0.1/1.fc17/src/netbeans-7.0.1-1.fc17.src.rpm

Those kojis are officially linked from the Netbeans Wiki:
http://wiki.netbeans.org/Fedora/How_To/Install_NetBeans_Platform/RPM_Package_Manager

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049



--- Comment #13 from Raphael Groner projects...@smart.ms ---
Well, to prevent further confusion with -platform or -javaparser which are both
single packages (no subpackages) for its own, we should consider to rename this
review package to netbeans-ide, just like Mageia does it already.

http://mageia.madb.org/package/show/release/1/name/netbeans-ide

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049
Bug 810049 depends on bug 885634, which changed state.

Bug 885634 Summary: update to 7.4
https://bugzilla.redhat.com/show_bug.cgi?id=885634

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049



--- Comment #10 from gil cattaneo punto...@libero.it ---
I have no more interest in maintaining this package.
Please, if someone have time to spend, i willingly leave its maintenance.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049



--- Comment #7 from Raphael Groner projects...@smart.ms ---
Please update to v8.0.1:

https://netbeans.org/community/releases/80/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Raphael Groner projects...@smart.ms changed:

   What|Removed |Added

 CC||iluh...@gmail.com



--- Comment #8 from Raphael Groner projects...@smart.ms ---
*** Bug 821636 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-11-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Raphael Groner projects...@smart.ms changed:

   What|Removed |Added

 CC||upstream-release-monitoring
   ||@fedoraproject.org



--- Comment #9 from Raphael Groner projects...@smart.ms ---
*** Bug 781388 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2014-08-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Julien Enselme juj...@jujens.eu changed:

   What|Removed |Added

 CC||juj...@jujens.eu



--- Comment #6 from Julien Enselme juj...@jujens.eu ---
Hi,

I too would like to see Netbeans in Fedora. Have managed any progress on this
bug recently? Can I help you in any way?

Regards,

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2013-11-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Mario Blättermann mario.blaetterm...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2013-04-11 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Mat Booth fed...@matbooth.co.uk changed:

   What|Removed |Added

 Depends On||885634

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=8qkqcyz0CDa=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2013-04-11 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Bug 810049 depends on bug 826530, which changed state.

Bug 826530 Summary: update to 7.1.1
https://bugzilla.redhat.com/show_bug.cgi?id=826530

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |DUPLICATE

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=K8Uob8wK6Ra=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2012-12-10 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=810049

Bug 810049 depends on bug 826541, which changed state.

Bug 826541 Summary: update to 7.1.1
https://bugzilla.redhat.com/show_bug.cgi?id=826541

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NEXTRELEASE

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=QhtSvLjNIna=cc_unsubscribe
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2012-05-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

--- Comment #3 from Itamar Reis Peixoto ita...@ispbrasil.com.br ---
Can you post a link for a koji scratch build ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2012-05-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

--- Comment #4 from gil cattaneo punto...@libero.it ---
sorry only for 826530 826541

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2012-05-31 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

--- Comment #5 from gil cattaneo punto...@libero.it ---
only for https://bugzilla.redhat.com/show_bug.cgi?id=826530

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2012-05-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

gil cattaneo punto...@libero.it changed:

   What|Removed |Added

 Depends On||826530, 826541

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2012-05-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=810049

gil cattaneo punto...@libero.it changed:

   What|Removed |Added

 Blocks||810048

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2012-04-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=810049

--- Comment #2 from gil cattaneo punto...@libero.it 2012-04-05 04:55:18 EDT 
---
if it is not a problem... yes
thanks

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

[Bug 810049] Review Request: netbeans - Integrated Development Environment (IDE)

2012-04-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=810049

Itamar Reis Peixoto ita...@ispbrasil.com.br changed:

   What|Removed |Added

 CC||ita...@ispbrasil.com.br
 AssignedTo|nob...@fedoraproject.org|ita...@ispbrasil.com.br
   Flag||fedora-review?

--- Comment #1 from Itamar Reis Peixoto ita...@ispbrasil.com.br 2012-04-04 
22:14:39 EDT ---
do you want me to review it ?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review