[Bug 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-28 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=700335

Alexander Kurtakov  changed:

   What|Removed |Added

 CC||akurt...@redhat.com

--- Comment #1 from Alexander Kurtakov  2011-04-28 
05:38:24 EDT ---
The package is missing /etc/ant.d integration.Please look at checkstyle for
sample usage. Basically it's space separated paths to jar files in %_javadir
without the extension. E.g it would be smth like "ant/ant-antlr3 antlr3"
assuming that you need antlr3 on the classpath to use this task.

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-28 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=700335

Stanislav Ochotnicky  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||socho...@redhat.com
 AssignedTo|nob...@fedoraproject.org|socho...@redhat.com
   Flag||fedora-review?

--- Comment #2 from Stanislav Ochotnicky  2011-04-28 
07:36:03 EDT ---
I'll do the whole review, but feel free to create /etc/ant.d file (It would be
needed anyway).

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-28 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=700335

--- Comment #3 from Stanislav Ochotnicky  2011-04-28 
08:04:39 EDT ---
Package Review
==

Key:
- = N/A
x = Check
! = Problem
? = Not evaluated

=== REQUIRED ITEMS ===
[x]  Rpmlint output:
ant-antlr3-javadoc.noarch: W: spelling-error Summary(en_US) Javadocs -> Java
docs, Java-docs, Javanese
false alarm

ant-antlr3.src: W: invalid-url Source0: antlr3-task.zip
explained in spec. It was fixed in upstream, but will the fix be available in
f-13+ rpms? If yes than this can be done properly...
3 packages and 0 specfiles checked; 0 errors, 2 warnings.


[x]  Package is named according to the Package Naming Guidelines[1].
[x]  Spec file name must match the base package name, in the format
%{name}.spec.
[x]  Package meets the Packaging Guidelines[2].
[x]  Package successfully compiles and builds into binary rpms.
[x]  Buildroot definition is not present
[x]  Package is licensed with an open-source compatible license and meets other
legal requirements as defined in the legal section of Packaging
Guidelines[3,4].
[x]  License field in the package spec file matches the actual license.
License type: ASL 2.0
[-]  If (and only if) the source package includes the text of the license(s) in
its own file, then that file, containing the text of the license(s) for the
package is included in %doc.
It would be best if you contacted upstream and asked them to include LICENSE
file in the tarball/zip. And while you are at it...ask them to provide
versioned source zip in one of standard directories.

http://antlr.org/share/1169924912745/antlr3-task.zip  is weird because it
doesn't contain any date/version information.

[-]  All independent sub-packages have license of their own
[x]  Spec file is legible and written in American English.
[-]  Sources used to build the package matches the upstream source, as provided
in the spec URL.
Regenerated from upstream sources, contents match
[x]  All build dependencies are listed in BuildRequires, except for any that
are listed in the exceptions section of Packaging Guidelines[5].
[x]  Package must own all directories that it creates.
[x]  Package requires other packages for directories it uses.
[x]  Package does not contain duplicates in %files.
[x]  Permissions on files are set properly.
[x]  Package does NOT have a %clean section which contains rm -rf %{buildroot}
(or $RPM_BUILD_ROOT). (not needed anymore)
[x]  Package consistently uses macros (no %{buildroot} and $RPM_BUILD_ROOT
mixing)
[x]  Package contains code, or permissable content.
[x]  Fully versioned dependency in subpackages, if present.
[-]  Package contains a properly installed %{name}.desktop file if it is a GUI
application.
[x]  Package does not own files or directories owned by other packages.
[x]  Javadoc documentation files are generated and included in -javadoc
subpackage
[x]  Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlinks)
[x]  Packages have proper BuildRequires/Requires on jpackage-utils
[!]  Javadoc subpackages have Require: jpackage-utils
Javadocs should Require jpackage-utils for directory
[-]  Package uses %global not %define
[-]  If package uses tarball from VCS include comment how to re-create that
tarball (svn export URL, git clone URL, ...)
[!]  If source tarball includes bundled jar/class files these need to be
removed prior to building
Zipball contains ant-antlr3.jar that is not used during build, but we normally
remove *jar and *class files in %prep to be sure and not to confuse reviewers
:-)
[x]  All filenames in rpm packages must be valid UTF-8.
[x]  Jar files are installed to %{_javadir}/%{name}.jar (see [6] for details)
[-]  If package contains pom.xml files install it (including depmaps) even when
building with ant
[-]  pom files has correct add_to_maven_depmap call which resolves to the pom
file (use "JPP." and "JPP-" correctly)

=== Other suggestions ===
[x]  If possible use upstream build method (maven/ant/javac)
[x]  Avoid having BuildRequires on exact NVR unless necessary
[x]  Package has BuildArch: noarch (if possible)
[?]  Latest version is packaged.
[x]  Reviewer should test that the package builds in mock.
Tested on: fedora-rawhide-x86_64


=== Issues ===
1. javadoc requires on jpackage-utils
2. source url...is it going to be fixed for fedora rpms?
3. inclusion license file in zipball and versioned zipball releases (upstream)
4. remove bundled jar for the sake of consistency :-)
5. include already mentioned ant.d file

[1] https://fedoraproject.org/wiki/Packaging:NamingGuidelines
[2] https://fedoraproject.org/wiki/Packaging:Guidelines
[3] https://fedoraproject.org/wiki/Packaging:LicensingGuidelines
[4] https://fedoraproject.org/wiki/Licensing:Main
[5] https://fedoraproject.org/wiki/Packaging/Guidelines#Exceptions_2
[6] https://fedoraproject.org/wiki/Packaging:Java#Filenames

-- 
Configure bugmail:

[Bug 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-28 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=700335

--- Comment #4 from Karel Klíč  2011-04-28 09:33:27 EDT ---
Spec URL: http://kklic.fedorapeople.org/ant-antlr3.spec
SRPM URL: http://kklic.fedorapeople.org/ant-antlr3-20110110-2.fc14.src.rpm

* Thu Apr 28 2011 Karel Klíč  - 20110110-2
- Added /etc/ant.d integration
- Require jpackage-utils by -javadoc package (needed for directory)
- Remove bundled jar in %%prep

> 1. javadoc requires on jpackage-utils
Fixed.

> 2. source url...is it going to be fixed for fedora rpms?
RPM developers decided to fix it in upstream only. I'll revisit the issue every
time the package is updated (inevitably, as the upstream file needs to be
repackaged until the bug is fixed).
I think this is not a blocker.

> 3. inclusion license file in zipball and versioned zipball releases (upstream)
I'm going to write an email to the upstream developer right now and ask him for
this. This should not block the review process.

> 4. remove bundled jar for the sake of consistency :-)
Done

> 5. include already mentioned ant.d file
Done

Thank you for the review!

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-28 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=700335

--- Comment #5 from Stanislav Ochotnicky  2011-04-28 
10:01:35 EDT ---
I am almost sure this is wrong:
cat > $RPM_BUILD_ROOT%{_sysconfdir}/ant.d/ant-antlr3 << EOF
ant-antlr3 antlr3
EOF


Shouldn't it be?:
cat > $RPM_BUILD_ROOT%{_sysconfdir}/ant.d/ant-antlr3 << EOF
ant/ant-antlr3 antlr3
EOF

Other than package seems good now, but I'd advise you to actually use it when
building something (nudge nudge, wink wink - stanse) to see that it actually
works.

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-28 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=700335

--- Comment #6 from Karel Klíč  2011-04-28 12:27:11 EDT ---
Spec URL: http://kklic.fedorapeople.org/ant-antlr3.spec
SRPM URL: http://kklic.fedorapeople.org/ant-antlr3-20110110-3.fc14.src.rpm

* Thu Apr 28 2011 Karel Klíč  - 20110110-3
- Fixed the name in /etc/ant.d/ant-antlr3


> Shouldn't it be?:
> cat > $RPM_BUILD_ROOT%{_sysconfdir}/ant.d/ant-antlr3 << EOF
> ant/ant-antlr3 antlr3
> EOF
Yes, sorry.

> I'd advise you to actually use it when
> building something (nudge nudge, wink wink - stanse) to see that it actually
> works.
I use it for building stanse and it seems to work well.

I guess the /etc/ant.d/ant-antlr3 file makes it possible to use ant-antlr3 task
without adding ant-antlr3 and antlr3 jars to classpath. In stanse, the jar
files are added to classpath when building 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

[Bug 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-28 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=700335

Karel Klíč  changed:

   What|Removed |Added

 Blocks||700566

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-29 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=700335

Stanislav Ochotnicky  changed:

   What|Removed |Added

   Flag|fedora-review?  |fedora-review+

--- Comment #7 from Stanislav Ochotnicky  2011-04-29 
03:11:42 EDT ---
Package is good now, just try to work out those few mini-issues with upstream.
Approved.

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-29 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=700335

Karel Klíč  changed:

   What|Removed |Added

   Flag||fedora-cvs?

--- Comment #8 from Karel Klíč  2011-04-29 03:39:55 EDT ---
New Package SCM Request
===
Package Name: ant-antlr3
Short Description: Antlr3 task for Ant
Owners: kklic
Branches: f14 f15
InitialCC:

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-04-30 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=700335

--- Comment #9 from Jason Tibbitts  2011-04-30 14:14:33 EDT 
---
Git done (by process-git-requests).

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-05-02 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=700335

--- Comment #10 from Fedora Update System  
2011-05-02 09:11:57 EDT ---
ant-antlr3-20110110-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/ant-antlr3-20110110-3.fc15

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-05-02 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=700335

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-05-02 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=700335

--- Comment #11 from Fedora Update System  
2011-05-02 09:12:06 EDT ---
ant-antlr3-20110110-3.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/ant-antlr3-20110110-3.fc14

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-05-02 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=700335

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #12 from Fedora Update System  
2011-05-02 18:29:37 EDT ---
ant-antlr3-20110110-3.fc14 has been pushed to the Fedora 14 testing repository.

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-05-13 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=700335

--- Comment #13 from Fedora Update System  
2011-05-13 19:16:22 EDT ---
ant-antlr3-20110110-3.fc14 has been pushed to the Fedora 14 stable repository.

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-05-13 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=700335

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||ant-antlr3-20110110-3.fc14
 Resolution||ERRATA
Last Closed||2011-05-13 19:16:28

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-05-18 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=700335

--- Comment #14 from Fedora Update System  
2011-05-19 01:03:44 EDT ---
ant-antlr3-20110110-3.fc15 has been pushed to the Fedora 15 stable repository.

-- 
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 700335] Review Request: ant-antlr3 - Antlr3 task for Ant

2011-05-18 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=700335

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|ant-antlr3-20110110-3.fc14  |ant-antlr3-20110110-3.fc15

-- 
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